What is the Error “System Cannot Find The Drive Specified”and How to Fix It?

6975

system cannot find the drive specified
“The system cannot find the drive specified” is a Windows error that appears when the operating system cannot properly access a storage device or drive path. The error itself does not point to one specific cause. The message may appear suddenly after a restart, failed update, unsafe removal, connection problem, or random system error, and it often blocks access to files that remain on the drive.

The table below covers the most common causes of the error and the troubleshooting method that usually helps in each situation.

Cause Typical Symptoms Recommended Method
Temporary Windows glitch Error appears once after startup or after reconnecting the drive Try a computer restart first (Method 1). Windows may fail to initialize the drive or related services correctly during startup.
Missing or corrupted drive letter The drive appears in Disk Management but does not show up in File Explorer Assign a new drive letter to the device (Method 2). Windows cannot access the drive properly without a valid mount letter.
Broken mapped drive or UAC conflict Mapped or network drives disappear in administrator mode or after login Modify the related UAC registry setting (Method 3). This restores mapped drive visibility between Windows sessions. Reconnecting the mapped drive manually may also help.
Corrupted system files or file system damage Windows reports disk errors, crashes, or abnormal drive behavior Run SFC and CHKDSK commands (Method 4). SFC repairs Windows system files, while CHKDSK checks the drive for file system corruption. Recover important data before you use CHKDSK because it may modify damaged file system structures.
Software conflicts The problem appeared after antivirus installation, virtualization tools, launchers, or disk utilities Remove recently installed software that may interfere with storage devices or mounted drives (Method 5). A clean Windows boot can also help isolate the conflict.
Severely corrupted partition The drive appears as RAW, unallocated, or inaccessible even though Windows still detects it Recreate the partition after data recovery is complete (Method 6). This replaces damaged partition information with a new usable file system.
Failing HDD or SSD hardware Clicking noises, extreme slowness, repeated disconnects, freezing during scans, incorrect capacity Stop regular use immediately and recover important data as soon as possible. In severe cases, professional recovery services may become the safest option because continued use can worsen physical damage.
USB power or connection issues External HDD disconnects randomly, clicks repeatedly, spins up and down, or fails to appear consistently Connect the drive directly to another USB port, avoid weak USB hubs, or use a powered USB hub or dual-USB cable for external HDDs. Some portable hard drives may not receive enough power through certain USB ports.

Recover Your Data Before Trying Fixes

Before you attempt any fixes, you should secure your important files first. Some repair methods can alter the file system or overwrite data that recovery software could still restore. For that reason, data recovery should always come before major troubleshooting steps. Once your files are safe, you can continue with repairs without the same risk of permanent data loss.

For this, we recommend Disk Drill. It’s a highly capable data recovery tool that’s trusted by many for its ease of use and excellent recovery performance in many data loss situations, like corrupted hard drive recovery. It’s supported on the latest version of Windows 11, but is also available on Windows 10, as well as older versions like Windows 7 (with Disk Drill 4).

Disk Drill can recover data even from disks that are unrecognized or inaccessible through File Explorer, as long as they’re visible in Disk Management and reading the correct size.

Follow these steps to recover data from your drive that is experiencing “The system can’t find the drive specified” error:

  1. Download and install Disk Drill to a working drive.
  2. Launch the app and select the drive that shows the error message. Click Search for lost data to begin the scan.Disk Drill start scan
  3. If you’re dealing with the external drive, Disk Drill will ask you to select the recovery mode. Select the Universal Scan, since Advanced Camera Mode is a special mode for video recovery from camera/drones.Disk Drill choose the recovery mode
  4. Disk Drill will scan the drive for deleted, lost, and existing recoverable files. The process may take some time on larger drives or heavily corrupted storage devices. Once the scan finishes, click Review Found Items.Disk Drill review found items
  5. You can browse files by category or use the search bar and filters to locate important data faster. Disk Drill also allows you to preview many file types before recovery, which helps confirm that the files are still intact.
  6. Select the files you want to restore, then click Recover.Disk Drill recover
  7. Save the recovered files to another physical drive or external storage device, not back to the problematic drive itself.

If the drive disconnects randomly, makes unusual noises, freezes during scans, or responds extremely slowly, consider creating a byte-to-byte backup first and scan the backup instead of the original drive. This reduces additional stress on unstable storage devices.

On Windows, Disk Drill allows you to recover up to 100 MB of data for free. In many situations, that’s enough to restore important documents, smaller photo collections, or confirm that your files are still recoverable before you decide to purchase a license.

If you aren’t sure Disk Drill is the right tool for your situation, check our full review first. It covers recovery performance, supported file systems, pricing, limitations, and how it compares to other popular recovery tools.

How to Fix “The System Can’t Find the Drive Specified” Error

