New
#31
This do as
- Boot from installation media
- Go CLI admin CMD
- run chkdsk /r /v J:
by this may corrupted data or other problems of hdd get fixed...?
in other words like someone said previously in this thread page 2 ...:>>>> ????
Find a flash drive that you can format (> or = 8 GB)
Create a bootable Windows 10 iso:
https://www.microsoft.com/en-us/soft...load/windows10
Download Windows 10 ISO File
Create Bootable USB Flash Drive to Install Windows 10
Boot to the windows 10 iso > open the Windows advanced troubleshooting menu on the iso > click command prompt > type these commands (comments are in parenthesis)
bcdedit /enum
bcdedit | find "osdevice"
(note the partition drive letter)
c: dir
d: dir
j: dir
chkdsk /r /v W:
(drive letters may change when using Windows RE)
(change the letter W: to the drive letter that has the folders/files similar to J:)
(reboot as needed)
(running chkdsk in this fashion typically displays ETA)
(plan to run in the evening so that a substantial portion is run overnight)