WINDOW LOCKS UP SUDDENLY
How often has this happened to you? You're working on something at the server when a window locks up. Your only recourse is to open the Task Manager and kill the Explorer.exe process, which kills the offending window--as well as the desktop and taskbar. This can confuse system tray icons that won't function properly again until you reboot the system.
This occurs because of Windows Server 2003's attempt to be efficient with the Explorer.exe process, which is responsible for the desktop, windows, and more. The OS runs all of these as a single thread.
However, by separating the desktop and taskbar functions from the other windows, you can achieve fewer problems, even if it's not quite as efficient.
Follow these steps:
Open the Registry Editor (Regedit.exe).
Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows \CurrentVersion\Explorer.
Add a DWORD value named DesktopProcess.
Assign DesktopProcess a value of 1, which indicates that the desktop and taskbar should run as a separate process from the rest of the windows.
Close the Registry Editor, and reboot the system.
After the reboot, Windows Server 2003 will have two processes called Explorer.exe. One is responsible for the desktop and taskbar, while the other handles open windows.
Editing the registry is risky, so be sure you have a verified backup before saving any changes.
- jasmiles's blog
- Login or register to post comments
- 360 reads

Recent comments
5 hours 36 min ago
5 hours 39 min ago
13 hours 55 min ago
14 hours 19 min ago
16 hours 20 min ago
16 hours 32 min ago
16 hours 37 min ago
17 hours 6 min ago
17 hours 10 min ago
17 hours 32 min ago