Skip to main content
Skip table of contents

Uninstallation

The application can be uninstalled via the setup wizard, via silent uninstallation on the Windows command line or via the Uninstall MyQ Desktop Client 10.2.exe.

The uninstallation process removes the following:

  • Client spooling jobs on the print server.

  • Printers deployed by Printing Provisioning.

    • Only printers are removed, the installed drivers such as the KX driver or HP Driver are not removed.

  • C:\ProgramData\MyQ\Desktop Client

  • C:\Program Files\MyQ\Desktop Client

  • C:\Users\%User%\AppData\Local\MyQ

Uninstallation via the Setup Wizard

To uninstall the application via the setup wizard:

  1. In Windows Settings, click Apps. The Apps and features menu opens.

  2. On the menu, select the Desktop Client app and click Uninstall. When asked, confirm the uninstallation. The Desktop Client setup dialog box opens.

  3. In the dialog box, select the Remove option.

  4. Click Remove to confirm the uninstallation, then click Finish to leave the setup wizard. Desktop Client is removed from the computer.

Silent uninstallation

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

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

  2. Uninstall the application via the following command:
    msiexec.exe /x *{IdNumber}*
    where *{IdNumber}* is the Identifying Number of the application.

JavaScript errors detected

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

If this problem persists, please contact our support.