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»
Posted in Computer | No Comments »
Desktops 1.0 from Sysinternals is designed to kick the flexibility of the Windows desktop up a notch. The solution to an overcrowded working space has always been simple, and Microsoft is by no means reinventing the wheel. What the Sysinternals utility will do, is allow the end users to stretch across no less than four desktops, delivering much precious real estate area. Users will subsequently be able to jump between desktops using either keyboard shortcuts or the tray icon.
“Desktops allows you to organize your applications on up to four virtual desktops. Read email on one, browse the web on the second, and do work in your productivity software on the third, without the clutter of the windows you’re not using. After you configure hotkeys for switching desktops, you can create and switch desktops either by clicking on the tray icon to open a desktop preview and switching window, or by using the hotkeys,” reads the tool’s description.
Of course that Desktops 1.0 can be downloaded to the desktop and integrated with the operating system. Or it can be run remotely via Live.Sysinternals.com. The tool will integrate seamlessly with both Windows Vista Service Pack 1 and Windows XP Service Pack 3. In addition to Desktops 1.0, which went live on August 21, Microsoft has also updated AutoRuns for Windows which has now reached version 9.33. Read More»
Posted in Windows Vista | No Comments »
The Microsoft acquisition Sysinternals that is famous for their useful Windows utilities has a new site up that allows you to easily access any of their utilities for free over the internet in your command prompt. This allows you to run any of their utilities without first downloading it to your computer. Just open an administrative level command prompt and type in:
\\live.sysinternals.com\tools\toolname.exe
For example if you want to run Autoruns (a great program to see what starts up automatically) type \\live.sysinternals.com\tools\autoruns.exe and hit Enter.
Every Sysinternals utility is available for “live” use. Read More»
Posted in Computer, Windows Vista, Windows XP | 1 Comment »