Do you have CHKDSK every time you turn your computer on?
You will discover today the solution that prevents CHKDSK from launching automatically each time Windows starts, which hinders and makes startup very slow …
I’m going to reveal two tips that are really worth it, tested on several versions of Windows.
Just to clear things up, this problem may come after a power outage, a hardware or software problem, so if the CHKDSK still appears even after its execution, the solution that I suggest in this little tutorial may be useful for you…
Let’s go!
Get Rid of CHKDSK on Windows 10
Start by opening the Run prompt (Windows+R) and type in this command to disable CHKDSK for the C:
system drive:
CHKNTFS /x C:
Hit Enter, nothing will appear.

Using Registry Editor to Disable CHKDSK on Boot
Open Run and execute the command regedit
.

Go to this path and double-click on BootExecute
:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager

Enter this value instead:
autocheck autochk /k :C *
Click “OK” and restart your PC to see if CHKDSK appears again, it’s gone!

There you have it, you just learned how to get rid of CHKDSK after every system start.
If you have any questions feel free to leave them below.
Thanks for sharing!
Be the first to leave a comment !