Share via

Can I remove the Trusted installer from Inetpub\wwwroot folder

Nirmala Mariappan 20 Reputation points
2023-06-05T13:44:02.46+00:00

For server hardening, our admin team wants to remove users and trusted installer from inetpub\wwwroot folder. Is that ok?

Windows development | Internet Information Services
Windows for business | Windows Client for IT Pros | Devices and deployment | Other

Answer accepted by question author

  1. Yurong Dai-MSFT 2,871 Reputation points Microsoft External Staff
    2023-06-06T03:07:49.31+00:00

    Hi @Nirmala Mariappan,

    It is not recommended to remove users and trusted installer from the inetpub\wwwroot folder.

    The "Users" account represents all the users on the system, including standard user accounts. Removing this account from the "inetpub\wwwroot" folder may cause permission issues for users who need to access web content.

    Also, you should not remove TrustedInstaller under any circumstances. TrustedInstaller is not malware and will not harm your computer other than causing CPU hogs. It is an essential part of your operating system and takes care of complex operations in Windows system. Without it, your system will eventually break, often beyond repair. If someone tells you to remove TrustedInstaller, do not follow their instructions.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the email notification for this thread.

    Best regards,

    Yurong Dai

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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