Jump to content

Recommended Posts

  • FPCH Admin
Posted

win10cmd.jpg

 

 

If you've installed Windows 10 Build 9926 and find that some apps work and some apps don't, the fix could be as easy as registering the apps. In particular, some early testers have found that apps like Cortana, the beta Store, and others either won't launch at all, or start to launch but hang on the app's splash screen.

 

The potential fix goes back to similar issues experienced during earlier Builds, which includes executing a PowerShell command at an elevated command prompt.

 

The PowerShell command:

 

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

 

 

http://winsupersite.com/windows-10/fixing-windows-10-apps-wont-launch-or-hang-apps-splash-screen

~I know that you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant.~

~~Robert McCloskey~~

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...