What is proxy_desktop?

1

When shutting down my computer running Windows XP Professional SP3, it sometimes gets stuck with a message window saying that Proxy_Desktop wasn't closing and if was it ok to kill it. If I would kill it, the computer will shutdown successfuly. I've looked through all the processes showing in Task Manager, but never seen one called "Proxy_Desktop". So what is this "Proxy_Desktop"?

alexs

Posted 2010-02-15T07:49:54.330

Reputation: 362

Answers

2

Sometimes this is a result of having folders launched in separate processes. When your machine is trying to shut down, these separate processes create the hang and show the famous "End Task" screen for proxy desktop. You can easily disable this:

  • Open Windows Explorer and in the menu navigate to Tools -> Folder Options
  • Under the View tab, uncheck the checkbox Launch folder windows in a separate process
  • Hit Apply & OK.

John T

Posted 2010-02-15T07:49:54.330

Reputation: 149 037

Hey, thanks so much, I've applied it and shutdown the computer a few times, and it seems the proxy_desktop message has gone away. – alexs – 2010-02-15T08:27:03.937