Total identified windows installations 0 and repeat BCD problems

  • Thread starter Thread starter EmilIrfan
  • Start date Start date
E

EmilIrfan

Guest
Hello. My Asus laptop has been running on Windows 10. A few months back, it started crashing regularly once every 1-2 weeks citing 0x00000e, 0x00000e9 or 0x00000f errors. I've trobleshooted and found that my crashes was due to a BCD error. So everytime it crashes, I have relied on my USB bootable to rebuild the bcd using the command prompt using bootrec /rebuildbcd. In this process, I've gotten "total identified windows installations 0" everytime and I've fixed this by using these commands


bcdedit /export c:\bcdbackup

attrib c:\boot\bcd -h -r -s

ren c:\boot\bcd bcd.old


Up to now I beleive I have renamed it as many as 10 times and it has worked, my computer starts normally after reboot.


But now, after another crash, the commands I stated above do not fix "total identified windows installations 0" and it keeps stating it as 0 identified. Help is welcomed.

Continue reading...
 
Back
Top