230V AUTOMATIC OVER VOLTAGE REGULATOR

HOW TO FIX HARD DISK 1 303 OR 305

This is not a funny error code but fatal one to the system hard disk and it can render the system unusable while if care is not taking you can lose all your file on the hard drive.

It happens to me too and it not that funny too because on my system is full of programming code on my Arduino hard drive for the on going projects and my other important documents.

Well let go to how I rectify and save my disk from Hard disk 1 303 error code. 

It happens that I updated my windows software and after the update installation, the system needs to restart in order to complete the update and the restart has started up to 30%, and I went out to attends to other activities before I come back the system has shut down.

Therefore, I thought it was a normal thing and I powered the PC system back on, it start well but later enter into automatic repair

Well, with faith, I believe it will fix the problem, but it couldn't fix it instead it enters into another window options of automatic repair.


I know right away, there is a big challenges ahead of me why? because I didn't for once created a restore point for my windows, well with faith I proceeded to Advance option 

I tried all the available option above it didn't work, the system always goes back to automatic repair after every restart, I even attempt to reset my drive from cloud and local storage it didn't work. now i know i'm really in great danger of losing the system hard drive.

After my research on the internet on how to solve the error code hard disk 1 303, all their option is to retrieved your data from the hard drive and replace it with immediate effect before the hard drive finally failed. I proceeded to Command prompt option 


At the command prompt I was told to use sfc /scannow I did it yet it failed, then I was told to use chkdsk c:  I use that code too nothing change.



HOW I FINALLY SOLVED THE PROBLEM USING CMD

You know your system has two different partition memory?
1. C: drive for windows system recovery
2. D: drive, this is your local disk where you saved all your document like picture, download, video etc.

So I first of all, log into my drive D: 
using: cd D: 
then type: dir 
This will enable you to confirm that your are in your main drive, you will see something like; document, picture, download file etc.


After this type: chkdsk /r 
allow it to run till it stops by itself, during this you will see "windows replace some files" just wait till it finished then close the command line and click on continue with windows 10



At this point my hard drive was repaired and my windows 10 load normally, and I saved myself from unnecessary expenses and lost of files.

Immediately I logged in I create a restore point, in case of next challenges.

I hope this solve your problem too? comment below to know your resolution.






Comments