Windows 8 disk usage is 100%

21,779

Solution 1

A physical drive issue would not cause those types of disk access rates in the operating system. I would be most concerned that it thinks 30MB/s is 100% utilization.

Since the offending process is SYSTEM, it means it is a kernel mode driver that is accessing the disk and not a service, I would start with updating all the drivers. It may also be pagefile access, so check for non physical memory usage of other processes.

It may be the antimalware software performing reads through a kernel mode driver.

Solution 2

Run some SMART disk monitoring tools. This will tell you if the issue is the hard drive. If it doesnt see any errors, burn a Linux LiveCD (like Mint) and boot off of it. If it runs fine, then the problem is isolated to Windows.

Share:
21,779

Related videos on Youtube

Daniel
Author by

Daniel

Updated on September 18, 2022

Comments

  • Daniel
    Daniel over 1 year

    Windows 8.1 Preview has disk usage of 100%, and the fan is very noisy. It started one week ago, before that it wasn't so noisy and the laptop worked very well. I don't know the cause. I hope you can help me.

    Here is a screenshot of the Task Manager - the disk usage varies from 20 to 40 MB/s.

    image

  • mu1988
    mu1988 over 10 years
    30MB/s as 100% utilisation is nothing to worry about on its own. Worst case random IO on hard drives is 4-8MB/s (5-10ms latency * 4KB per IO).
  • Ramhound
    Ramhound over 8 years
    How is anyone suppose to follow your advice, without telling us which settings you disabled, without knowing what you did this answer is not very helpful