I understand that you've tried repairing Microsoft Edge and encountered difficulties uninstalling it. Since the standard troubleshooting steps didn't work, here are some alternative methods you can try:
1.
Reinstall Microsoft Edge:
- Download the latest version of Microsoft Edge from the official website.
- Run the installer to reinstall Microsoft Edge on your system. This may help to reset any language settings that are causing the issue.
2.
PowerShell Command to Reinstall Microsoft Edge:
- You can also try using Windows PowerShell to reinstall Microsoft Edge. Here's how:
- Open Windows PowerShell as an administrator.
- Run the following command to uninstall Microsoft Edge:
Code:
Get-AppxPackage *edge* | Remove-AppxPackage
- After uninstalling, you can reinstall Microsoft Edge from the Microsoft Store.
3.
Check System Language Settings:
- Ensure that your Windows system language is set to English. Sometimes, system-wide language settings can impact applications like browsers.
- Go to Settings > Time & Language > Language, and make sure English is added as a display language.
If you're still unable to resolve the language issue with Microsoft Edge, it might be a more complex problem that requires advanced troubleshooting. In this case, you may want to consider reaching out to Microsoft Support for assistance tailored to your specific situation.
Feel free to provide more details or let me know if you encounter any issues while trying these solutions. I'm here to help!