Once your important files are safe, you can start troubleshooting the drive itself. The fixes below cover the most common causes of “The system cannot find the drive specified,” from simple Windows glitches and missing drive letters to corrupted drivers, file system damage, and partition problems. Start with the simpler methods first, then move to the more advanced solutions only if the issue remains unresolved.

Method 1: Restart the Computer

Like many Windows problems, this error sometimes disappears after a simple restart. If you only saw “The system cannot find the drive specified” once, especially after startup, login, or reconnecting the drive, a temporary system glitch may have caused it.

A restart allows Windows to reload important system services, storage drivers, and background processes that control how drives connect and appear in the system. Sometimes one of these services fails to start correctly, which prevents Windows from accessing the drive properly.

Before you move on to more advanced fixes, restart the computer completely and check whether the drive appears normally afterward.

Method 2: Assign or Change the Drive Letter

Windows uses drive letters like C:, D:, or E: to identify and access storage devices. If the drive letter becomes missing, corrupted, or conflicts with another connected device, Windows may fail to open the drive and show “The system cannot find the drive specified” instead. In this situation, the drive still appears normally in Disk Management even though it does not show up in File Explorer. Assigning a new drive letter often restores access immediately.

Here is how to do it:

  1. Right-click the Start button and select Disk Management.
  2. Find the problematic drive in the list of connected storage devices.
  3. Right-click the affected partition and select Change Drive Letter and Paths.Change drive letter
  4. If the drive already has a letter, click Change. If the drive has no letter at all, click Add.
  5. Select a new drive letter from the dropdown menu.Select drive letter
  6. Click OK and confirm the change.

After Windows applies the new drive letter, open File Explorer and check whether the drive appears normally again.

Method 3: Fix Mapped Drive / UAC Registry Problems

Mapped network drives sometimes disappear or become inaccessible because of a conflict between User Account Control (UAC) and administrator sessions in Windows. In this situation, Windows may show “The system cannot find the drive specified” even though the mapped drive still exists.

This issue appears most often when:

  • you run programs as administrator
  • Windows uses separate user and administrator sessions
  • mapped drives disappear after login or restart

A small registry change can restore proper visibility for mapped drives between these Windows sessions.

Here’s how to apply the fix:

  1. Press Windows + R to open the Run window.
  2. Type regedit and press Enter.
  3. In Registry Editor, click File, then select Export to create a registry backup before you continue.
  4. Go to the following location: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
  5. Right-click an empty area inside the right panel.
  6. Select New, then choose DWORD (32-bit) Value.
  7. Name the new value EnableLinkedConnections.
  8. Double-click the new entry and change the value data to 1.
  9. Click OK and close Registry Editor.
  10. Restart the computer.

After Windows loads again, reconnect the mapped drive if necessary and check whether the error disappears.

Method 4: Run SFC and CHKDSK

Corrupted Windows system files or damaged file system structures can prevent the operating system from accessing a drive correctly. In these situations, Windows may show “The system cannot find the drive specified” even though the drive still appears connected.

Windows includes two built-in repair tools that may help. SFC repairs damaged Windows system files, while CHKDSK checks the drive itself for file system errors.

Recover important files before you use CHKDSK. On severely corrupted or unstable drives, CHKDSK may modify damaged file system structures and make some data harder to recover later.

Here’s how to run both commands:

  1. Right-click the Start button and select Terminal (Admin) or Command Prompt (Admin).
  2. Type sfc /scannow and press Enter.
  3. Wait until Windows finishes the system scan and repair process.
  4. After SFC finishes, type chkdsk X: /f and press Enter. Replace X with the actual drive letter of the problematic drive.Check Disk
  5. Allow Windows to complete the scan and repair process. The process may take some time on larger or damaged drives.

Restart the computer after the scan finishes.

Method 5: Remove Recently Installed Software

Some programs can interfere with storage devices, mounted drives, or Windows system services. This issue appears most often after antivirus installation, virtualization software setup, disk management utilities, launchers, backup tools, or low-level system tweaks.

If the error started shortly after you installed new software, that program may have modified storage drivers, permissions, or Windows configuration settings. Removing the recently installed software may restore normal drive access.

Here’s how to uninstall recently installed programs in Windows:

  1. Right-click the Start button and select Installed apps or Apps and Features, depending on your version of Windows.
  2. Sort the program list by installation date if the option appears.
  3. Locate software that you installed shortly before the error started.
  4. Click the three-dot menu next to the application and select Uninstall.Remove recently installed software
  5. Follow the removal instructions until Windows completes the uninstall process.
  6. Restart the computer.

After the restart, reconnect the drive and check whether Windows can access it normally again.

Method 6: Recreate the Partition

If none of the previous fixes work, the partition itself may have severe corruption. Recreating the partition removes the damaged partition structure and creates a new usable file system. This method usually restores normal drive access, but it also erases existing partition information.

