


What is the solution to the problem of being unable to uninstall the edge that comes with win11? How to completely delete the edge that comes with win11
Mar 03, 2024 pm 09:04 PMphp editor Xigua will show you how to solve the problem that win11’s built-in edge cannot be uninstalled. Although the edge browser that comes with win11 is powerful, some users prefer to use other browsers. To completely delete edge, you can operate it through system settings or use specialized software tools. Next, we will introduce in detail how to solve this problem so that you can easily achieve the goal of deleting edge browser.
How to completely delete the edge that comes with win11
Method 1:
1. First, you need to find the file location of the edge browser, and then find the latest version folder, double-click to enter.
#2. Next, find the folder named Installer and double-click it to enter.
#3. Press and hold the shift key on the keyboard, then right-click, and from the menu item that opens, select Open powershell window here (S).
4. In the Windows PowerShell window, enter the following command:. setup.exe -uninstall -system-level -verbose-logging -force-uninstall.
#5. After the command execution is completed, return to the location of the edge browser file, and you will find that the edge browser has been successfully uninstalled.
Method 2:
1. First open the edge browser on the Windows 11 system, and then click the More button in the upper right corner of the edge browser. In the pop-up Click the Help & Feedback/About Microsoft edge menu item in the drop-down menu.
2. The About window of the edge browser will open. In the window, you can see the version number of the current edge browser. After selecting the version number, press the Ctrl C key combination to copy the version number information. .
3. Next, return to the Windows 11 system desktop, click the Windows PowerShell (Administrator) menu item in the menu
4, and then enter the command in the opened Windows Powershell window:
cd %PROGRAMFILES(X86)%MicrosoftEdgeApplication93.0.961.52Installer
Note that when using the command, the author’s edge browser version number is 93.0.961.52, so this version number is used in the command. Everyone Remember to modify the version number information when using it.
5. Finally, we need to enter the uninstall command of the edge browser:
setup--uninstall--force-uninstall--system-level
6. Press Enter to uninstall the edge browser under Windows 11 system, so that our Windows 11 system can completely uninstall the edge browser.
If we want to install the edge browser under Windows 11 system in the future, we only need to open the app store, find the edge browser, and then download and install the application.
The above is the detailed content of What is the solution to the problem of being unable to uninstall the edge that comes with win11? How to completely delete the edge that comes with win11. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

According to news from this site on August 14, during today’s August Patch Tuesday event day, Microsoft released cumulative updates for Windows 11 systems, including the KB5041585 update for 22H2 and 23H2, and the KB5041592 update for 21H2. After the above-mentioned equipment is installed with the August cumulative update, the version number changes attached to this site are as follows: After the installation of the 21H2 equipment, the version number increased to Build22000.314722H2. After the installation of the equipment, the version number increased to Build22621.403723H2. After the installation of the equipment, the version number increased to Build22631.4037. The main contents of the KB5041585 update for Windows 1121H2 are as follows: Improvement: Improved

Starting the rollback function on Windows 11 must be performed within 10 days after the upgrade. The steps are as follows: 1. Open "Settings", 2. Enter "System", 3. Find the "Recover" option, 4. Start rollback, 5. Confirm the rollback. After rollback, you need to pay attention to data backup, software compatibility and driver updates.

According to news from this site on August 16, Microsoft released the 127.0.2651.105 version update of the Microsoft Edge browser to the stable channel. This update mainly includes two important changes. The first is to fix the problem of browser crash when uploading documents on some websites (the browser will display the error code STATUS_BREAKPOINT), and the second is to fix the Microsoft Edge-specific vulnerability under CVE-2024-43472. Since the Microsoft Security Response Center website is currently in error 404 status, this site has not yet found detailed information about CVE-2024-43472. The latest data from Statcounter shows that Microsoft Edge is on the desktop

How to solve the display problem caused by user agent style sheets? When using the Edge browser, a div element in the project cannot be displayed. After checking, I posted...

According to news on July 21, some netizens posted a series of screenshots on social media, claiming that the Windows 11 system was successfully run on the Apple iPhone 15 Pro mobile phone. It is understood that the netizen used a streamlined version of Windows 11 system Tiny11 and virtual machine software UTMSE to achieve this "feat." (Little popular science: emulators and virtual machines are two different concepts. The former simulates a specific hardware architecture, while the latter creates a virtual resource pool on existing hardware.) Judging from the screenshots released by fenye, Windows 11 on the iPhone 15 Pro The running effect is not ideal: both resolution and screen ratio are significantly compressed; only simple single-window applications are supported; although basic functions such as text display are

Eye icon problem about vant password input box During the development process using vue3 and vant frameworks, many developers will encounter questions related to password input box. ...

1.1.1. Install rust from the official website and enter the rust official website. You can set the language in the upper right corner. Click "Start" and you will see the following interface: Select the appropriate version according to your operating system: Select 32-bit system and 64-bit system to select 64-bit. Most computers are now 64-bit. If you are not sure, downloading the 64-bit version should work as long as your computer isn't very old. To download rust for macos, linux or windowslinux subsystems, execute the following command in the terminal: curl--proto'=https'--tlsv1.2-sSfhttps://sh.rustup.rs|sh

Regarding the Edge browser input method, page height and scrolling after the keyboard pops up, many developers will encounter this problem when using the Edge browser: When...
