Edge Browser will not load

Joined
Aug 7, 2015
Messages
1
Reaction score
0
Downloaded Windows 10, all seems well except I can not get the browser to come on when I hit the tile. I get a Welcome, where do you want to go.

Also I can not find my saved favorite locations.
 
Joined
Aug 7, 2015
Messages
6
Reaction score
2
I had this problem when I first installed Windows 10. I was successful when I followed these instructions:

1.) Right click on start menu select Command Prompt (Admin)

2.) Type powershell and press enter

3.) Once powershell is loaded, enter this:

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

4.) Restart

I've recently realized after installing Windows 10 that I did not have any updates installed so I would suggest trying that as well.
 

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