README.md

This commit is contained in:
Michael Meadow 2024-01-22 01:45:08 -08:00 committed by GitHub
parent e236e65ea9
commit 6abfc17373
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,6 +49,6 @@ reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v DefaultP
6. The command "bcdedit.exe -set {globalsettings} bootuxdisabled on" disables the boot user interface (bootuxdisabled). This disables Windows Branded Boot, and therefore no Windows logo is displayed when the OS boots.
**Revert Script**
**Disable Game Mode Script**
The Revert script reverts all changes, which resets the Windows configuration to what it was before the Enable Game Mode script was run. If the script fails to revert any of the changes, they can be manually removed. If needed, delete the Scheduled Task created in Task Scheduler called "RunDelayedExplorerStart". This script currently creates the scripts the scheduled task runs and the XML file for the scheduled task inside the default Steam Installation Directory, "C:\Program Files (x86)\Steam".