Hi,
I want to uninstall IE10 from my Windows 7 SP1, 64-bit machine. But when I tried to uninstall through Control Panel, its showing me below error.
"An error has occurred. Not all of the features were successfully uninstalled."
And below error occurs when I try to uncheck IE10 option through Windows Features:
"An error has occurred. Not all of the features were successfully changed."
Even I have tried to uninstall through Command Prompt using below command:
FORFILES /P %WINDIR%\servicing\Packages /M Microsoft-Windows-InternetExplorer-*10.*.mum /c "cmd /c echo Uninstalling package @fname && start /w pkgmgr /up:@fname /quiet /norestart
Any suggestion?
~Regards