Monday 20 April 2015

How to Uninstall IE 10 from System

How to Uninstall IE 10 from System

 

%SYSTEMROOT%\system32\wusa.exe /uninstall /kb:2718695 /quiet /log /norestart

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

No comments:

Post a Comment