Computer won't recognize HDD
Go to solution
Solved by Mighty_Miro_WD,
9 minutes ago, dad69 said:
I ran the test on my hard drive and it said it passed. Seems to me like it's running fine. I just don't know why I can't download and put things on the HDD which is the whole reason I'm trying to fix it lol. Anything else I can do to help fix?
OK, now we know for sure that the drive is healthy. ![]()
Did you try to format it via CMD too? If you did what happened? If not, then you can try to do it by following these steps:
- Open CMD, type diskpart, press Enter.
- After that type list disk, press Enter.
- Type select disk X (where X is the number your drive shows up as), press Enter and type clean, press Enter.
- After that type create partition primary, press Enter, type format quick fs=ntfs, press Enter, type assign letter=F (or the letter you want to assign to the drive), press Enter and lastly - type exit.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now