Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2023-03-06 03:41:26 | ![]() 20,701 Views |
Shortcut: Press Ctrl+Shift+Esc keys to open task manager in Windows 11!
Task Manager not opening or not responding problem in Windows 11 can be fixed by running get-appxpackage command in powershell as administrator.
Task Manager not opening or not responding problem in Windows 11 can be fixed by running get-appxpackage command in powershell as administrator.
Search Powershell in Windows Search bar. Right click on Powershell and run as administrator. Copy the following command and run as administrator.
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register /”$($_.InstallLocation)//AppXManifest.xml/”}
Please restart your computer to apply the changes. Task Manager should be working by now!
Hope it works! Thanks for watching iviewgle
Please take the opportunity to connect and share this video with your friends and family if you find it useful.