Skip to main content Skip to complementary content

Uninstalling Qlik NPrinting Engine

You can uninstall the Qlik NPrinting Engine using the user interface or the command line interface (CLI).

Stopping Qlik NPrinting Engine Windows service

Qlik NPrinting Engine service must be stopped before you uninstall Qlik NPrinting Engine, because the service could be using files that must be removed.

Do the following:

  1. Open services.msc.
  2. Scroll-down the list until you find the Qlik NPrinting Engine service.
  3. Select the service Qlik NPrinting Engine.
  4. Right-click on it and select Stop.
  5. Close services.msc.

Uninstalling Qlik NPrinting Engine via user interface

Do the following:

  1. In Windows, open the program uninstaller from the Control Panel.
  2. Scroll down the list until you find Qlik NPrinting Engine.
  3. Right-click on it and select Uninstall.
  4. Click Uninstall to proceed.

Uninstalling Qlik NPrinting Engine via command line

Viewing command line arguments

To display a list of command line arguments, execute the following in the command line:

QlikNPrintingServer_x64.exe /help
QlikNPrintingEngine_x64.exe /help

/quiet install or uninstall means no UI is displayed.

/passive install or uninstall means a minimum UI with a progress bar is displayed, but no wizards or user interaction.

Uninstall Qlik NPrinting Engine

Execute the following command in the command line as administrator:

QlikNPrintingEngine_x64.exe /uninstall {/quiet|/passive}

Example

QlikNPrintingEngine_x64.exe /uninstall /passive

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!