Skip to content

Commit 3b16a26

Browse files
authored
Update README.md
1 parent 9ae6b15 commit 3b16a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ gpedit.msc
227227
(Source: https://khorvie.tech/win32priorityseparation/)
228228
- Open a Terminal as Administrator (Right-click on its icon and Run as administrator) and run:
229229
```shell
230-
reg add "HKLM\SYSTEM\ControlSet001\Control\PriorityControl" /v "Win32PrioritySeparation" /t REG_DWORD /d "1a" /f
230+
reg add "HKLM\SYSTEM\ControlSet001\Control\PriorityControl" /v "Win32PrioritySeparation" /t REG_DWORD /d "26" /f
231231
```
232232
- To revert it:
233233
```shell

0 commit comments

Comments
 (0)