- Identifying the states of disks and volumes in Disk Management is key to knowing whether the failure is logical or hardware-related.
- A disk at 100% usage can be due to Windows services, antivirus, malware, lack of space, or physical errors.
- Tools like chkdsk and CrystalDiskInfo allow you to detect and correct file system errors and check the health of the disk.
- Keeping firmware and drivers up to date and making backups reduces the risk of data loss in the event of serious failures.
When hard drive problems start in Windows , the symptoms are usually the same: the PC becomes incredibly slow, applications stop responding, I/O errors appear, and in the most severe cases, the drive disappears or becomes RAW. While it may sound dramatic, in many scenarios the problem can be diagnosed, and at least an attempt can be made to salvage the situation… and your data.
In this article, we'll provide a comprehensive overview of common hard drive and SSD failures in Windows 10 and Windows 11 , how to detect them, what the Disk Management statuses mean, what to do when disk usage is consistently at 100%, and what steps to take when you suspect a drive is about to fail. The goal is to provide you with a reference guide for both software-related issues and hardware errors. For more in-depth information on how to detect if a disk is about to fail, we have a dedicated and very helpful guide.
How to open Disk Management in Windows
The first place you should look when something is wrong with a drive is the Disk Management console , as this shows the actual status that Windows assigns to each disk and volume. If you need more details about disk management in Windows , this guide complements this article very well.
To open Disk Management in modern Windows 10, Windows 11, and Windows Server, follow these basic steps:
- Press the Windows key and type “Equipment Management” in the search box.
- Right-click on “Computer Management” and select “Run as administrator".
- In the window that opens, enter Storage > Disk Management.
From this point on, the important thing is to look at how the disk appears: whether it is Initialized or Not Initialized , whether it is listed as Basic or Dynamic, and what the status of each volume is (Successful, Error, Unknown, etc.). This information determines the next steps.
Discs that are not displayed, not initialized, or in RAW format
A very common problem is that a disk doesn't appear in File Explorer , but you do see it in Disk Management as "Uninitialized" or as unformatted or RAW space. This can be because the drive was never prepared, or because the format was corrupted by a sudden shutdown, hardware errors, or even malware. If Windows only detects one connected drive and not the others, this guide on detected disks can help you rule out connection problems.
If the drive is brand new and empty, the logical thing to do is initialize it, then create a volume and format it . But if it already contained important data, you need to be very careful, because initializing or formatting can erase any possibility of easy recovery. If you don't know how to create partitions and volumes safely, see how to initialize and create a volume correctly.
The typical steps to try when a disk "disappears" or appears as Not Initialized or RAW are:
- Check if it is offlineIf in Disk Management the disk appears as "Offline", right-click on it and select "Online".
- Check if it has a partition in a "Correct" state: if the partition exists but does not have a drive letter, you can assign a drive letter from the same context menu.
- If the partition is listed as RAW and you know the drive has no useful files, you can format it. If you want to recover files, don't format it and try [other methods]. data recovery software or to a specialized laboratory.
- If the space appears as "Unassigned" and you're sure the previous content doesn't matter, create a "New Simple Volume" and follow the wizard.
When dealing with external USB drives that disappear or don't mount properly, it's also worth checking some very simple physical aspects: USB ports, cables, and power . Many external enclosures don't receive enough power from some ports or cheap USB hubs, causing disconnections and seemingly random errors. If you regularly work with external drives, the guide on repairing damaged external hard drives can provide you with additional practical steps.
Specifically, you can try the following:
- Remove and reconnect the disk, and then click on the Disk Management menu.Action > Rescan the disks".
- Turn off the PC, turn off the external hard drive if it has a switch, turn on the PC first and then the hard drive.
- Connect the unit in other USB port directly to the motherboard, avoiding hubs.
- Try with another USB or SATA cable (in the case of internal drives, always with the PC turned off).
Finally, check Device Manager : if you see the drive with a warning icon, right-click it, choose "Uninstall device," and then select "Scan for hardware changes" from the top menu. Sometimes this is enough for the system to recognize the drive correctly again.
Basic and dynamic disk states in Disk Management
Windows not only shows whether the disk is online or offline; it also categorizes the states of basic and dynamic disks with messages such as Unreadable, External, Disconnected , or "Online (errors)." Understanding these states will give you clues about the type of failure.
When a basic or dynamic disk is marked as Unreadable , it usually indicates I/O errors, damage to the configuration database, or physical problems. It may also briefly appear as unreadable while the system is booting or rescanning disks, so if the message disappears after a few seconds, it's not serious.
If the disk remains unreadable, try:
- Make a “Re-examine the discs” from Disk Management.
- Restart your computer and see if the status changes.
- Follow the same diagnostic steps as in the case of missing or uninitialized disks.
Another typical case is that of dynamic disks in an external state . This happens when you move a dynamic disk drive from another computer, or when the system "forgets" that the drive is part of its configuration due to a failure. If you work with both internal and external drives, understanding the differences between them will help you make diagnostic and installation decisions.
To reintegrate it into the system, right-click on the disk and select "Import external disks" . After that process, the existing dynamic volumes should appear and mount normally.
When a dynamic disk appears as Online (errors) , it means that Windows can access it but has detected I/O errors in some region. In many cases, this is a one-off issue (cables, a loose connection, etc.). You can try " Reactivate disk " from the context menu and see if the status returns to "Online" without errors. If the warnings persist, it's advisable to back up your data as soon as possible, as the hardware may be starting to fail.
If the dynamic disk is listed as Disconnected or Missing , the problem is usually more serious. “Disconnected” indicates that the system cannot communicate with the drive (powered off, unplugged, faulty cable), while “Missing” usually indicates that the disk was previously available but the system can no longer find or identify it.
In these situations:
- Check cables, power supply and controllers disc.
- Make sure the hard drive is properly connected and turned on.
- Try the "Reactivate disk" command from Disk Management.
- If there is no way to make it operational again and you are sure that the drive is dead, you can remove the disk from the system, always deleting any volumes or mirrors it contains beforehand (at the total risk of data loss).
Volume statuses: Correct, Error, Unknown, At Risk…
In addition to the status of the physical disks, Windows assigns states to each volume (partition or dynamic volume). These states are key to determining whether the problem lies with the file system or the hardware.
If a volume appears with an Error status , it usually means that it cannot be started automatically, that the file system is corrupted, or that the underlying disk has problems. On basic volumes, it often implies that there is damage to the file system itself.
On dynamic volumes with an Error status, it's important to first check that the physical disks are online . If they are, many volumes will reactivate automatically; if not, you can reactivate them manually from Disk Management. In mirrored or RAID-5 configurations, it's crucial to reconnect the disks containing the most recent data first to avoid inconsistencies, and then run tools like chkdsk to check the file system.
The "Unknown" status typically appears when the volume's boot sector is corrupted (for example, after a virus attack or a sudden shutdown), or when a new disk has been added but the disk signature wizard hasn't been completed. In practice, this means Windows cannot access the data.
In these cases, the typical step is to initialize the disk and recreate volumes , which logically erases the data. If you want to recover data, it's best not to touch anything else and use data recovery tools.
If the dynamic volume displays " Incomplete data ," it means it's part of a volume that spans multiple disks, and one or more disks are missing. Until you move and import the remaining disks that make up the volume, the data will be inaccessible, and there's a real risk of data loss.
Finally, the " Successful (at risk) " status indicates that the volume is usable, but there are I/O errors logged on the dynamic disk that supports it. It's a polite way of telling you that the drive is starting to fail and that you should back up your data and plan for its replacement.
When the disk is at 100% usage in Windows: causes and first actions
One of the most common problems in Windows 10 and Windows 11 is seeing the hard drive or SSD at 100% usage in Task Manager, even when you're not apparently doing anything resource-intensive. This can be due to legitimate processes, misconfigurations, malware, or hardware failures.
It's important to distinguish between occasional high usage (for example, right after starting the system, when installing updates, during an antivirus scan, or when copying large amounts of data) and constant, sustained usage without an apparent cause. The former is relatively normal; the latter is a sign that something is wrong.
Among the most common causes of peak disk loads are:
- Copies of large amounts of files or folders with many photos and videos.
- Background processes such as video compression, multimedia editing or search indexing.
- Notifications and background tasks from some applications.
When 100% saturation is maintained for many minutes or practically all the time, then it's worth considering:
- Malfunction of antivirus or conflicts between several antivirus programs.
- Presence of malware or ransomware.
- Little free space on the system disk.
- Windows services such as Superfetch / SysMain fired.
- Errors in the disk itself (damaged sectors, problematic firmware, cache failures).
The first thing you should try is as simple as restarting your computer . While it might sound silly, restarting closes unresponsive processes, clears memory, and often resolves occasional freezes without much trouble.
If you've recently copied a large number of files to your main drive, Windows will be updating the search index to ensure instant searches. This process can take some time and increase disk usage for a while. If this is the case, it's best to let it finish. If you frequently move large volumes of data and this is causing problems, you might consider disabling the indexing service (Windows Search), keeping in mind that searches will be much slower afterward.
Diagnosis from the Task Manager and the terminal
To see which program is pushing the disk to its limit, the starting point is the Task Manager : in the “Performance” tab you can check the usage of CPU, RAM, disk, network and GPU, and in the “Processes” tab you can sort by “Disk” to see which processes consume the most.
If you want to fine-tune things, you can open a Windows terminal (PowerShell or Command Prompt) with administrator privileges:
- Press the keys Windows + X and choose “Windows PowerShell (administrator)” or “Command Prompt (administrator)”.
- Write task list /v to view all running processes with advanced details.
- To filter by a specific program (for example, Chrome), run:
tasklist /v | findstr chrome.
In the fourth column you will see the status of the process: “running” means that it is active, “Unknown” usually indicates that it is in the background, and “Not responding” means that it is hung, often because it is using the disk to the max or has run out of resources.
If you identify a problematic process, you can try kill him precisely using taskkill:
- To close a specific process by PID:
taskkill /f /pid NUMERO_PID(use the one that appears in the second column of tasklist). - To close all processes of an app by name:
taskkill /f /im chrome.exe, For example.
This type of "surgery" is not always harmless (some applications may close improperly), but often it is enough to clear the disk and allow the program itself to restart cleanly.
Malware, antivirus, and conflicting software
When disk usage remains at 100% without a clear explanation, a reasonable suspicion is the presence of malware or a malfunctioning antivirus program. Windows Defender provides fairly good coverage for the average user, but many specific threats (such as certain types of ransomware or adware) can infiltrate systems through other means.
A very useful combination is:
- Launch a full analysis with Windows Defender.
- Install and run a deep scan with a tool like Malwarebyteswhich is especially effective at detecting malware that others miss.
It's also important to avoid running multiple antivirus programs in real time simultaneously. While it might seem like you'll be "more protected," in practice you'll end up with double the resource consumption (CPU, RAM, and disk space), and in some cases, serious conflicts between them.
The general recommendation is to use only one primary antivirus . If you choose a third-party antivirus, completely disable Microsoft Defender so it doesn't continue scanning in the background. For normal use (browsing, social media, email, streaming), Defender is more than sufficient if you're careful about what you download.
Free space, updates and outdated applications
Another common cause of slow performance and heavy disk usage is insufficient free space on the drive where Windows is installed. When RAM is insufficient, the system uses the page file on the disk; if the disk is also nearly full, performance plummets.
It's highly recommended to leave at least 15-20 GB of free space on your system disk . If you don't have that much, you'll need to clean things up: uninstall programs you don't use, delete temporary files, move large files (videos, virtual machines, games) to other drives, etc.
To check the installed applications and how much space they occupy:
- Press Windows + I to open Settings.
- Go to Apps> Apps and Features.
- Sort by size and remove what you don't need.
At the same time, it's worth checking if Windows is currently installing updates . Often, the system downloads or installs patches in the background, which generates a lot of disk activity.
To view it:
- Open Settings > Update and security.
- Check if there are any updates downloading or installing.
Regarding applications, using very old versions or those designed for Windows 7/8 can cause conflicts and excessive disk usage in Windows 10 and 11. Whenever possible, update to the latest stable version from the manufacturer's official website. This also applies to third-party programs like Revo Uninstaller for clean uninstalls.
Windows services and processes that can trigger disk
Several system services can be responsible for maintaining optimal disk performance for extended periods. One of the most historically significant is Superfetch/SysMain , which aims to reduce boot and application loading times by preloading data into memory.
When SysMain malfunctions, it's common to see the disk usage reach 100% for no apparent reason. To test if it's the culprit, you can stop it from the console with administrator privileges:
- Open Command Prompt (administrator).
- Write
net stop superfetch(onet stop sysmain(depending on the version) and press Enter.
Next, check in Task Manager if the disk load decreases. If it does, you've identified the source. You can restart the service at any time with net start superfetch or configure it from the “Services” console.
Another source of problems is applications that run at startup without your knowledge. Many add their own resident processes that load when Windows starts and remain in the background.
To see what starts with the system:
- Open Task Manager (Ctrl + Shift + Esc).
- Go to the tab Home.
- Deactivate everything that is not strictly necessary.
On the other hand, Windows and app notifications can multiply and become a burden if many apps are sending alerts frequently. From Settings > System > Notifications & actions, you can disable notifications globally or go app by app to enable only the ones you actually need.
Check disk health: CrystalDiskInfo and physical errors
If the drive continues to behave erratically, with I/O errors in the Event Viewer, prolonged freezes, formats that never complete, or recurring RAW states, there is very likely a physical problem with the drive . A detailed guide on how to read the health of a hard drive or SSD and which SMART parameters to look at will be very helpful before making any drastic decisions.
A free and widely used tool for checking the health of mechanical hard drives and SSDs is CrystalDiskInfo . This application reads the disk's SMART data and translates it into a simple status (Good, Caution, Bad) along with statistics on errors, sector relocations, temperature , etc.
If CrystalDiskInfo shows the status as "Good," it's unlikely the problem stems from a catastrophic hardware failure (though there can always be exceptions). If you see "Caution" or "Bad," the wisest course of action is to immediately back up all important data and plan to replace the drive as soon as possible.
In extreme scenarios, such as those reported by some users where an HDD or SSD stops being detected even in the BIOS after a game crash or an update, the reality is that there's little that can be done at the software level: when the drive isn't recognized by the system, the problem is almost certainly with the disk controller, the firmware, or the internal hardware itself . If you're working with NVMe or M.2 drives, consult the M.2 installation guide and the manufacturer's firmware recommendations.
If the SSD or HDD has stopped being detected even in the BIOS of several computers and with different cables, the likelihood of home recovery is very low. At that point, the most realistic assumption is that the hardware has failed irreversibly . That's why it's so important to always have up-to-date backups of your important files, ideally in multiple locations ( another drive , NAS, cloud).
In short, hard drive and SSD problems in Windows can range from simple software freezes or temporary saturation to serious hardware and firmware failures. Understanding the typical symptoms, Disk Management statuses, tools like chkdsk and CrystalDiskInfo , and the diagnostic options offered by the system itself allows you to react quickly, protect your data, and, when necessary, know when it's time to replace the drive before it fails you at the worst possible moment.
