User Tools

Site Tools


action_center_won_t_open

This is an old revision of the document!


Action Center Won't Open

  • Open Task Manager
  • Kill the Windows Explorer process, the restart it by running explorer.exe from the run menu
  • Open command prompt as administrator
  • Run: sfc /scannow
  • Run: DISM.exe /Online /Cleanup-image /Restorehealth
  • Open Powershell as administrator
    • Run the following command:
    • Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like “*SystemApps*”} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
action_center_won_t_open.1621985899.txt.gz · Last modified: 2021/05/25 23:38 by deftesprit