Created
October 2, 2022 17:20
-
-
Save edwinclement08/62ba3dfcae69fa3bab133902eac0a2e7 to your computer and use it in GitHub Desktop.
Bring back the old Alt tab for windows
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
Create a DWORD called "AltTabSettings" in | |
\HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer | |
and set it to 1. | |
This will get you back your beloved classic (and super zippy) Windows XP AltTab. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment