Is there software that can monitor a windows startup to tell me what the computer is up to?

My home computer has a problem whereby the screen stays black for about a minute and a half after logging in (typing my password and pressing enter).

This thread is NOT to ask for help with that problem. It is to ask if anyone knows of a piece of software that is capable of monitoring what the computer is doing (what drivers are loading and how long it is taking them to do it) during this period between switching it on and it being usable.

Boot and startup tabs under msconfig shows everything that gets run during start up

http://netsquirrel.com/msconfig/

Some of the process names you will have to google to confirm they are legit.

Thanks, but I was more looking for something that actually monitors the startup - so I can get an idea of which driver loads or processes are taking so long. msconfig’s startup tab only tells me what is set to load. I’ve been through that to remove anything I don’t need, but the computer still goes black for a minute and a half after logging in.

I use to love watching Unix boot. There was a continuous stream of messages as processes were started. Alas things are too fast these days, and the the graphical interface comes up too soon, for this to be fun.

You can enable boot logging. Then read the log.
http://www.computerfreetips.com/pc_Troubleshooting/enable_boot_logging.html

It’s called Event Viewer. It’s included in Windows.

Event viewer seems to mention when things start, but not how long they take.

ETA: Also, I’m getting the message ‘Event Log service is unavailable. Verify that the service is running.’

I’ve switched it back on. It was disabled.

You’re on XP?

http://www.greatis.com/utilities/bootlogxp/

Will tell which processes are taking so long to boot, but unfortunately doesn’t give much insight into why.

I think I finally figured out what was causing the slow startup.

It’s something that’s been in place for a while but never used to be a problem. I have two PCs connected via a crossover cable. The main PC has a bunch of mapped network drives. If the second PC is not switched on, the main PC will show ‘could not reconnect’ on these drives.

Now this never used to slow anything down, but I just deleted all these connections, and the black-screen delay has gone away completely.

It seems like something has changed in the way windows tries to reconnect network drives… namely that it hijacks everything else and tries for a longer period before it decided it can’t reconnect.

Shame, because I liked having those connections. I’ll try recreating them but without the ‘reconnect at logon’ checkbox checked.