Fix: Apps crash after Windows 10 Anniversary Update install

Reading time icon 3 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

The Windows 10 Anniversary Update is not a bug-free OS, although Microsoft hoped it would. Every day, new reports emerge about the issues users have encountered after installing Windows 10 version 1607.

The latest reports reveal that apps immediately crash after the Anniversary Update is installed. Users simply click on the apps to launch them, the app logo is visible for one second and then the apps crash. It appears that all the Windows apps are affected by this issue, and the problem is not limited to a particular app.

Users are complaining about app crashes in Anniversary Update

“UWP apps immediately closes, Anniversary Update.”

“Having exact same problem, Facebook, Messenger, Fresh Paint, and a host of other apps crash upon opening.”

“Same here on 2 PCs – some apps like Baconit and Readit work on my Surface Pro 4 but not on my desktop.”

Apps immediately crash upon opening – how to fix this

Solution 1 – Clear & Reset the Windows Store Cache

  1. Type cmd in the search box > select Command Prompt
  2. Type WSReset.exe
  3. Allow the process to complete > restart your computer.

Solution 2 – Reset the app settings

  1. Go to Settings > System > Apps & features
  2. Select the app which won’t start -> Click on Reset.  Reset is under Advanced Options after clicking on the app.

Solution 3 – Take ownership of all the WindowsApps files

  1. Go to C:\Program files using the File Explorer
  2. Change the File Explorer settings temporarily to show hidden files and folders.

show hide file explorer files

3. Select the WindowsApps directory > right-click on it > select Properties

WindowsApps folder Windows 10

4. Go to the Security tab > click on Advanced

advanced security options

5. The window “Advanced Security Settings for WindowsApps” is now visible

6. Click on the Change link next to the Owner label.

7. The window “Select user or group” is now available

take ownership of windows directory windows 10

 

  1. Type your user account in the area “Enter the object name to select” >  click OK.
  2. Set full access to the app folder for your account. Right-click on the WindowsApps folder > Properties > Security > Add.
  3. The window “Permission entry for data” is now visible.
  4. Click on “Select a principal” > add your account.
  5. Set permissions to “Full control”.
  6. Run PowerShell as an admin and re-register all of the packages by typing the command Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”} 

If you’ve found other workarounds for this issue, list them in the comment section below.

RELATED STORIES YOU NEED TO CHECK OUT:

More about the topics: windows store apps