I have gone through all the normal ways to uninstall IE11. When using installed updates to remove it, Iget some updates failed to remove. I have tried disabling it and then uninstalling it. Same error. I have used
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"
to no avail. I have tried in safe mode all of the above. Yet I get the same thing each time. Anyone have any luck with this?