This file contains hidden or 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
rem --------------------------------------------------------------------------- | |
rem MY ULTIMATE WINDOWS 11 CUSTOMIZATION SCRIPT | |
rem --------------------------------------------------------------------------- | |
rem Tested on Windows 11 IoT Enterprise LTSC 24H2 Build 26100.2033 | |
rem Most of these hacks require signing out and in again. | |
rem ___ | |
rem Explanation of registry flags: | |
rem /f = Overwrite | |
rem /d = Assigns the specified data to the registry value. |