To uninstall Microsoft Forefront Protection 2010 for Exchange Server (FPE), log on to the computer on which it is installed using the same account (or one with similar privileges) with which you installed FPE. You can uninstall FPE by using the Add or Remove Programs option in Control Panel, or you can start the uninstall program from the command prompt.

To uninstall from Control Panel
  1. Ensure that the Forefront Protection 2010 for Exchange Server Administrator Console is not running or open.

    Note:
    In previous versions of FPE, you were required to stop the Microsoft Forefront Server Protection Controller service prior to uninstalling FPE. This is no longer the case.
  2. In Control Panel, click Add or Remove Programs.

  3. In the Currently installed programs list, click Microsoft Forefront Server Protection, and then click Remove. Click Yes in order to confirm the deletion.

  4. On the Uninstall Complete page, click Finish.

  5. Any settings that you have made still remain in the configuration file in the Microsoft Forefront Protection for Exchange Server folder in Program Files(x86) (or whatever folder you installed to). The incidents database file, Statistics.xml file, and your licensing information also remain.

    If you will be reinstalling FPE and want to retain those settings, do nothing.

    If you will not be reinstalling FPE or you want to start with fresh settings, delete that folder. If you are not planning to reinstall FPE, restart the stopped Exchange services.

To uninstall from a command prompt
  1. Ensure that the Forefront Protection 2010 for Exchange Server Administrator Console is not running or open.

    Note:
    In previous versions of FPE, you were required to stop the Microsoft Forefront Server Protection Controller service prior to uninstalling FPE. This is no longer the case.
  2. From the command prompt, start the uninstall program in one of the following ways:

    • Interactive uninstall (UI)—Type the following: Msiexec /x {DE93D4F0-F245-405d-89B2-08C75E0b9A4B} [REMOVEDATA=1]

    • Passive uninstall—Type the following: Msiexec /passive /x {DE93D4F0-F245-405d-89B2-08C75E0b9A4B} [REMOVEDATA=1]

    • Silent uninstall—Type the following: Msiexec /quiet /x {DE93D4F0-F245-405d-89B2-08C75E0b9A4B} [REMOVEDATA=1]

    Note:
    To remove the data when uninstalling, set the optional REMOVEDATA=1 flag. It is case-sensitive and must be uppercase.
  3. Any settings that you have made still remain in the configuration file in the Microsoft Forefront Protection for Exchange Server folder in Program Files(x86) (or whatever folder you installed to). The incidents database file, Statistics.xml file, and your licensing information also remain.

    If you will be reinstalling FPE and want to retain those settings, do nothing.

    If you will not be reinstalling FPE, or if you want to start with fresh settings, delete that folder. If you are not planning to reinstall FPE, restart the stopped Exchange services.