Hi,
Recently the computer did not boot, but a startup utility fixed the problem.
My question is: Is there a log somewhere that I can view to see what the problem was, and the repair?
Thanks
Printable View
Hi,
Recently the computer did not boot, but a startup utility fixed the problem.
My question is: Is there a log somewhere that I can view to see what the problem was, and the repair?
Thanks
You can check the Event Viewer but it's hard to make sense of them since most of them would be bugcheck codes and ID's. But the Startup repair would just repair the MBR most of the times.
Ok I did a small research in this matter.
Startup Repair will try to repair computers that are unbootable because of the following reasons:
- Registry corruption
- Missing or damaged system and driver files
- Disk metadata corruption (MBR, partition table, and boot sector)
- File system metadata corruption
- Installation of problematic or incompatible drivers
- Installation of incompatible Windows service packs and patches
- Corrupt boot configuration data
- Bad memory and hard disk hardware (detection only)
The Startup Repair Log can be found at : %WINDIR%\System32\LogFiles\Srt\SrtTrail.txt
More information can be found here: How Windows RE Works
Thank you for responding, and for conducting the research - much appreciated.
I will follow the links.
I am looking at the SrtTrail.txt file. This file seems to relate to the 'Last successsful boot time', rather than the last unsuccessful boot time!
Best wishes.
A
Ps. Have you come across an easy to understand guide to the Event Viewer?