Chkdsk - cmd in windows installation

How to chkdsk hdd when unable to finish windows installation

Boot to Cmd
Use diskpart

Diskpart
list disk
select disk 0
clean
create partition primary
format fs=ntfs or can use format fs=ntfs quick
assign
list volume

See what letter windows assign hdd as

Chkdsk /f /r C:

No comments

Leave a Reply

Note: Only a member of this blog may post a comment.

Pages

Followers