How to boot Windows 7 in verbose mode?

4

1

Recently my Win 7 installation takes a very long time to boot up and in order for me to detect the problem I need to boot Windows in verbose mode.
Now I need windows to dump everything it's doing in the boot process on monitor screen. I wonder how can this be done?

Hamed Momeni

Posted 2012-07-12T13:07:54.100

Reputation: 978

Answers

8

Over at How-To Geek there is a post on how to do this.

Hit Start, type msconfig, to get to the System Configuration window below

System Config

Select the Boot tab and check the OS boot information. Checking the log may also be useful to read after booting.

JoshP

Posted 2012-07-12T13:07:54.100

Reputation: 2 236

2The log will be called Ntbtlog.txt is foundin the %SystemRoot% folder. – Hennes – 2012-07-12T13:14:22.890

1@Edwin The link also has a number of other useful tools to troubleshoot boot time issues. Check it out :) – JoshP – 2012-07-12T13:15:28.780