How can I remove an installed feature from an IIS instance? E.g., Url Rewrite? I couldn't find any menu item or something similar.
Asked
Active
Viewed 2,105 times
1 Answers
6
for Url Rewrite
, go to Control Panel> Programs and features, search for IIS URL Rewrite, and uninstall it from there.

robasta
- 4,621
- 5
- 35
- 53
-
Additional tip: you might not see it in the list of Programs and Features, you have to search for it – Dom M. Jun 24 '15 at 17:03