DevTools has stopped working on Microsoft Edge.

Alfredo da Silveira 10 Reputation points
2023-11-28T02:50:32.8466667+00:00

DevTools is not opening, neither using the F12 key, nor using the context menu, right-click on the web page, inspect.

I have already done the procedure to repair MS Edge (Start > Settings > Apps > Apps & features > Modify > Repair), but without success.

Edge Version 120.0.2210.39 (Compilação oficial) stable aplicativo, beta estendido (64 bits)

Wndows 11 Pro 64 bits

Version 23H2

SO Compilation 22635.2771

Experience Windows Feature Experience Pack 1000.22679.1000.0

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,492 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,093 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Alfredo da Silveira 10 Reputation points
    2023-11-29T01:48:06.3033333+00:00

    Thank you for your willingness to help, but it didn't work. I copied the command and pasted it into PowerShell, it ran, but when opening Edge, it remains the same. It still doesn't work.

    1 person found this answer helpful.

  2. S.Sengupta 22,456 Reputation points MVP
    2023-11-29T01:07:26.32+00:00

    Try reinstalling Microsoft Edge. Here are the steps to reinstall Microsoft Edge:

    Open the Start menu and search for PowerShell.

    Right-click on Windows PowerShell and select Run as administrator.

    Copy and paste the following command into the PowerShell window and press Enter:

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

    Wait for the command to complete and then close PowerShell.

    Open Microsoft Edge and see if the issue has been resolved.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.