We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68bb510 commit 5779548Copy full SHA for 5779548
Windows_1X/MANUAL_INIT_STEPS.md
@@ -133,6 +133,11 @@ remove them in the Windows registry: <https://superuser.com/questions/957552/how
133
* Show window contents while dragging
134
* ... TODO find out what other options are doing
135
136
+#### Hibernation file and pagefile in the advanced settings
137
+
138
+- ~~turn off the hibernation file (run `powercfg.exe /hibernate off` as administrator, this is already done in initPC script)~~
139
+- set the pagefile size to 20GB min - 32GB max (system properties -> Advanced -> Performance options -> Advanced -> Virtual Memory)
140
141
## Set first day of week
142
143
1. Right-click on the clock/calendar widget in the taskbar
0 commit comments