Disable App Protection

Steps to disable App Protection on Windows

Once App Protection is running, disabling App Protection is not supported. The only recommended solution is to reinstall the Citrix Workspace app and not passing the Start App Protection options to the installer.

To disable App Protection, please perform the following steps:

  1. Uninstall the Workspace app.

  2. Reboot the machine after completing the uninstallation.

  3. Install the Workspace app again.

    • For UI-based installation, ensure the Start App Protection after installation checkbox is unchecked.

    Disable appprotection addon

    • For command line based installation make sure installation is started without having the /startAppProtection commandline option added.

      ex: PS C:\Users\WDKRemoteUser\Downloads> .\CitrixWorkspaceApp.exe

  4. After completing the installation, confirm if App Protection is in a stopped state. Check if all the four components are in “Stopped” state by running the following commands in the command prompt. For each component, the status should display STATE: 1 STOPPED, as shown in the corresponding visual representations.

  • sc query appprotectionsvc

Disable appprotection svc

  • sc query ctxapinject

Disable appprotection query

  • sc query ctxapdriver

Disable appprotection query

  • sc query ctxapusbfilter

Disable appprotection filter

Note:

Just keeping the Start App Protection after installation check box unchecked OR installing without the /startAppProtection command line option will not continue to keep App Protection in a stopped or dormant state. If any resource ( Virtual app, Virtual Desktop, Auth, Web/Saas Apps) enabled with App Protection is launched, it will move all the App Protection services to Running state. Ensure that all App Protection configurations are set to “disabled” if you want to keep App Protection in a dormant state. For steps to disable various components, refer here.

Disable App Protection