• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WindowsLoop

Detailed Windows tutorials and guides

  • How To
  • Store App Showcase
You are here: Home / How To / How to Keep a Window Always on Top on Windows 10 / 8 / 7

How to Keep a Window Always on Top on Windows 10 / 8 / 7

January 20, 2019 Bashkarla Leave a Comment

Let be honest, we all one time or another wondered how to keep a window always on top so that no matter how you switch between windows, the target window will always be on top of the others. Putting a window on top is especially useful when you are watching videos while working or when doing research and don't want to lose focus from an important document or window.

The problem is, Windows has no built-in option to set a window always on top. Sure the new Movies and TV app allow picture-in-picture mode for video consumption but it is very limited as you don't have the same functionality for other apps. The good thing is, there are several different ways to make a window stay always on top of other windows.

Let me show you how.

Keep A Window on Top on Windows 10

I'm showing different methods to keep a window always on top. All the methods shown below achieve the same result. Use the one you are comfortable.

Jump to:

  • AutoHotkey
  • WindowTop
  • TurboTop

Method 1: Use Always on Top AutoHotkey Script

AutoHotkey is one of my favorite software. In fact, I use it daily to open my daily used programs with custom shortcuts. The best thing about AutoHotkey is that it is very lightweight and easy to use.

One of the things I use AutoHotkey is to set a target window on top of others when I press a keyboard shortcut.

1. First, download and install AutoHotkey. After installing, you will not see any user interface.

2. Now, you need to create a custom AutoHotkey script. To do that, create a new text file. Next, copy and paste the below code in the text file.

;Always on Top
^+SPACE::  Winset, Alwaysontop, , A
Return

Keep window always on top 01

3.  Save the file as "alwaysontop.ahk". The .ahk extension is important.

Keep window always on top 02

4. That is it. Double-click on the newly created AutoHotkey script. From now on, you can set any window on top by simply selecting the window and then pressing the keyboard shortcut Ctrl + Shift + Space.

If you want to customize the keyboard shortcut, here's a helpful page you can follow. To reset always on top window, press the keyboard shortcut again.

Method 2: Use WindowTop to Keep Window on Top of Other Windows

WindowTop is a simple and portable software to make a window stay on top. What's special about WindowTop is that it has a few other interesting features like the ability to change the opacity of a target window and enable dark mode. If you don't like dealing with scripts then WindowTop is a pretty good choice. These additional features are available only to pro users though.

1. First download WindowTop, extract it, go to the Portable folder in it and double click on the "WindowTop.exe" file.

Keep window always on top 03

2. As soon as you open the application, all your windows will have a new drop-down that appears when you hover over the title bar. Expand the drop-down menu and select the "Set Top" options to keep a window always on top.

Keep window always on top 04

To reset the window, click on the "Set Top" option again.

Method 3: Use TurboTop

If you are looking for a much simpler software then TurboTop is the one. Just go here, download TurboTo and install like any other software. Once installed, launch TurboTop from the start menu and, click on the taskbar icon.

You will see a list of all the available app windows you can set on top. Just select the window that you want to stay always on top.

Keep window always on top 05

That is it. It is that simple to keep a window on top.

If you like this article then you might also like to how to change mouse pointer color and size, how to change default PDF viewer on Windows 10, and how to rename chrome tabs. Do check them out.

How To always on top, how to, keep a window on top, tips

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Recent Posts

Download KB4530684 Offline Installer for Windows 10 v1903 & v1909

How to Hide Specific Control Panel Items with GPO in Windows

How to Enable Disk Write Protection on USB and SD Card in Windows

How to Disable or Stop Sticky Keys Pop-up Prompt in Windows

How to Exclude a File or Folder from Windows Defender Scan

How to Access or Enter BIOS Setup Screen in VMware Virtual Machine

How to Stop Store Apps from Updating Automatically in Windows 10

FIX Google Chrome “Managed By Your Organization” Message

How to Set Google The Default Search Engine in Windows 10 Start Menu

How to Clean Up Right-Click Menu in Windows 10 (Remove Items)

Best VPN Offer of the Year

© 2019 · WindowsLoop · Contact · About · Privacy Policy · Cookie Policy