Select Page

100% disk utilization in Windows system can be fixed with following easy steps.

  • Stop Sysmain Services – Two ways you can stop this services. First open Services.msc as administrator user as well as stop and disable the Sysmain service as shown in picture below. Follow the steps given in below picture. 1> Select the service with single click. 2> Click Stop. 3> In drop down, select startup type- Disabled. 4> Apply. 5>OK.
Stop Sysmain service using Windows services to fix slowness and 100% disk utilization.
Stop Sysmain service using Windows services.

Other way to stop Sysmain is using windows powershell. Open powershell window as administrator user then run the command- net.exe stop sysmain as shown in snippet below.

Sysmain service can also be stopped using Windows PoweShell
Stop Sysmain service in windows using powershell.
  • Disable Diagnostic Tracking Service– Open windows command prompt as administrator then type in- sc config “DiagTrack” start=disabled.
Disable Diagnostic Tracking to fix disk utilization
  • Terminate defrag– Open Task scheduler as administrator then disable it from right side panel.
Disable De-fragmentation to fix disk utilization issue in Task Scheduler.
Disable Defrag to fix disk utilization issue
  • Stop BITS Service– Open windows services by typing services.msc in run or cortana search as administrator Stop then disable the service as shown in picture below.
Stop BITS service to avoid 100% disk utilization
  • Disable Prefetcher using Windows Registry Editor– Open Registry editor as administrator show in figure below.
Open Windows registry Editor

Go to path shown in snippet below then set the value data as 0 under EnablePrefetcher in PrefetchParameters.

Disable Prefetcher

Next you can set clear page file at shutdown by making following changes in registry.

NOTE: Changes made inside registry needs your computer to restart.

error: Content is protected !!