Silicophilic

For All Tech Lovers

  • Home
  • Gadgets
    • Android
  • Internet
    • Saas
  • Windows
    • Software
  • Contact
    • Write For Us
  • Fact Checking Policy
  • Privacy Policy
You are here: Home / Software / Five Easy Ways To Keep Chrome Always On Top Of Other Windows!

Five Easy Ways To Keep Chrome Always On Top Of Other Windows!

Updated: August 27, 2021 by Prataan Chakraborty

When you are working on a computer screen with limited screen real estate, the ability to keep any one window on top of others would come in very handy. Windows itself does not have any such feature, however, this can be achieved using third-party applications.

Here, we shall look at some simple ways to keep Chrome always on top of other windows.

We have shown a VIDEO walk through at the end of the post for easy solution.

Keep Chrome Always On Top Of Other Windows!

Table of Contents

Toggle
  • Keep Chrome Always On Top Of Other Windows!
    • Method 1: Use Picture In Picture For YouTube Videos
    • Method 2: Use TurboTop
    • Method 3: Use AutoHotkey Scripts
    • Method 4: DeskPins
    • Method 5: OnTopReplica
  • Conclusion

Some programs in Windows 10 have this feature built into their code, but not all applications support this feature to keep window on top. To keep Chrome window on top of others, you can use the following methods.

Method 1: Use Picture In Picture For YouTube Videos

If you wish to keep just a YouTube video on top, you can do so from within Chrome. This can be very useful if you wish to work on some other tab while continuing to view the video. This can also work on videos from other platforms that support this feature.

  1. Open the video that you wish to see playing over other applications, by visiting the URL for the same in Google Chrome.
  2. Right-click on the video to reveal YouTube’s context menu.
  3. Right-click again over the video to reveal additional settings.
  4. From here, click on Picture in picture.

youtube_picture_in_picture

Following this, you should see the video pop out in a separate window, which stays on top of other windows. You can freely resize this small window within limits, to your preferences.

pip_active

Method 2: Use TurboTop

TurboTop is a free utility that runs from the system tray of your computer. With TurboTop, you can choose to keep the window of your liking on top. This comes in very useful if you have multiple apps open, and wish to keep Chrome always on top of other windows.

turbotop

To choose which window to keep on top, you need to click on the TurboTop icon in the system tray, which shall display all the windows that are currently visible. However, there is no support for keyboard hotkeys or other customization options, and you need to manually select the window that you want to keep on top from the context menu.

Download TurboTop.

Method 3: Use AutoHotkey Scripts

AutoHotkey is a free, open-source scripting language for Windows with which users can easily create small to complex scripts for a range of tasks. With AutoHotkey, you can define hotkeys for the mouse and keyboard, remap keys or buttons and autocorrect-like replacements.

Follow these steps to use Always on Top AutoHotkey script to keep Chrome always on top:

  1. Download AutoHotkey from their official website.
  2. On your computer, open a code editor like MS Visual Code or Notepad.
  3. Type the following script in the code editor:

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn  ; Enable warnings to assist with detecting common errors.
SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
^SPACE::  Winset, Alwaysontop, , A

  1. Save this file with the name AlwaysOnTopahk
    make sure that you change the File type as All files, and use the .ahk extension for this.
  2. This command sets the currently active window always to be on top when you press Ctrl + Spacebar. If you want to use a different key combination, you can change the “^SPACE“ part of the command.
    The “^” character represents the Ctrl key.
  3. Put the script in the Windows startup folder, to make it start automatically when the computer starts. The startup folder is as follows:
    %AppData%\Microsoft\Windows\Start Menu\Programs\Startup

autohotkey_script

Now, this AutoHotkey script will start when Windows loads, in the system tray of your computer. To make the active window stay on top, press the assigned keyboard shortcut Ctrl + Spacebar.

Note: Press the shortcut again to disable the script.

Method 4: DeskPins

DeskPins is another small system utility tool that provides you pins that you can grab and use to keep any window on top of all other windows.

Simply, download and install DeskPins. Now, run the program by double-clicking on the desktop icon. Right-click the DeskPins icon in the system tray and select Options to change the Hotkeys settings for your pins.

deskpins

On the Pins tab, you can change the color of the pins. The Tracking rate controls at which the pinned window’s position is checked by the application. When you set a lower value, the pins are more responsive to changes. Accepted values are from 10 to 1000 milliseconds.

deskpins_pins

Note: You can increase the Tracking rate value to prevent your computer from slowing down.

You can have DeskPins automatically pin certain types of windows using rules on the Autopin tab.
Check the Enable box and click Add to add a new rule. To keep Google Chrome always on top, add a new rule for Chrome here.

Method 5: OnTopReplica

OnTopReplica is a great real-time monitoring tool, that creates a real-time clone of a specified window using DWM Thumbnails and Windows Forms Aero library. Users can choose a target window from their system, which will be displayed always on top of others, and is updated in real time.

This can be very useful when you need to monitor the background processes that may be slowing down your PC. With OnTopReplica, you can also watch the corresponding YouTube videos while working on other components on your PC, similar to the PIP feature shown in method 1.

Download OnTopReplica from GitHub.

Conclusion

Keeping a Chrome window on top can be very useful in a variety of scenarios, but Windows 10 by default does not support this feature. Using the five solutions provided, you can keep Google Chrome always on top of other windows. Did you find this useful? Comment below if you did, and to discuss further the same.

Filed Under: Software Tagged With: Always on Top

About Prataan Chakraborty

A CU graduate, a tech enthusiast. He loves trying out new software and gadgets, and writes about them with a user friendly mindset.

Comments

  1. Francois says

    February 24, 2022 at 7:49 am

    Useful article thank you, but to make it more useful, it would be good to add pro’s and cons of each but most important would be to know which one you prefer and why.

Silicophilic_Twitter_handle Silicophilic_Facebook_handle Silicophilic_Youtube_handle Silicophilic_Linkedin_Handle Silicophilic_Rss_Feed

Recent Posts

  • How To Generate Custom Cursors Using ChatGPT
  • Fix: YouTube White Screen
  • How to Customize Your Mouse Cursor: A Step-by-Step Guide
  • Fix: Windows 11 Black Screen With Visible Cursor
  • How To Fix White Screen On Windows 11

© 2025 · Silicophilic