M HYPE SPLASH
// updates

How to remove IIS 7 on Windows 7

By Emma Payne

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

3 Answers

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?

2

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.

0

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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy