How to Force a Reinstall of the IIS URL Rewrite Module?

Ross Johnston 26 Reputation points
2021-06-30T00:00:29.533+00:00

I had to uninstall and reinstall IIS on Windows 10. The IIS URL Rewrite module had been installed when I uninstalled IIS.

IIS came back fine, but:

  1. The URL Rewrite module is not displayed for any site in the IIS Manager.
  2. The URL Rewrite module is not defined in the applicationHost.config file.
  3. The Web Platform Installer says the URL Rewrite module is already installed, and doesn't provide an option to uninstall it.
  4. Clearing the Web Platform Installer cache does not help.
  5. the Microsoft.Web.IIS.Rewrite dll is in the GAC, but cannot be uninstalled using gacutil.

Is there a way to force a reinstall?

Windows development | Internet Information Services
0 comments No comments
{count} vote

Accepted answer
  1. Sam Wu-MSFT 7,561 Reputation points Microsoft External Staff
    2021-06-30T02:19:54.397+00:00

    Hi @Ross Johnston

    You can uninstall it from the control panel first, and then use the link below to download and install: url-rewrite.

    110482-2.png


    If the answer is helpful, please click "Accept Answer" and upvote it.

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

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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