Open PowerShell as administrator and type the next command.
Get-WindowsOptionalFeature -online | ? featurename -like "IIS" | Disable-WindowsOptionalFeature -Online -Remove
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Why am I being prompted to install Windows IIS when I am not directly connected to a server?
Open PowerShell as administrator and type the next command.
Get-WindowsOptionalFeature -online | ? featurename -like "IIS" | Disable-WindowsOptionalFeature -Online -Remove
Hello Sheresa,
Thank you for your question and for reaching out with your question today.
If you are being prompted to install Windows Internet Information Services (IIS) on your computer, it could be due to various reasons:
I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.
If the reply was helpful, please don’t forget to upvote or accept as answer.
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more