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
-
Run the MRC installation file. The setup wizard opens.
-
Click Next.
-
Select the Remove operation, and then click Remove.
-
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:
-
Find the Identifying Number of the MyQ Roger Client application via the following command:
wmic product where "Name like '%Roger%'" get Name, Version, IdentifyingNumber -
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:
-
In Windows, go to Control Panel > All Control Panel Items > Programs and Features.
-
Select MyQ Roger Client from the list and click Uninstall. Confirm the uninstallation.
MRC is removed from the system.