SOLVED Edge problems

Joined
Nov 24, 2015
Messages
7
Reaction score
0
how to resolve edge where you can't type in search bar and where edge crash/freeze regularly?

I reinstall edge but does not help

Thanks
 
Joined
Oct 2, 2014
Messages
194
Reaction score
22
Try going to Powershell and run this command to reset Edge. You can get to PowerShell by right-clicking on the Windows icon in the bottom left and click on Command Prompt (Admin). Once Command Prompt comes up, type Powershell.

At the PowerShell prompt, enter:

Code:
Get-AppXPackage -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
 
Joined
Nov 24, 2015
Messages
7
Reaction score
0
Try going to Powershell and run this command to reset Edge. You can get to PowerShell by right-clicking on the Windows icon in the bottom left and click on Command Prompt (Admin). Once Command Prompt comes up, type Powershell.

At the PowerShell prompt, enter:

Code:
Get-AppXPackage -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}

Hi, thanks. This doesn't help me. I try this already before. Other solution?
 
Joined
Oct 2, 2014
Messages
194
Reaction score
22
Try creating another admin account and see if it works with it. If it works, follow this video to replace your existing account with a new one.

 
Joined
Apr 28, 2017
Messages
1
Reaction score
0
i found info that programmes like keyscrambler cause the search bar problem. disabling/uninstalling was recommended. i haven't tried the solution, i will just switch back to chrome or mozzila instead. hate edge anyway. pls let me know if you tried and it worked
 
Joined
Nov 24, 2015
Messages
7
Reaction score
0
i found info that programmes like keyscrambler cause the search bar problem. disabling/uninstalling was recommended. i haven't tried the solution, i will just switch back to chrome or mozzila instead. hate edge anyway. pls let me know if you tried and it worked

Hi,

Thanks for your message.
After installing windows 10 creators update the problem solved!
 

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