User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
action_center_won_t_open [2021/05/25 23:38] – created deftespritaction_center_won_t_open [2021/05/25 23:41] (current) deftesprit
Line 1: Line 1:
 ====== Action Center Won't Open ====== ====== Action Center Won't Open ======
-  * Open Task Manager +  - Try opening it with **Windows+A** 
-  * Kill the Windows Explorer process, the restart it by running explorer.exe from the run menu +  - Open Task Manager 
-  * Open command prompt as administrator +    * Kill the Windows Explorer process, the restart it by running explorer.exe from the run menu 
-  * Run: **sfc /scannow** +    Try opening the Action Center 
-  * Run: **DISM.exe /Online /Cleanup-image /Restorehealth** +  - Open command prompt as administrator 
-  * Open Powershell as administrator+    * Run: **sfc /scannow** 
 +    * Run: **DISM.exe /Online /Cleanup-image /Restorehealth** 
 +    Reboot and retry 
 +  - Open Powershell as administrator
     * Run the following command:     * Run the following command:
     * ''Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like “*SystemApps*”} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}''     * ''Get-AppXPackage -AllUsers |Where-Object {$_.InstallLocation -like “*SystemApps*”} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}''
 +    * Reboot and retry
 + 
  

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information