14

How can I remove IIS 7 from my Windows 7 installation?

slhck
  • 235,242

3 Answers3

16

In the Control Panel, go to Programs and Features, then click the "Turn Windows Features on or off" on the left menu pane. Then uncheck the IIS entries. (under "Internet Information Services")

Does that do it for you?

11

If you want a quicker way, Win + R to open a run box type optionalfeatures in the box and press enter, uncheck the IIS entries, click OK then reboot.

Taylor Gibb
  • 2,599
  • 17
  • 17
1

Control Panel >> Programs >> Click Turn on or off Windows features >> Select IIS components, that you wish to un-install and proceed to do so.

If you have any web instance/virtual directory - pointing to a UNC path, you might have to change that to a local path, for IIS to un-install (MS acknowledged a bug with such scenarios) see link