Windows 10 unconditional startup BSOD; can't read file system(?)
Solution 1:
Use your windows CD to access CMD
Simply by getting to the point where it say's install now, click it then wait. Once your at next option hold down SHIFT and press F10. You will given a CMD with Admin Rights,
Now try repairing your boot file with the following commands.
http://thewindowsclub.thewindowsclubco.netdna-cdn.com/wp-content/uploads/2013/04/image20.png
Microsoft Windows [Version 6.1.7600]
X:\windows\system32>bootrec /RebuildBcd
Scanning all disks for Windows installations.
Please wait, since this may take a while...
Successfully scanned Windows installations.
Total identified Windows installations: 0
The operation completed successfully.
X:\windows\system32>bootrec /fixMbr
The operation completed successfully
X:\windows\system32>bootrec /fixboot
The operation completed successfully
X:\windows\system32>
Solution 2:
Windows Automatic Recovery Method via USB or DVD
- Obtain Windows 10 iso.
- Install to flash drive or DVD. You can use rufus
- You will have to make your BIOS boot to the flash drive or DVD drive first. (You'll have to look up how your computer make and model gets to the BIOS. Typically you can hammer the ESC key on boot but every computer is different.)
- Boot from storage then attempt automatic repairs. It should have an option somewhere instead of clicking install you would click repair.