Always On Top in Windows 10
From WikiMLT
Description
Simple AutoHotkey script that allows you to keep a window on Windows always on top.
Install
Download the executable file and start it. Now you will be able to use Ctrl+Alt+T to keep (or release) a window on top. Tested with Windows 10 and Windows 11.
In order to start the script when you log-in into your account, place the executable file in your Windows user's shell:startup
directory – %AppData%\Microsoft\Windows\Start Menu\Programs\Startup
.
Compile
If you want clone the repository, or just download the .akh file, modify the key combination and compile it for yourself.
References