24170 How to solve MS Apps like Calculator, sticky notes, and others are greyed out and will not open

24170 How to solve MS Apps like Calculator, sticky notes, and others are greyed out and will not open

MS Apps like Calculator, sticky notes, and others are greyed out and will not open

Steeps:-


1. Open Command Prompt as administrator.
2. Type "sfc /scannow".
3. Once it is complete type " dism /online /cleanup-image /restorehealth".
4. Restart your PC.
5. Open Powershell as admin.
6. Type "Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}" and press enter.
7. View if apps were greyed out when finished.


24170 Solomon