Teach you a trick: How does the WIN10 system properly uninstall the Edge browser?

Source: Internet
Author: User

Edge Browser as the WIN10 system default browser, although we set other browsers as the default program, but sometimes it will automatically pop up, very uncomfortable, but in the control Panel and can not find the option to uninstall the "Edge" browser. Here is a small series to teach you to uninstall the "Edge" browser method.

Win10 How to uninstall Edge browser:
1, press "win+x" to open the mobile center, in the pop-up menu, click " command Prompt (Administrator)";

2. Enter the following code in the command Prompt box:

PowerShell dir $env: Localappdata\packages\*edge*^|ren  -newname microsoftedge.old; dir $env: windir\systemapps\* Edge*\appxmanifest.xml ^| Add-appxpackage-disabledevelopmentmode-register;& mklink/j%public%\desktop\microsoftedge.old%LOCALAPPDATA%\ Packages\microsoftedge.old & Pause

When displayed press any key to continue ... Press any key.

3, if an error occurs during the execution of the command, we will restart the device and then follow steps 1, 2 again.

The above is the WIN10 system uninstall Edge Browser method, the need for users can follow the above method set.

Teach you a trick: How does the WIN10 system properly uninstall the Edge browser?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.