Disable Application device control driver
search cancel

Disable Application device control driver

book

Article ID: 173470

calendar_today

Updated On:

Products

Endpoint Protection

Issue/Introduction

How to disable application device control driver.

Resolution

You can use following method to disable Application device control driver.
 
  1. Disable Tamper Protection
  2. Run the Command Prompt as an Administrator
  3. Run command sc config sysplant start= disabled 
  4. Reboot OS
  5. Run the Command Prompt as an Administrator
  6. Run sc query Sysplant to check STATE: 1 is STOPPED
 
If you want to enable Application device control driver, you can run sc config sysplant start= system and reboot the system.