I bought a Western Digital external hard drive a little while ago (honestly not sure how long) and finally plugged it in to run a full backup overnight before sending my computer in to be repaired under warranty.
However, when I plug it in it simply doesn’t show up in the windows explorer.
I followed advice online to go to disk manager in windows and initialize it from there. No dice. The disk shows up, but is x-ed out and attempts to initialize it were initially met with an error message. Now when I try to initialize it it’s simply greyed out.
Checking around online indicated that most disks that throw errors like that have been in use for a while. Mine has not been used. So I downloaded the WD dashboard to see if it had any insight, and it certainly finds the disk but declares there’s nothing wrong with it.
Join the club.
I have the same problem.
My device is seen across my home network, in my router, in file explorer etc.
If I disconnect the drive, it disappears rom the system as you would expect and returns when it is plugged back in.
All I get when i try to access the drive is ‘Can’t reach this page’.
How else can I access the drive to make any modifications to settings if I can’t access the drive?
I am getting bored with this system now.
The drive is showing as it is not initialized. You can try the below mentioned 2 different methods to resolve the issue:
Method 1. Use Disk Management to fix not initialized error on an external hard drive
Connect the uninitialized external hard drive to your PC.
Press Win + R keys, type: diskmgmt.msc and hit Enter.
Find the uninitialized, unknown external hard drive with I/O device error > Right-click on it and select Initialize Disk.
Then set the disk to initialize and set the disk as MBR or GPT.
After this, you may reboot your PC and keep all changes. Now, your external hard drive will be recognized and read by Windows again.
Method 2. Run CMD to repair I/O device error on not initialized external hard drive
This CMD command would erase all data on the uninitialized hard drive, which you can later restore after repairing the external hard drive not initialized, with the help of any data recovery or partition recovery software:
Press Win+R > Type: diskpart and hit Enter.
Type: list disk and hit Enter.
Type: select disk F and hit Enter; (replace F with the drive letter of an uninitialized external hard drive) .
As per the screenshot, you selected the wrong drive. I can see there is a “select drive” option available in the top right corner. Just select the faulty drive and see what it says.