Task Manager Hangs after Windows 11 upgrade

Chad Richardson 66 Reputation points
2021-12-23T01:38:26.663+00:00

I just upgraded to Windows 11 and one of the several system issues I've encountered is Task Manager freezes / hangs. Once you open it, you get an initial view of the Processes tab, but it doesn't refresh...and going to the Details tab...it is blank. Trying to close down the window results in it hanging and you have to r-click on the program in the Task Bar and choose Close Window to get it to close, which results in an Event Log of:

The program Taskmgr.exe version 10.0.22000.65 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
 Process ID: 5228
 Start Time: 01d7f794b05b3f5f
 Termination Time: 0
 Application Path: C:\Windows\System32\Taskmgr.exe
 Report Id: acff69db-0cd8-45ad-abde-54116091838d
 Faulting package full name: 
 Faulting package-relative application ID: 
 Hang type: Cross-thread

There are no issues in the Security and Maintenance Control Panel.

Any ideas?

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,847 questions
{count} votes

Accepted answer
  1. Reza-Ameri 16,981 Reputation points
    2021-12-23T15:10:13.63+00:00

    Try open start and search for feedback and open the Feedback Hub app and report this issue.
    Try perform a Clean Boot and see if the problem persist?
    Take a look at:
    https://support.microsoft.com/en-us/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd
    If not enable services one by one to identify which one causing this issue.


9 additional answers

Sort by: Most helpful
  1. Lojith Vinsuka 16 Reputation points
    2022-02-10T05:10:28.94+00:00

    173043-screenshot-2022-02-10-103523.png

    make sure you do not pause task manager update speed.

    If the issue isn't caused by update speed try to repair your windows.
    https://bit.ly/3GEtz2v

    3 people found this answer helpful.

  2. morinaux 16 Reputation points
    2022-10-22T19:37:52.343+00:00

    I did same, It download wireless adapter and bluetooth updates. Task manager keeps hanging. I tried to update all my drivers using www.touslesdrivers.com. It detects AMD and Nvidia updates. Issue still here.

    However, taskmgr is working in windows safe mode, so I did a clean boot disabling all unnecessary services. It appears to be DeviceAssociationService. I disable its startup and taskmgr is working again.

    What's the purpose of DeviceAssociationService ? How to troobleshoot this service ?

    3 people found this answer helpful.

  3. 2022-10-21T08:26:48.427+00:00

    I ran the Intel Driver & Support Assistant. It downloaded three drivers - graphics, wireless adapter, and a bluetooth driver. The moment those updated - the task manager started working again. One of those three was clearly doing something.

    2 people found this answer helpful.

  4. Paul Daubian 20 Reputation points
    2024-02-19T15:29:41.0566667+00:00

    Hello, I currently have the same issue, which is impacting task manager as well as other programs that are not starting correctly. With a little analysis of the Services.exe, I was able to find that some kind of deadlock was happening between dashost.exe and svchost.exe (PID corresponding with "Device Association Service"). (Note that in the blocking list I could also find that the svchost corresponding to the WLAN AutoConfig service was also hanging, but it didn't seem to be the root.) While googling this specific deadlock issue, I stumbled into this brillant article which explained the problem and provides a solution: https://learn.microsoft.com/en-us/answers/questions/1339707/help-with-figuring-out-what-is-causing-waitchain-d Tl;Dr, if you own or have owned a Smart TV connected to your network, you probably have this issue.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.