LogoLogo
  • Introducing dope.swg
    • Changing the Rules...
    • Quick Start Guide
      • Create a dope.swg Account
      • Get Started with the dope.endpoint
      • Import User and Group Data
      • Create a dope.swg Web Policy
    • Mitre ATT&CK and Nist CSF
  • dope.console
    • Analytics
      • Overview dashboard
      • Policy View
      • Productivity
      • Shadow IT
      • Detail View
    • dope.swg Policy
      • Editing the Base Policy
      • Adding Policy Exceptions
      • Assigning a Block Page
      • Creating Custom Categories
      • URL Bypass List
      • Application Bypass List
      • Default Bypass List
      • Cloud Application Control (CAC)
        • Microsoft O365
        • Google
        • Box
        • Salesforce
        • Dropbox
        • Slack
        • WebEx
      • Custom Policy
      • Policy Assignment
      • Policy Inheritance and Customization
    • CASB Neural
      • Microsoft 365 - Authentication
      • Google - Authentication
      • CASB DLP
        • DLP Files Table
    • Endpoint Manager View
      • Searching the View
      • Filtering and Sorting the Endpoint View
      • Endpoint Count
      • Running Diagnostics
      • Disable Endpoint
    • Settings
      • General
      • Block Pages
      • Endpoints
      • Users
        • Importing from Google
        • Why not SAML & SCIM?
      • Audit Log
      • SIEM Integration
        • Category & Verdict Mappings
      • API Client Credentials
      • Billing Details
    • Notifications
      • SSL Errors
  • dope.endpoint
    • Trusted Process Names
    • Generate Diagnostics
    • Disable Endpoint
    • Installing using MDM on Mac
      • Using JAMF
      • Using Kandji
      • Using Intune
    • Installing using Intune on Win
    • Mac Installer
      • Installation Process - Silent
      • Uninstall
      • Endpoint Authentication
    • Windows Installer
      • Installation Process - Silent
      • Uninstall
      • Endpoint Authentication
    • dope.endpoint UI
      • Windows UI
      • macOS UI
    • Automatic Updates
  • Release Notes
  • DOPE.APIs
    • Public API Specification
Powered by GitBook
On this page
  • Add Remove Programs
  • Uninstall Script
  • Uninstall Parameters
  1. dope.endpoint
  2. Windows Installer

Uninstall

On Windows the dope.endpoint can be uninstalled via the Add or Remove Programs feature or via an uninstall script.

Add Remove Programs

In the search box on the windows taskbar, type Add or Remove Programs and select it from the results. From the list of Programs presented find the dope.security Endpoint and select Uninstall or Uninstall/Change. Then follow the directions on the screen.

Users will always be prompted for an uninstall password where an anti-uninstall password has been configured in the dope.console (see: Endpoints).

Uninstall Script

To uninstall via the windows script run the following command from a command line:

dope_security_<build number>.exe -silent -uninstall

Uninstall Parameters

Using SILENT_INSTALL=yes makes the uninstall silent.

Using -s will not stop the password prompt where an anti-uninstall password has been configured in the dope.console (see: Endpoints).

Using AT_PASSWORD allows a password to be sent with the command:

dope_security_<build number>.exe -silent -uninstall AT_PASSWORD=<password>

Where -SILENT_INSTALL and AT_PASSWORD are used together it means an incorrect password will not result in a re-prompt but the uninstall will fail.

PreviousInstallation Process - SilentNextEndpoint Authentication

Last updated 11 months ago