Expert Guide for Clearing False Device Error on PCs

Expert Guide for Clearing False Device Error on PCs

Richard Lv11

Expert Guide for Clearing False Device Error on PCs

Many users partition their hard drives or utilize external storage devices with their PCs. However, such drives become inaccessible when the “A device which does not exist was specified” error arises. Users have reported seeing this strange error message when they try to open connected external storage devices or drive partitions inside Windows File Explorer.

That error is most unwelcome since it means users can’t open whatever drives it arises for. Consequently, they can’t access files on affected drives. This is how you can fix the “device which does not exist was specified” error in Windows 10 and 11.

1. Plug the Affected Device Into a Different USB Slot

If this error is affecting an external storage device, try reconnecting the USB drive. There might be an issue with the port you’ve connected the drive with. Plug the USB drive into a different port to see if the same error occurs.

If you need to resolve this error for an internal drive, check the drive’s internal connections. To do that, you’ll need to open the case for a desktop PC. Then make sure none of the drive’s connection cables are in any way loose.

2. Run the SFC Tool

Users have confirmed the System File Checker tool can resolve this drive error. That highlights system file corruption can cause this issue, which an SFC scan will likely resolve. Our guide to running a System File Checker scan tells you how to execute the SFC command in Windows.

The sfc /scannow

3. Run a Check Disk Scan for the Drive

You might need to fix the “device which does not exist was specified” error because your drive has some bad sectors. Running a CHKDSK (Check Disk) scan command is a potential remedy for bad drive sectors. This is how you can run the Windows Check Disk tool from the Command Prompt:

  1. Open the search tool by simultaneously pressing theWindows logo +S keys.
  2. Enter the search phrasecmd inside the text box.
  3. ClickRun as administrator to start Command Prompt with elevated permissions.
  4. Then execute the Check Disk scan by inputting this command:
    chkdsk X: /f /r
    The chkdsk scan command
  5. PressEnter to initiate the scan.

You’ll need to replace X in the above command with the actual letter of the affected drive you need to scan. For example, the command for a drive labeled D would be:

chkdsk D: /f /r

4. Try Changing the Drive’s Letter

Changing the affected drive’s letter is a potential fix that users have confirmed to work. You can change the drive’s letter with the Disk Management tool like this:

  1. If you need to fix this issue for an external drive, connect that storage device to your PC.
  2. Open Disk Management by right-clickingStart and selecting the shortcut for that tool.
  3. Right-click the affected drive and selectChange Drive Letter and Paths .
    The Change Drive Letter and Paths option
  4. Press theChange button.
    The Change Drive Letter window
  5. Click the drop-down menu for theAssign the following drive lette r option.
    The Assign the following drive letter option
  6. Select a drive letter that you’ve never used.
  7. ClickOK on the Change Drive Letter or Path window.
  8. SelectYes on the Disk Management confirmation dialog.

5. Rescan a Drive

Disk Management includes aRescan Disk option for troubleshooting drives. That option detects disk changes and updates drive info accordingly when selected. So, rescanning the disk is a viable troubleshooting method for resolving this “device which does not exist” error. This is how you can rescan a drive:

  1. Plug the drive into your PC if necessary.
  2. Bring up the Disk Management tool.
  3. Click the drive for which the error occurs in Disk Management.
  4. Then click theAction menu.
    The Properties option
  5. SelectRescan Disks on the menu.

6. Select the Full Control Option for a Drive Location

The “device which does not exist” error can arise because of restricted drive permissions. In that scenario, users need to select aFull control permission option for their drives. These are the steps for selecting theFull control permission setting:

  1. First, activate the file management tool with Explorer’sWindows logo +E hotkey.
  2. Then clickThis PC in Explorer’s left sidebar.
  3. Right-click the affected drive to selectProperties .
    The Properties option
  4. Click the drive’sSecurity tab.
  5. If theFull control option isn’t ticked, click theEdit button.
  6. Select theAllow box for theFull control option.
    The Full control option
  7. ClickApply >OK on the drive’s permissions window.

7. Reinstall the Affected Drive

If you need to fix this issue for an external storage device, try reinstalling the affected drive. Doing so will reinstall the drivers for the affected storage device. This is how you can reinstall the drive:

Insert the affected drive into one of your PC’s USB ports.

  1. ClickStart with the right mouse button to select aDevice Manager shortcut.
  2. Double-clickDisk drives in Device Manager.
  3. Right-click your drive and selectUninstall device .
    The Uninstall device option
  4. Then select theUninstall option on the dialog box prompt.
    The Uninstall option
  5. Disconnect the drive plugged into the PC.
  6. Plug the drive back into the computer to reinstall its driver.

8. Update Your Motherboard’s Chipset Driver

It might be necessary for some users to update motherboard drivers to fix this issue. To do so manually, you’ll need the motherboard model and manufacturer details. You can check those details as follows:

  1. Open the Windows search box, and type aSystem Information keyword there.
  2. ClickSystem Information to view that app’s window.
  3. Note down theBaseBand Product andBaseBand Manufacturer details.
    Baseboard specs in System Information
  4. Open the Command Prompt if the System Information app doesn’t include a serial number for the motherboard.
  5. Execute this baseboard command:
    wmic baseboard get product,Manufacturer,version,serialnumber
    The baseboard command
  6. Copy and paste the serial number for the motherboard shown within the Command Prompt into Notepad or another text editor.

Then open the download section of your motherboard manufacturer’s website. Select your motherboard model and download its latest chipset driver from there. You can install the new driver for your motherboard with the downloaded driver (setup.exe) package file.

The driver package might be included within a ZIP archive, which you’ll need to extract as outlined within this guide to unzipping files in Windows .

Access Your Drive Again on Windows

Those potential solutions will probably fix the “device which does not exist” drive error for most users. If they’re not enough, there could be an issue with your PC’s motherboard headers. In that case, consider taking your PC to a reputable repair service to resolve such an issue.

Also read:

  • Title: Expert Guide for Clearing False Device Error on PCs
  • Author: Richard
  • Created at : 2024-06-25 16:57:11
  • Updated at : 2024-06-26 16:57:11
  • Link: https://win11-tips.techidaily.com/expert-guide-for-clearing-false-device-error-on-pcs/
  • License: This work is licensed under CC BY-NC-SA 4.0.