Home › Knowledgebase › KB-444

How to fix Windows 11 File Explorer showing the wrong drive letter or missing drives after an update

Summary

This guide helps you troubleshoot and resolve: How to fix Windows 11 File Explorer showing the wrong drive letter or missing drives after an update. Follow the steps below to fix the issue.

Quick Tip: Need immediate assistance? 💻 Open a Ticket

Common Causes

After a Windows 11 feature update, cumulative update, or driver change, File Explorer can occasionally display the wrong drive letter, hide a partition entirely, or fail to recognise a connected drive. In most cases, the underlying disk is healthy and the issue is caused by a stale drive letter assignment, a missing mount point, or a driver that needs to be reinitialised. This guide walks you through the steps to restore correct drive letters and bring missing drives back into view.

Before You Begin

Confirm the drive is physically detected before changing any settings. Open Device Manager by pressing Windows + X and selecting Device Manager. Expand Disk drives and verify your drive appears without a yellow warning triangle. If a warning is shown, right-click the drive, choose Properties, and review the device status code before continuing.

If you only need to change the letter of a drive that is working correctly (for example, swapping D: for E:), skip ahead to the Assign a New Drive Letter section. If a drive is missing entirely from File Explorer, start with Check Disk Management.

Quick Fix Steps

  1. Restart Windows to remount any disconnected volumes.
  2. Open Disk Management by pressing Windows + X and selecting Disk Management.
  3. Confirm all partitions are visible and have a drive letter or path assigned.
  4. If a partition shows as RAW or Unallocated, run chkdsk from an elevated Command Prompt.
  5. Reinstall the storage controller driver from Device Manager if the issue began after a driver update.

Detailed Instructions

Check Disk Management

Disk Management is the most reliable place to see every partition, even those hidden from File Explorer.

  1. Press Windows + X and select Disk Management.
  2. Review the lower pane. Each disk is listed with its partitions.
  3. Look for any partition that does not have a drive letter (no letter such as C:, D:, E: next to the volume).
  4. Right-click the affected partition and choose Change Drive Letter and Paths….
  5. Click Add, select a letter from the drop-down, and choose OK.
Do not change the drive letter of your system partition (usually C:) or any partition marked as System, Boot, or Active. Doing so will prevent Windows from starting.

Assign a New Drive Letter

If the drive is detected but File Explorer shows the wrong letter, you can reassign it.

  1. In Disk Management, right-click the volume and choose Change Drive Letter and Paths….
  2. Select the current letter and click Remove. Confirm the warning.
  3. Click Add, pick a new letter, and select OK.
  4. Close Disk Management and refresh File Explorer with F5.
Some applications store absolute paths (for example, D:\Projects). Changing a drive letter can break these references. Use a consistent letter or create a symbolic link if software depends on a specific path.

Run CHKDSK to Repair File System Errors

If a partition shows as RAW or is missing despite being detected, the file system may be corrupted.

  1. Press Windows + S, type cmd, and select Run as administrator.
  2. Type chkdsk X: /f /r (replace X with the affected drive letter) and press Enter.
  3. If the drive is in use, you will be prompted to schedule the scan for the next restart. Type Y and reboot.
  4. Allow the scan to complete. This can take several hours on large drives.

Reinstall the Storage Controller Driver

A faulty or outdated storage driver is a common cause after a Windows update.

  1. Press Windows + X and open Device Manager.
  2. Expand Storage controllers (or IDE ATA/ATAPI controllers on some systems).
  3. Right-click the primary storage controller (commonly Intel(R) RST or Standard NVM Express Controller) and choose Uninstall device.
  4. Tick Attempt to remove the driver for this device if the option appears, then confirm.
  5. Restart Windows. The driver will reinstall automatically.

Run the Hardware and Devices Troubleshooter

  1. Press Windows + I to open Settings.
  2. Navigate to System > Troubleshoot > Other troubleshooters.
  3. Find Hardware and Devices and select Run.
  4. Follow the prompts and apply any recommended fixes.

Check for a Pending Windows Update

Microsoft regularly releases fixes for storage and File Explorer issues.

  1. Open Settings with Windows + I.
  2. Select Windows Update from the left pane.
  3. Click Check for updates and install anything pending.
  4. Restart when prompted and verify the drive letter is correct.

Troubleshooting

The Drive Still Does Not Appear

Drive Letter Keeps Reverting After Reboot

RAW File System Error

A RAW partition means Windows cannot read the file system. Do not format the drive until you have attempted recovery.

External Drive Not Recognised

If a drive makes clicking, beeping, or grinding noises, power it down immediately. Continued use can cause permanent data loss. Contact a professional data recovery service rather than running further troubleshooting steps.

Related Articles

Still Having Issues?

Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.

💻 Open a Ticket