Have you ever tried booting up Windows one day and it stuck at “Windows is starting up” screen for at least 15 minutes or longer before you could get to the user list? Or does your computer takes a lot of time before it can totally power down? Perhaps even logging off your user account is taking up a lot of time? If you’ve tried a lot of solutions but none worked and you are in the verge of formatting the hard drive to reinstall Windows, please see what do I have to say first.

Recently I’ve just learned from mEtRiX, our forum moderator, that we can enable and show Windows Verbose Security Status Message. This setting allows you to configure Windows so that you receive very useful verbose startup, shutdown, logon, and logoff status messages. This may be helpful to in troubleshooting slow startup, shutdown, logon, or logoff behaviour.
To enable verbose status message in Windows, just follow the few simple steps below.
1. Go to Start > Run, type regedit and click OK.
2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\
System
3. Right click at an empty area on the right pane, select New > DWORD Value and type VerboseStatus.
4. Now double click on the new verbosestatus key that you just created and enter the value data as 1.

5. Again, right click at an empty area on the right pane, select NEW > DWORD Value and type DisableStatusMessages. By default, the value data should be 0. Leave it as it is.
Now when you restart your computer, it will very quickly show you the DLL files that is executed during Windows is starting up screen. When you shutdown, it will tell you that it is playing logoff sound, stopping windows file protection, windows is shutting down and etc… Let’s say if it hangs a long time at Playing logoff sound when you shutdown your computer, you now know for sure that this shutdown problem is caused by the wave file being used for Windows LogOff.
If Windows hangs at “Windows is starting up” and unable to get in Windows or safe mode at all, sorry to tell you that you won’t be able to use reg.exe in Recovery Console to modify your registry because it is not supported and will only tel you that the command is not recognized. There is a way to edit the registry offline by using BartPE boot CD. You can check out the guide here. You can also try running scandisk to scan your hard disk for problems, sfc to check system files, and finally windows repair or reinstallation to try to fix the problem.
As you can see, there is no harm or performance loss in enabling Windows verbose status message. In my opinion, Microsoft should have enabled this feature by default! Good luck in fixing Windows startup, logoff, login and shutdown problems!
Technorati Tags: verbose, windows, error, startup, hang
