Skip to main content
Skip table of contents

Uninstallation

MyQ Roger Client (MRC) can be uninstalled via the setup wizard, via silent uninstallation on the Windows command line or via Windows settings.

Uninstall with the MRC Setup Wizard

  1. Run the MRC installation file. The setup wizard opens.

  2. Click Next.

  3. Select the Remove operation, and then click Remove.

  4. Click Finish to leave the setup wizard.

MRC is removed from the system.

Silent Uninstallation

To silently uninstall the application, open the Windows command line with administrator rights, and:

  1. Find the Identifying Number of the MyQ Roger Client application via the following command:
    wmic product where "Name like '%Roger%'" get Name, Version, IdentifyingNumber

  2. Uninstall the application via the following command:
    msiexec /x {"IdentifyingNumber"} /quiet
    where *{IdentifyingNumber}* is the Identifying Number of the application from the previous command.

Uninstallation via Windows

To uninstall the application via Windows:

  1. In Windows, go to Control Panel > All Control Panel Items > Programs and Features.

  2. Select MyQ Roger Client from the list and click Uninstall. Confirm the uninstallation.

MRC is removed from the system.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.