Saturday, June 5, 2021

How to Fix Windows 10 Apps Not Opening Problem | 4 Working Fix

 How to Fix Windows 10 Apps Not Opening Problem | 4 Working Fix


In this article of "How to Fix Windows 10 Apps Not Opening Problem", I will share 4 simple and working solutions through which you can easily fix this apps not opening or working problem in windows 10.



SOLUTIONS TO FIX WINDOWS 10 APPS NOT OPENING ARE:


Fix 1: Run SFC Scan Command.

> Open CMD Prompt as Admin & then type command "sfc/scannow" and then press "Enter" key to start the execution of the command.






> This command take few minutes to ends it's execution successfully, So be patient.

> If this fix does not work for you then move to 2nd fix.


Fix 2: Run Windows PowerShell Command.

> Open "Windows PowerShell" as Administrator and then type command :
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}




    
> And then press "Enter" key to start the execution of the command.

> Once command executed ends, Restart your PC or system. After that Try to open any windows app. If it work's then Ok otherwise move to 3rd fix.


Fix 3: Registry Editor Fix.

> Open Registory Editor, Right-click on each "HKEY_ETC" & then click on "Permissions".

> Make sure that "ALL APPLICATION PACKAGES" "Read" box is checked.













> Once done... Restart your PC.

> If this fix still not work's for you then move to 4th fix.


Fix 4: Run DISM Commands.

> Open Command Prompt as Administrator & then type command : 
    DISM.exe /Online /Cleanup-image /Scanhealth

> And then press "Enter" key to start the execution of the command.




> After that execute another command :
    DISM.exe /Online /Cleanup-image /Restorehealth
    
> And then press "Enter" key to start the execution of the command.




> Once both command execute successfully... Restart your PC/System.

> Watch Video Tutorial : Fix Windows 10 Apps Not Opening Problem