When you perform a System Restore rollback in earlier versions of Windows, you’ll see the list of changes in the file system/registry that had occurred after restoring to an earlier System Restore point. Windows 7 introduces a new System Restore feature wherein you can know beforehand the list of programs and drivers that will be affected (added/removed) in the event of restoration to a particular point.Read more
Windows 7
Tips, Fixes and Articles on Windows 7.
“Run as different user” Context Menu Option is Inbuilt in Windows 7
Windows Vista users need to use the RunAs.exe console tool or the ShellRunas shell extension from Windows SysInternals to launch programs as a different user. Windows 7 includes the Run as different user feature as a built-in option in the right-click menu.Read more
How to Always Start Task Manager As Administrator (Elevated) by Default?
Task Manager in Windows Vista and Windows 7 runs in non-elevated mode by default, showing only those processes running under the current user context. To be able to terminate or manage a process running under other user accounts, or to log off other users, you need to elevate Task Manager by clicking the Show processes from all users button in the Processes tab.Read more
Fix: Cannot select multiple files in Explorer in Windows 7/Vista
Sometimes in Windows Explorer, users may not be able to select more than one file or folder. Using the Select All option, SHIFT + Click or CTRL + Click key combos to select multiple files or folders, may not work. Here is how to fix the single select problem in Windows Explorer.Read more
Calendar Gadget in Windows Sidebar is Blank with Orange Background
The Calendar gadget in the Windows Sidebar may display blank content, showing only the plain orange background. Also, the Stocks Gadget may not show up when you add it to the Sidebar. A missing scripting run-time registration usually causes this problem. Registering VBScript.DLL Registering the vbscript.dll file from an admin Command Prompt fixes the problem. … Read more
Exit and Restart Explorer.exe Cleanly in Windows 7 and Vista
To restart Explorer to test a registry setting without a reboot, we usually terminate the Explorer shell (explorer.exe
) using Task Manager. The Task Manager method is like forcibly killing the process instead of terminating it cleanly.
Jeff, a Software Design Engineer at Microsoft, posted a great tip on how to cleanly start and stop explorer.exe in Windows XP.
Quote:
If you are running Windows XP and want a cmd prompt with no strange environment variables set, do the following: Ctrl + Shift+Esc → File → Ctrl + New Task (Run…)
This will open a cmd window with only the basics. This is useful if you have killed Explorer and need to restart it. Explorer will keep the environment of the cmd window that started it.
If you want to cleanly shutdown Explorer without having it automatically restart: Start → Shutdown → Ctrl + Alt + Shift + Cancel.
Although the above method (originally written for Windows XP) would work for the Classic Start menu in Windows Vista and Windows 7, not everyone uses the Classic Start menu.
This article tells you how to exit explorer in Windows Vista and Windows 7 using the New Start menu.
Fix for Gadgets Not Showing Correctly in Windows 7 and Windows Vista
Have you come across the problem where some of the Gadgets that you added to the Sidebar/Desktop are not displayed correctly? For example, the clock gadget may be displayed as a black square containing only the “seconds” hand. Other gadgets may show up as white rectangles with an information (i) icon and a plus sign. … Read more