diff --git a/dotfiles/windows/readme.md b/dotfiles/windows/readme.md index 9d109e8..8f3a233 100644 --- a/dotfiles/windows/readme.md +++ b/dotfiles/windows/readme.md @@ -60,6 +60,12 @@ * Desktop: turn off hibernation * 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: * winkey+r -> `gpedit.msc`. * Computer Configuration > Administrative Templates > System > Power Management > Power Throttling Settings