NetNXT Logo

Uninstall Kaspersky AV and Install SentinelOne via JumpCloud

This guide explains how to remove Kaspersky Antivirus across all endpoints using JumpCloud custom commands for Windows and macOS, and replace it with SentinelOne for unified endpoint protection.

November 14, 2025
2 min read
ByNetNXT
On this page
Share this article

Overview

This guide explains how to uninstall Kaspersky Antivirus (AV) from both Windows and macOS devices using custom commands in JumpCloud, and then install SentinelOne using JumpCloud’s built-in command templates.

This process ensures a seamless transition from Kaspersky to SentinelOne across all managed endpoints.

Step 1 – Create and Execute Kaspersky Uninstallation Commands

For Windows

Use the following command in JumpCloud to remove the Kaspersky Security Center Network Agent silently:

wmic product where "name like 'Kaspersky Security Center Network Agent%'" call uninstall /nointeractive

This command uninstalls Kaspersky without user interaction. Once executed, you can verify removal by checking installed programs under the Windows Control Panel or via PowerShell.

For macOS

Run the following set of commands to completely remove Kaspersky Endpoint Security and associated components:

sudo find /Applications -type d -name 'Kaspersky Endpoint Security*' -exec rm -rf {} \;
sudo '/Library/Application Support/Kaspersky Lab/klnagent/Binaries/UninstallScript'
sudo "/Library/Application Support/Kaspersky Lab/KAV/Binaries/UninstallScript"
sudo rm -rf "/Library/Application Support/Kaspersky Lab"

These commands locate and remove Kaspersky application directories, binaries, and residual configuration files to ensure a clean uninstallation.

Step 2 – Deploy SentinelOne via JumpCloud

JumpCloud provides pre-configured command templates to install SentinelOne for both Windows and macOS.

To proceed:

  1. Log in to your JumpCloud Admin Portal.
  2. Go to Devices → Commands.
  3. Choose Command Templates and search for SentinelOne Installation.
  4. Select the relevant template (Windows or macOS).
  5. Assign the command to the respective device groups.
  6. Click Run Command to deploy the agent.

The installation runs automatically, and devices will appear in the SentinelOne management console once the process is complete.

Step 3 – Reference and Validation

For detailed SentinelOne installation guidance, refer to JumpCloud’s support documentation:

Install the SentinelOne Agent (Windows & Mac)

After deployment:

  • Verify SentinelOne is active on all devices via the SentinelOne management dashboard.
  • Confirm Kaspersky components are fully removed.
  • Ensure all devices report healthy endpoint protection status.

Need help securing your environment?

Talk to a NetNXT security expert
Was this article helpful?

Stay ahead of the next vulnerability

New KB guides, threat advisories and hardening playbooks from NetNXT's security team — straight to your inbox.

NetNXT will handle your data pursuant to its Privacy Policy.

Like this guide? Join our team.

NetNXT builds security for how modern enterprises actually run.

View open roles

Have a question about this guide?

Our security engineers read every message.

Contact us