Edge

Joined
Nov 20, 2013
Messages
2,092
Reaction score
181
Right click at Start button > select Command Prompt (ADMIN) > at the flashing prompt, type powershell > press Enter key.
At the flashing prompt, copy/paste this command ( please use copy/paste to avoid typo )...................

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

press Enter.

Restart computer.
Try Edge again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top