Other issues or features related to Microsoft Edge on Windows 10
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Edge not loading,stops, start does not respond, task bar not loading, can't get to settings, tried everything suggested. Seems to have started during the time of the national ms problem. HELP! Have rebooted, and all the other suggestions. I am extremely limited as I can't get in settings.
Other issues or features related to Microsoft Edge on Windows 10
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Please check if you can perform an In-place Upgrade. Performing this can repair broken operating system files while your personal files, settings and installed applications will not be removed.
Few things to check on the PC
**Unplug all external peripherals except for the Mouse, Keyboard, and LAN cable before starting
**Disable or uninstall any 3rd party Anti-Virus program to prevent it from interfering with the upgrade
Download the media creation tool(Click Download tool now) and save it to your computer.
https://www.microsoft.com/en-us/software-downlo...
Open the tool and select Upgrade this PC now.
Make sure to select Keep personal files and apps.
It might take some time to install Windows 10. Your computer will restart a few times, make sure you don’t turn off your PC
Kind regards,
John DeV
Independent Advisor
About 2 months ago.
When was the last time it worked properly?
Most of it I have done. Restart of Explorer seem to help some.
I am limited in what I can do as I can't get to settings, task bar, does not respond,etc. Edge keeps closing before I can get some things done. Tried updating it, stops at 66%. Tried scanning it and it stops at 66 %. I think Edge is the problem. My wife is on the same computer with her on login and has no problem.
Hi, good day! I'm John Dev a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you.
When was the last time it worked properly?
Please let me know if you have tried the methods below.
**Restart Windows Explorer
Press Ctrl + Shift + Esc to open Task Manager.
Select the Processes tab.
Scroll down and look for Windows Explorer
Right click then select Restart.
**Please try to run SFC and DISM to check for any system errors and corrupted files.
https://support.microsoft.com/en-us/help/402652...
After that, restart your computer
Note: You can open command prompt by doing this,
Press Ctrl+Shift+Esc to open Task Manager then click File
Select "Run new task" then type: cmd
Make sure to put a check mark on the "Create this task with administrative privileges" box
Continue with the commands within the link above.
**Repair all Windows apps via PowerShell
Press Ctrl+Shift+Esc to open Task Manager then click File
Select "Run new task" then type: powershell
Make sure to put a check mark on the "Create this task with administrative privileges" box
Copy and paste the command below one at a time then press Enter. Please ignore the red errors and let the process complete.
Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
Get-AppxPackage Microsoft.Windows.ShellExperienceHost | foreach {Add-AppxPackage -register "$($_. InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode}
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_. InstallLocation)\AppXManifest.xml"}
Restart your computer
Kindly let me know if this helps or if you have any further concerns by clicking the "Reply" button at the end of my response. I will appreciate it.
Kind regards,
John DeV
Independent Advisor