High disk usage on Windows 10 is a common issue which caused due to Superfetch service running in background. Here's how you can fix 100% disk usage.
-
Published by Kunal Chowdhury
A common problem that users face in their Windows 10 system is the high CPU utilization and high disk usage, resulting in slow performance even though the system is loaded with a good hardware configuration.
If you are one of such users, facing 100% disk usages on Windows 10 system, this article will help you to troubleshoot and fix it.

If you are having 100% disk usage on your Windows 10 system, even when the system is idle, this could be due to the
To troubleshoot, follow the steps mentioned below:
net stop sysmain in the console window and press Enter to stop the SuperFetch service.
net start sysmain in the console window and press Enter.
net stop sysmain.
This is one of the most common issues that cause the 100% disk usage on Windows 10. But there are also some pitfalls if you disable the Superfetch. As long as you are not having any other trouble after stopping the service, keep it turned OFF. For normal usage, where it is not causing any performance issue even if the disk usage is high, keep it enable and running.
Solution Architect & Former Microsoft MVP
Kunal Chowdhury is an enterprise solution architect and former multi-year Microsoft MVP. He is the author of three technical books: Windows Presentation Foundation Development Cookbook, Mastering Visual Studio 2017, and the Mastering Visual Studio 2019.
He publishes technical articles on Kunal-Chowdhury.com.