OPTIMIZE YOUR WINDOWS 11 USING CMD IN 3 COMMANDS.
QUICK & EASY QUICK & EASY
43.1K subscribers
1,548 views
17

 Published On Dec 24, 2021

Run CMD as administrator and type:

**First Commands:

Del /S /F /Q %temp%
(clears the Userprofile Temp folder)

Del /S /F /Q %Windir%\Temp
(This clears the Windows temp folder)

bcdedit /set disabledynamictick yes
(This command forces the kernel timer to constantly poll for interrupts instead of wait for them)

bcdedit /set useplatformtick yes
(Forces the clock to be backed by a platform source, no synthetic timers are allowed)

bcdedit /set useplatformclock false
(TSC is reliable and will give you the lowest latency and highest fps)



**Second Commands:

fsutil behavior query memoryusage

fsutil behavior set memoryusage 2

bcdedit /set increaseuserva 8000



**Third Commands:

REG add "HKCU\Control Panel" /v ForegroundLockTimeout /t REG_DWORD /d 0 /f
REG add "HKCU\Control Panel" /v MenuShowDelay /t REG_SZ /d 100 /f
REG add "HKLM\SYSTEM\CurrentControlSet\Control" /v WaitToKillServiceTimeout /t REG_SZ /d 5000 /f

DONE!! Restart your PC.

Note:- This video has followed all the YouTube community guideline rules. The purpose of this video is to share my knowledge with everyone that is totally Legal, Informational and for Educational purpose.
I totally do not support any types of illegal acts or videos. The videos are completely for legal purposes.
Music in this video
Learn more
Listen ad-free with YouTube Premium
Song
Burbank Late Nights
Artist
Squadda B
Album
Burbank Late Nights
Licensed to YouTube by
YouTube Audio Library (on behalf of YouTube Audio Library)

show more

Share/Embed