Tag: Automatic

Blue screen troubleshooting tips for Windows

September 21, 2008 by Jason

Normally, the blue screen of death contains a driver name, and some addresses; if you’re lucky, removing that driver will do the trick. But what if there is no driver name on the BSoD? And what if you don’t have all the skills to play with crashdumps and debuggers?

In this case, Autoruns comes to the rescue. This is a graphical tool that allows you to disable/enable drivers in a very easy way.

The strategy:

1. Boot into safe mode (since the system is crashing when you attempt to boot normally);
2. Start Autoruns, and switch to the Drivers tab;
3. Go through the list, and uncheck the drivers that are suspicious;
4. Close the program, restart and boot normally

The steps above will be repeated until the system is able to boot correctly.

When that happens, remember what were the last changes you applied, and try to enable some drivers back – until you figure out which one of them was causing the issue. Read More»

Windows Search 4.0

July 19, 2008 by Jason

Microsoft plans to debut serving Windows Search 4.0 automatically to Windows Vista Service Pack 1 by the end of July. With the final version up for grabs through the Download Center since the beginning of June 2008, the Redmond company is now wrapping up Windows Search 4.0 for delivery through Windows Update. However, only users with Windows Vista with Automatic Update enabled will receive the update by default; Windows XP users running either Service Pack 2 or Service Pack 3 will have to perform a manual upgrade.

“Windows XP users will see Windows Search 4.0 available as an Optional update, which means you must visit the Windows Update Web site to install it. Windows Vista users with SP1 installed will see the update as a Recommended update. This means that, if a Windows Vista user has set their machine to automatically install updates, Windows Search 4.0 will automatically install on PCs running Windows Vista SP1. The release of Windows Search 4.0 to Windows Update will be gradual for these users,” revealed a member of the Microsoft Update team. Read More»

Prevent Automatic Reboots In Vista

July 06, 2008 by Jason

Windows Update is a lifesaver for those of us who are not diligent in keeping our computers up-to-date with the latest fixes, patches, etc. However, the dialog box that constantly pops up after an update is installed reminding me to restart my computer is an annoyance, especially when I’m in the middle of something.

Eventually though, Windows gets annoyed with me and simply indicates that my computer will reboot in 5 minutes. To prevent this from happening, without having to temporarily disable Windows Update, you can disable automatic reboots from happening when a user is logged on. To accomplish this in Vista:

1. Click Start, type regedit.exe and press Enter. Read More»