You Can’t Install Internet Explorer 11 Because it Doesn’t show up in Installed Updates

Published on April 24, 2014 by mike in computer

Run this From a command prompt:

FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*11.*.mum /c “cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart”

then go to installed updates and remove and reboot