Remove IE11 from windows 2016

Tim 6 Reputation points
2022-12-09T14:24:37.397+00:00

Hi,

My security team has been asking me to uninstall IE11 from server 2016, the only way i can really find is using below command. But after disabled the feature and security team ran the Rapid 7 scan and still showing IE11 is installed on the server, is there another way to remove IE11? Or is there any link from Microsoft to prove this is the only way to do it?

dism /online /disable-feature /featurename:internet-explorer-optional-amd64

Any help is much appreciated.

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-12-09T14:52:16.88+00:00

  2. Lemusjimmy 1 Reputation point
    2022-12-10T21:47:46.587+00:00

    on CMD as Admin:
    dism /online /disable-feature:Internet-Explorer-Optional-amd64

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.