
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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
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.
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.