Update windows setup readme

This commit is contained in:
Michael Campagnaro 2026-01-09 10:46:58 -05:00
parent 9fb52326f9
commit 08ed0a411d

View File

@ -60,6 +60,12 @@
* Desktop: turn off hibernation * Desktop: turn off hibernation
* Open admin cmd prompt: `powercfg.exe /hibernate off` * Open admin cmd prompt: `powercfg.exe /hibernate off`
* Enable long paths:
* winkey+r -> `gpedit.msc`.
* Computer Configuration > Administrative Templates > System > Filesystem
* Double-click the `Enable Win32 long paths` policy.
* Select Enabled.
* Disable power throttling: * Disable power throttling:
* winkey+r -> `gpedit.msc`. * winkey+r -> `gpedit.msc`.
* Computer Configuration > Administrative Templates > System > Power Management > Power Throttling Settings * Computer Configuration > Administrative Templates > System > Power Management > Power Throttling Settings