Prevent Internet Explorer Toolbar Layout from being Reset

Every once in a while, Internet Explorer resets the toolbar layout and I need to customize them the way I want, every time this happens. I have Google Toolbar and the default Links toolbar enabled, which I have docked to the extreme right, showing only the chevron. Occasionally Internet Explorer (or probably one of the … Read more

File Explorer “Working on it” Showing Green Progress Bar

File Explorer Working on it

Summary: Windows 10’s File Explorer stalls saying “Working on it…” during the folder type automatic discovery process. And in earlier versions of Windows, Windows may sometimes assign incorrect template for folders if the content discovery or sniffing goes wrong or the folder view settings in the registry are messed up.

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 … Read more

How to Recover PATH Variable After Deleting it Accidentally

The PATH is a variable that Windows uses to locate needed executables, especially from the command line. Unfortunately, there are situations where users accidentally delete the PATH variable. This can happen when users inadvertently overwrite the PATH data rather than appending them. There are also cases where some buggy applications or installers have wiped out … Read more

How to View and Modify Service Permissions in Windows

Summary: This article explains the various methods to view the permissions for any Service in Windows. It also covers the tools and methods to modify the service permissions easily. Just as file system objects and registry keys have permissions, each service in Windows can have a set of permissions. The permission entries for a service … Read more