Share via

Edge issues since last update

Anonymous
2022-10-13T07:57:57+00:00

Since the most recent update on 5th Oct I think, Edge will simply not open at all, if I click on the app I get a busy cursor for maybe half a second and then nothing.

The only solution I have found is to uninstall Edge using Norton uninstaller (as Windows won't let me uninstall the usual way) and then download stable build 105. That still works fine but of course Edge keeps updating itself and I have to go through that process all over again.

Installed the latest W11 update Cumulative Update for Windows 11 Version 22H2 today in the hope it might fix the issue as Edge had updated again overnight and was unusable, but no, so had to uninstall it and install build 105 for the third time in a week.

Microsoft Edge | Open the browser | Windows 11

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

5 answers

Sort by: Most helpful
  1. Anonymous
    2022-10-14T08:13:38+00:00

    this (deleting the registry key) worked for me as well. however I definitely have never set that key so I'm not sure where it came from

    You might want to try and find out, because it may come back to haunt you. The policy was only ever intended for domain-joined machines and it was deprecated in 2021. Its only effect now is to cause trouble, after telemetry settings were all handed over to Windows. The usual reason for its presence is running software intended to interfere with the telemetry that the Windows engineers rely on so heavily to tell them how things are going. One known culprit is O&O Shutup 10, but there are probably others.

    It's also a possibility that the policy was set when the machine was managed by a company or school IT department. One thing is certain - it didn't just show up all by itself.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-10-14T07:04:51+00:00

    this (deleting the registry key) worked for me as well. however I definitely have never set that key so I'm not sure where it came from

    Was this answer helpful?

    0 comments No comments
  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Anonymous
    2022-10-13T10:08:57+00:00

    Thank you for your reply, I hadn't changed anything in registry either directly or through software, but have tried your suggestion and updated Edge to 106 again, it seems fine now so thank you.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2022-10-13T09:46:32+00:00

    This fault affecting some users is related to telemetry. Have you taken any unorthodox steps to limit Windows telemetry or diagnostic data submission, either directly (e.g. by editing the registry) or by using software (e.g. O&O Shutup10)? If so, revert the changes made and try again to launch Edge 106.

    One known cause of the fault is having an obsolete GPO called MetricsReportingEnabled. Removing it is the solution: in an administrator command window, run these two commands:

    reg delete "HKEY_CURRENT_USER\Software\Policies\Microsoft\Edge" /f /v MetricsReportingEnabled
    
    reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /f /v MetricsReportingEnabled
    

    Was this answer helpful?

    0 comments No comments