📎 AI Summary:
The thread discusses persistent disk activity on a Windows system, with the original poster noticing frequent HDD access every few seconds and questioning what Windows might be doing in the background. A responder suggests using Process Explorer to identify the cause, noting that any running process could generate disk activity. The original poster clarifies that such activity occurs even when only the desktop is visible, indicating it may be unrelated to active programs.
The thread discusses persistent disk activity on a Windows system, with the original poster noticing frequent HDD access every few seconds and questioning what Windows might be doing in the background. A responder suggests using Process Explorer to identify the cause, noting that any running process could generate disk activity. The original poster clarifies that such activity occurs even when only the desktop is visible, indicating it may be unrelated to active programs.
Solution
In theory anything running on your computer could have some component that reads or write to disk. You can download procexp and see what is generating disk activity.
This background activity actually also happens if no program is running and I am just seeing the desktop.In theory anything running on your computer could have some component that reads or write to disk. You can download procexp and see what is generating disk activity.