How to Create a BootLog in Windows 2000/XP and later

If you're new here, you may want to subscribe to Windows Reference RSS feed Thanks for visiting!

When you are troubleshooting a problem with your Windows especially a Windows Start up problem, the best place to start would be to create a Boot Log. This would create a file named Ntbtlog.txt in the C:\Windows directory with the list of drivers that tries to load. It adds entries for every successfully loaded driver referred by “Loaded Driver” and failed drivers reffered by “Did not load driver”.

This could define the root cause of the problem. It could be a device driver or a startup item that Windows tries loading at the startup. Once identified you can then fix the driver or startup item by either disabling it or updating to a proper version.

To Create a bootlog,

1. Restart the computer and press F8 when Windows start booting. This will bring up the startup options.

2. Select “Enable Boot Logging” option and press enter.

3. Windows prompts for you to select a Windows Installation (even if there is only one windows installation)

This boots windows normally and creates a boot log named ntbtlog.txt and saves it to C:\Windows (%systemroot%) folder which can later be accessed to see if there was a troublesome driver.

ntbtlogtxt

ntbtlog entry

You can also enable boot log by adding the /BOOTLOG switch to the operating system entry in the boot.ini file as follows:
This file is in the C:\ (root) and is visible only when “Hide protect operating system files (Recommended)” option is unchecked from “Tools – Folder Options” when in the C:\ drive. Also, the file is set as Read-Only so uncheck the “read-only” option from right-click and Properties.

bootlog in bootini

  • Share/Bookmark

Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically each day to your feed reader.

Trackbacks & Pingbacks

No trackbacks/pingbacks yet.

Comments

This doesn’t work for Windows 7 -

EasyBCD by NeoSmart Technologies, which is a very useful frontend GUI for BCDEDIT – the application which lets you view and modify the bootloader in Windows Vista. It also works fine for modifying the Windows 7 bootloader.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

(required)

(required)