Share via

Edge i

Anonymous
2024-08-22T20:17:22+00:00

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.

Microsoft Edge | Other | 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.

0 comments No comments

6 answers

Sort by: Most helpful
  1. John DeV 165.2K Reputation points Independent Advisor
    2024-08-26T23:22:02+00:00

    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

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-08-26T16:52:48+00:00

    About 2 months ago.

    Was this answer helpful?

    0 comments No comments
  3. John DeV 165.2K Reputation points Independent Advisor
    2024-08-24T21:46:30+00:00

    When was the last time it worked properly?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-08-24T20:09:11+00:00

    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.

    Was this answer helpful?

    0 comments No comments
  5. John DeV 165.2K Reputation points Independent Advisor
    2024-08-22T21:51:35+00:00

    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

    Was this answer helpful?

    0 comments No comments