The solution to the problem that IE11 or other versions cannot be uninstalled and reinstalled under Win 7

The solution to the problem that IE11 or other versions cannot be uninstalled and reinstalled under Win 7

        During the installation of IE11, the installation of IE11 is either interrupted artificially, or some system optimization software interferes with the process during the installation process, resulting in IE11 being installed but incomplete, which may cause IE to fail to open normally, or The system cannot uninstall or reinstall IE11.
        Solution - The operation method of forcibly uninstalling IE11
        is as follows:
        1. First, enter and open the C:\Windows\TEMP\ folder and clear all the files in it.
        2. Click "Start" - "All Programs" - "Accessories", right-click "Command Line Prompt", and select "Run as Administrator".
        3. Copy and enter the following code in the command prompt that appears, and press Enter.
        FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*11.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /norestart"
        Note: For other IE versions, change 11 in the above code to the responsive version.
        4. Then the uninstallation will start, and several error messages will appear, ignore it and press OK.
        5. After the last command is stopped, restart the computer, and the system will be restored to the IE version before installing IE11.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326676734&siteId=291194637