Error (0xC1843): Antivirus/Anticheat Running

  1. Identify Software: Use this image to identify the problematic software: https://ibb.co/8dLhfNk

  2. Uninstall Software: Uninstall the software from Windows Programs and Features.

  3. Command Prompt Removal (If Needed): Open Command Prompt as administrator and enter:

    Copy

    sc stop [software name]
    sc delete [software name]

    Replace "[software name]" with the actual name (e.g., "vgk").

Last updated