Recover important files before you continue. Partition recreation and formatting can permanently overwrite recoverable data.

Here’s how to recreate the partition in Windows:

  1. Right-click the Start button and select Disk Management.
  2. Locate the corrupted partition in the storage list.
  3. Right-click the affected volume and select Delete Volume.Delete volume
  4. Click Yes to confirm the deletion.
  5. Right-click the new unallocated space and select New Simple Volume.Create a new volume
  6. Click Next.
  7. Leave the default volume size and click Next again.
  8. Select a drive letter and click Next.Choose a drive letter
  9. Enter a volume label and choose the desired file system, usually NTFS or exFAT.
  10. Make sure Perform a quick format remains enabled.Format the drive
  11. Click Next, then click Finish.

After Windows completes the process, the drive should appear normally again in File Explorer.

Final Thoughts

“The system cannot find the drive specified” may look serious at first, but in many situations the problem comes from Windows configuration issues:

  • damaged drive letters,
  • corrupted drivers,
  • permission conflicts,
  • file system errors

rather than complete drive failure. The most important step is to avoid risky fixes before you secure important data.

If the drive still appears in Disk Management, recovery software like Disk Drill often gives you the best chance to restore files before you attempt repairs. Its ability to scan inaccessible, RAW, or corrupted drives makes it one of the strongest options for situations like this, especially for less experienced users who need a simpler recovery process.

One final piece of advice – pay close attention to warning signs like:

  • clicking noises,
  • repeated disconnects,
  • freezing during scans,
  • extremely slow read speeds.

These symptoms may point to physical hardware failure rather than a simple Windows issue. In those situations, avoid repeated repair attempts and recover your data as soon as possible to prevent additional damage.

Still have questions? Head over to our forum discussions to see what other users are saying – you might find practical tips and solutions from people who’ve dealt with the same issue.

FAQ

ERROR_INVALID_DRIVE, also known as Windows error code 15, means Windows tried to access a drive letter that is no longer available or does not exist anymore. The problem often appears after disconnecting an external drive, changing drive letters, reconnecting USB devices, or using shortcuts and software that still reference an old drive path. Mapped network drives, damaged partitions, and corrupted drive references inside Windows can also trigger this message.
A RAW drive means Windows can no longer recognize the file system correctly. This usually happens after file system corruption, interrupted transfers, unsafe removal, sudden power loss, or physical drive issues. Windows may ask you to format the drive immediately, but you should avoid formatting it before you recover important files because the data may still remain accessible through data recovery software.
Mapped network drives depend on Windows login sessions, active network connections, and proper permission handling. In some situations, User Account Control (UAC), disconnected network paths, administrator mode conflicts, or login synchronization issues prevent Windows from reconnecting the mapped drive correctly. This can trigger “The system cannot find the drive specified” even when the shared network location itself still exists.
If the drive does not appear in Disk Management, Windows cannot detect the device at the hardware level. First, try another USB port, cable, adapter, enclosure, or computer because enclosure failures often look identical to drive corruption. You should also check BIOS or UEFI detection for internal drives. If the drive remains completely undetected everywhere, hardware failure becomes much more likely, and professional data recovery services may become necessary.
CHKDSK does not intentionally delete files, but it can modify damaged file system structures while it repairs the drive. On severely corrupted or unstable drives, this process may remove damaged entries, break file links, or make some files harder to recover afterward. Recovery specialists usually recommend recovering important data before running CHKDSK, especially when the drive contains valuable files.
This usually happens because Command Prompt checks the actual drive path directly, while File Explorer may still display cached or partially connected drives. Windows can continue to show the drive visually even after the connection becomes invalid, the drive letter changes, or the partition stops mounting correctly. The issue commonly appears with external drives, disconnected network locations, corrupted partitions, or broken shortcuts that still reference an old drive letter.
Several different problems can trigger “The system cannot find the drive specified,” including simple Windows glitches, missing drive letters, corrupted partitions, driver issues, or mapped drive conflicts. In most cases, the problem can be resolved with one of the following fixes:
  • Restart the computer
  • Assign or change the drive letter
  • Fix mapped drive or UAC registry problems
  • Run SFC and CHKDSK
  • Remove recently installed software
  • Recreate the partition
After an HP factory reset, this error often appears because Windows changes drive letters, removes old recovery references, or encounters storage configuration problems during the reset process. Some systems continue to reference missing partitions or outdated user paths even after Windows finishes reinstalling. The problem may also appear when the reset process leaves damaged partition information or incomplete recovery files behind.
0 COMMENTS
This field is required
This field is required
We respect your privacy; your email address will not be published.

We respect your privacy; your email address will not be published.

You have entered an incorrect email address!
This field is required