Learn how to uninstall Internet Explorer. In this example, I show you how to use PowerShell to uninstall Internet Explorer from servers and workstations.
To uninstall Internet Explorer, run the following command:
dism /online /Disable-Feature /FeatureName:Internet-Explorer-Optional-amd64
To install Internet Explorer, run the following command:
dism /online /Enable-Feature /FeatureName:Internet-Explorer-Optional-amd64
Hi, I’m Danny, a London based IT consultant and blogger. You can view all my blog posts at: https://www.dannymoran.com