Created
October 8, 2021 01:14
-
-
Save adamdriscoll/849f31e9360b3b994d7ee75dbd3b44ff to your computer and use it in GitHub Desktop.
Windows 11 Taskbar at top
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3] | |
"Settings"=hex:30,00,00,00,fe,ff,ff,ff,7a,f4,00,00,03,00,00,00,5d,00,00,00,30,\ | |
00,00,00,00,00,00,00,00,00,00,00,80,07,00,00,30,00,00,00,60,00,00,00,01,00,\ | |
00,00 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects3] | |
"Settings"=hex:30,00,00,00,fe,ff,ff,ff,7a,f4,00,00,01,00,00,00,5d,00,00,00,30,\ | |
00,00,00,00,00,00,00,00,00,00,00,80,07,00,00,30,00,00,00,60,00,00,00,01,00,\ | |
00,00 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From: https://www.tenforums.com/tutorials/57280-change-taskbar-location-screen-windows-10-a.html#option3