Windows 10 Laptop Constantly Running at 100% Disk: A Comprehensive Guide
If you have a fairly new laptop with Windows 10, but it's running slowly and constantly showing 100% disk usage, you're not alone. This issue can be caused by various factors, including software conflicts, outdated drivers, and background processes. In this article, we will explore key concepts, provide solutions, and list useful references related to this problem.
Why is my laptop running at 100% disk usage?
High disk usage in Windows 10 can be caused by several factors. Some common causes include:
- Background applications and services consuming too many resources
- System file corruption
- Outdated or missing drivers
- Hardware faults
How to diagnose high disk usage in Windows 10?
To diagnose the root cause of high disk usage, you can use the following tools and methods:
- Task Manager: Press
Ctrl + Shift + Escto open Task Manager. Check the 'Processes' tab for high disk usage and identify the process causing it. - Performance Monitor: Run
perfmon.exeto open Performance Monitor. Click on 'Performance Monitor' under 'Monitoring Tools', and add the 'Physical Disk' counter to monitor disk usage.
How to fix high disk usage in Windows 10?
Method 1: Disable Superfetch and Windows Search services.
1. Press Windows key + R to open the Run dialog box. Type services.msc and press Enter.
2. Locate the 'Superfetch' and 'Windows Search' services. Right-click on each of them and select 'Properties'.
3. In the 'Startup type' dropdown, select 'Disabled'. Click 'Stop' in the 'Service status' section, then click 'Apply' and 'OK'.
Method 2: Update your drivers.
1. Press Windows key + X and select 'Device Manager'.
2. Expand the categories and locate the device you want to update. Right-click on it and select 'Update driver'.
3. Follow the on-screen instructions to update the driver.
Method 3: Run a disk check.
1. Press Windows key + X and select 'Command Prompt (Admin)' or 'Windows PowerShell (Admin)'.
2. Type chkdsk.exe /f and press Enter.
3. Follow the on-screen instructions to schedule a disk check.
Method 4: Adjust your power settings.
1. Press Windows key + X and select 'Power Options'.
2. Click on 'Additional power settings'.
3. Click on 'Change plan settings' for your current plan.
4. Click on 'Change advanced power settings'.
5. Expand 'Hard disk' and set 'Turn off hard disk after' to '0' minutes.
Recommended resources
Books:
- Windows 10 ```java For Dummies (2019) by Andy Rathbone