Losing a drive on Windows 11 or 10 can be stressful, especially when you need important files. If you’re wondering how to find a missing drive, you’re in the right place. This post covers 8 simple and effective methods to help you quickly locate and restore your missing drive on Windows.
If Local Disk D suddenly disappeared, do not format or initialize it. First, open Disk Management (Win + X > Disk Management) and find the state that matches your PC:
A missing D drive does not always mean the disk or files are gone. Windows may still detect the volume but fail to display it in File Explorer. The most common explanations are a lost or conflicting drive letter, an offline disk, a hidden-drive policy, a storage driver problem, a loose connection, or file-system or partition damage.
Also confirm what D: was before troubleshooting. On some computers, D: belongs to a DVD drive, recovery partition, second internal disk, or removable device rather than a permanent data partition.
| What you see | Likely cause | Best next step |
|---|---|---|
| Volume appears in Disk Management without a letter | Missing letter or letter conflict | Assign an unused drive letter |
| Disk shows Offline | Disk signature collision, policy, or manual state change | Check the disk identity, then bring it online |
| Partition is Healthy but absent from File Explorer | Hidden policy, mount-point issue, or unsupported partition | Check its letter, file system, and Group Policy |
| Space shows RAW or Unallocated | Damaged file system or partition table | Protect the data; recover before formatting |
| Disk is missing from Disk Management but listed in Device Manager | Driver or Windows detection issue | Rescan disks and reinstall the device |
| Disk is missing from Windows and UEFI/BIOS | Power, cable, port, enclosure, or drive failure | Check hardware connections and test safely |
Work through these fixes in order. The early methods do not erase files; the final method does.
Use a rescan when the D drive disappeared after an update, restart, hardware change, or reconnection.
Step 1. Press Win + X and select Disk Management.
Step 2. Select Action > Rescan Disks.
Step 3. Wait for the disk list to refresh. If the volume returns without a drive letter, continue with Method 2.
If the correct partition is listed as Healthy but D: is absent, Windows may have removed its letter or assigned D: to another device.
Step 1. In Disk Management, identify the volume by its capacity, file system, and label. Do not rely on position alone.
Step 2. Right-click the volume and select Change Drive Letter and Paths.
Step 3. Click Add if it has no letter, or Change if its current letter conflicts. Select an unused letter and click OK.
The volume should appear in File Explorer immediately. Avoid changing the Windows system drive or a drive used by installed applications because saved paths may stop working.
If Disk Management labels the disk Offline, verify its model and capacity so you do not act on the wrong device. Then right-click the disk label on the left and choose Online. If Windows reports a signature collision or the disk goes offline again, investigate that message before making further changes.
Device Manager can tell you whether Windows detects the hardware even when no usable volume appears.
Step 1. Right-click Start, open Device Manager, and expand Disk drives.
Step 2. Select Action > Scan for hardware changes.
Step 3. If the disk has a warning icon, right-click it and choose Properties to read the device-status error. Try Update driver first.
If the problem began after a driver update, the Driver tab may offer Roll Back Driver. You can also uninstall the affected disk device and restart Windows so it is detected again; do not select any option that removes files.
When the disk is absent from both Disk Management and Device Manager, shut the computer down before checking hardware. For an external drive not showing up, try another cable, powered port, or compatible enclosure. For an internal SATA drive, reseat the data and power cables only if you are comfortable opening the computer and doing so will not affect its warranty.
Open the PC's UEFI/BIOS storage page using the manufacturer's documented startup key. If the drive is not detected there either, Windows settings are unlikely to be the cause. Repeated disconnections, unusual sounds, or failure in multiple known-good connections point to a hardware problem.
Use this fix only when the volume works in Disk Management but is hidden in File Explorer. The Local Group Policy Editor is normally available on Windows Pro, Enterprise, and Education editions.
Step 1. Press Win + R, enter gpedit.msc, and press Enter.
Step 2. Go to User Configuration > Administrative Templates > Windows Components > File Explorer.
Step 3. Open Hide these specified drives in My Computer and set it to Not Configured or Disabled.
If this is a work or school PC, the policy may be managed by your organization; contact its administrator instead of overriding it.
Run CHKDSK only when the volume has a drive letter, and Windows recognizes its file system. It is not the right first step for an Unallocated, Not Initialized, or physically failing disk.
Step 1. Open Terminal (Admin) or Command Prompt (Admin).
Step 2. Replace D: below if Windows assigned the volume a different letter, then run:
chkdsk D: /f
Use /r only when you specifically need a surface scan; it can take much longer and places additional load on the disk. Back up readable data before repair whenever possible.
System Restore can undo recent driver, registry, or system-setting changes. It does not recreate a deleted partition, repair a failed disk, or restore personal files.
Step 1. Search Windows for Create a restore point, open it, and select System Restore.
Step 2. Choose a restore point created before the D drive disappeared. Select Scan for affected programs, review the result, and complete the restore.
Formatting is not a data-recovery method. Use it only if the disk is healthy, the space is RAW or Unallocated, and you have recovered the files or accept losing them.
For an existing RAW volume, right-click it in Disk Management, choose Format, and select NTFS for a Windows-only internal data drive. For Unallocated space, choose New Simple Volume, assign a letter, and format it. Never create a new volume merely to make missing files reappear.
The Windows fixes above address drive detection and drive-letter problems. If you created an image of D: before it disappeared, CBackup can restore that backup after Windows can see a healthy destination partition again. It cannot repair a loose cable, failed disk, or damaged partition table by itself.
Step 1. Connect the device that contains the CBackup backup image, then open CBackup.
Step 2. Select Restore > Select Task. If the task is not listed, choose Select Image File and locate the backup image manually.
Step 3. Select the partition backup and the recovery point created before D: became unavailable.
Step 4. Choose the correct healthy destination partition. Review the operation summary carefully, then start the restore.
Step 5. After the restore finishes, open Disk Management. If the restored volume is healthy but has no letter, assign D: or another unused letter as described in Method 2.
If there is no usable destination volume, resolve the disk-detection or hardware problem first. A backup image is useful only when Windows and CBackup can access a stable destination.
Once D: is accessible, create a partition image on a different physical disk, network location, or other supported destination. Saving the only backup on the same disk does not protect you if that disk fails.
Step 1. Download CBackup, install it, and open the program.
Step 2. Select Backup > Partition Backup.
Step 3. Select Add Partition or Volume and choose D:. Then select a destination on another disk or supported storage location.
Step 4. Open Schedule Backup if you want the image updated automatically. Review the source and destination, then select Start Backup.
Step 5. After the task completes, use Tools > Check Image if available in your installed edition, and create bootable recovery media so the image remains usable when Windows cannot start.
For stronger protection, follow the 3-2-1 approach: keep three copies of important data, on two types of storage, with one copy off-site.
An update may coincide with a drive-letter change, storage-driver problem, or disk being set offline. Check Disk Management first. If the volume is Healthy and has no letter, assign an unused one; if the disk is absent, inspect Device Manager and the hardware connection.
Rescan disks and restore the drive letter if the existing volume is healthy. These actions do not format the volume. If it is RAW, Unallocated, or Not Initialized, do not create a partition or format it before recovering important files.
The volume may have no letter, use an unsupported file system, or be hidden by policy. Check Change Drive Letter and Paths and confirm that the volume is a normal data partition rather than a recovery or EFI partition.
Yes, if C: has enough free space. In Disk Management, shrink C:, create a New Simple Volume in the resulting Unallocated space, and assign D:. This creates a new empty partition; it does not recover a D drive that previously contained files.
No. System Restore mainly rolls back Windows system files, drivers, registry settings, and installed programs. It is not a backup of personal files and cannot repair physical disk failure.
When Local Disk D is missing in Windows 11 or 10, Disk Management gives you the most useful first diagnosis. Restore a missing letter or bring a verified disk online before trying driver and hardware checks. Treat RAW, Unallocated, and Not Initialized states as data-recovery situations—not invitations to format. Once access is restored, create and test a separate backup so the next drive problem is an inconvenience rather than a data-loss event.