Fix: The device is not ready on Windows 7, 8 and 10

The error condition “The device is not ready” occurs when you try to open files on your external hard drive. This happens primarily when the external device has experienced a hardware failure, or the drive is empty or not formatted.

This error may also occur due to external reasons such as connection issues (when the external drive is not connected properly), damaged device (the drive is corrupt or damaged physically which doesn’t allow the computer to connect), compatibility problems (sometimes the hard drive is not compatible with the operating system), and due to system file damage (system files responsible for connecting to the drive). We will go through all the possible solutions and attempt to fix this error.

How to fix The device is not ready

  • Flash Drive says ‘The Device is Not Ready’: This error indicates that the storage device is a flash drive or a USB stick and the system is unable to connect to it.
  • Virtual Disk Manager says ‘The Device is Not Ready’: This condition occurs when you are unable to access your device through the virtual disk manager. This probably occurs when either the correct permissions are not present or there is problem mapping the drives between the OS and the VM manager.
  • Internal HDD Shows ‘The Device is Not Ready’: This condition refers to the situation where the error generates not on an external hard drive but on an internally connected HDD.

Solution 1: Checking connection and hardware

Before moving on to software methods, you should check if the hard drive is indeed connected properly without any errors and the connecting SATA cable is operating properly without any problems.

To diagnose if your hard drive is running properly and the problem is only with the computer, you should try plugging the hard drive to another computer and check. If the error also occurs in it, try replacing the connecting cable and then try connecting again.

If you are using an external hard drive, make sure that the connection wire is properly plugged in the connection port and is working properly.

Solution 2: Running a Check Disk Scan

If your hard drive is connected properly but still giving the error under discussion, you should consider performing a check disk scan. There are cases where the external drive gets corrupt or has bad sectors in it. This doesn’t allow the system to properly access the hard drive and thus causes the error message. We will try running the check disk utility in hopes for repairing any problems.

  1. Press Windows + S, type “command prompt” in the dialogue box, right-click on the application and select “Run as administrator”.
  2. Once in the command prompt, execute the following command. You can change the drive letter according to your own requirement. In this case, the disk letter is ‘G’.
chkdsk g: /r

chkdsk g: /f

  1. Now, wait for the check disk process to complete fully. This may take some time depending on the size of your drive and the data stored.
  2. Once the drive has been fixed and repaired, restart your computer and try accessing it again.

Solution 3: Changing Drive Letter

If the error doesn’t go away still, we can try changing the drive letter. Each drive letter is identified by a unique drive letter which also defines the navigation path from the main system. There are several cases where the drive letter is conflicting with another one which is already reserved by the system. We will try changing the drive letter and check if this solves the issue.

  1. Press Windows + R, type “diskmgmt.msc” in the dialogue box and press Enter.
  2. Once in disk management, right-click on your drive and select “Change Drive Letter and Paths”.

  1. Click on Change button and from the list, select another drive letter to set.

  1. After changing the drive letter, disconnect the external drive and after connecting it again, check if you can access it without any problems.

Solution 4: Running Hardware and Device Troubleshooter

Windows has an inbuilt hardware and device troubleshooter which detects any discrepancies in the hardware connected to your computer and attempts to fix it. In case of the external hard drive not properly accessible, the troubleshooter might check for bad registry values and fix any controllers which are not working properly.

  1. Press Windows + R, type “control panel” in the dialogue box and press Enter.
  2. Once in the control panel, click on Large icons from the top-right side of the screen and click on

  1. Now click on Hardware and Sound and from the next page, select Hardware and devices. Now let the troubleshooter perform all the tasks and apply the fix if presented.

  1. Restart your computer after fixing and check if you can access the drive without problems.

In addition to the solutions listed above, you can also try the fixes listed below:

  • Check for programs already accessing the drive. If the drive is busy, you might be presented with the error.
  • You can attempt to reinstall the USB controller drivers. If the controller drivers are corrupt or outdated, this might cause the error condition.
  • Make sure that Windows is updated to the latest build.
  • Run an SFC scan and check for corruptions in the registry.
  • Try connecting the drive to another computer and check the error there.
  • Perform a System Restore. This should be considered as a last resort. If all else fails, it probably means there is some problem with your Windows. If the last system restore doesn’t solve the problem as well, you can also consider a fresh installation.
ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.