Update windows setup readme
This commit is contained in:
parent
9fb52326f9
commit
08ed0a411d
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user