Checking Drive errors manually on windows PC...
1) Press Windows key + R to open run
2) write cmd.exe
3) now write the following code (You will write your own drive replacing C, we have chosen C drive)
chkdsk /f C:
4) Repairing...
5) Done
Yup all your drive errors are now vanished
2) write cmd.exe
3) now write the following code (You will write your own drive replacing C, we have chosen C drive)
chkdsk /f C:
4) Repairing...
5) Done
Yup all your drive errors are now vanished
Post Comment