in

ASP.NET Weblogs

This Blog

Syndication

Graphics

ZZZ-Subscribe to this Weblog

Tobler.SoftwareArchitecture()

John Tobler's somewhat ordered collection of thoughts and resources mostly related to software architecture and software engineering.

[Tip] Official way to restart Explorer

I found yet another Windows tip I did not know in Richard Birkby's Explorer column handler shell extension in C# article at The Code Project:

Finally, if you want to restart an instance of Windows Explorer, you should use the official way to shut down Explorer, rather than killing it from Task Manager! To shut down officially, hit Start->Shutdown (or Turn Off Computer on Windows XP), then while holding the control shift and alt keys, click cancel on the shutdown dialog. To start a new instance of Windows Explorer, bring up Task Manager by holding the control and shift keys, then hit escape. In Task Manager, choose File->New Task and enter "Explorer.exe". This will have restarted Windows Explorer properly.

Comments

 

TrackBack said:

Official way to restart explorer : Wes' Puzzling Blog
March 12, 2003 2:32 PM
 

Khoury said:

Thanks for the tip.
October 7, 2003 1:36 PM

Leave a Comment

(required)  
(optional)
(required)  
Add