cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

This documentation is for the new preview UI. It’s still being refined and is subject to change. For documentation for the old UI, see Knowledge Base.

Article link copied to clipboard
Updated
Published
1 min read

To uninstall Network Discovery from your computer, follow the instructions below.

Windows

To uninstall Network Discovery on Windows, do one of the following:

  • Open the Start menu, then go to Control Panel > Uninstall a program and locate Lansweeper Network Discovery. Select Uninstall.

  • Open a command prompt and enter: 

    "C:\Program Files\Lansweeper Network Discovery\uninstall.exe" --mode unattended 

Linux

Debian/Ubuntu

To uninstall Network Discovery, open a command prompt and enter:

sudo dpkg -r lansweeper-network-discovery-ot-sensor
sudo dpkg -r lansweeper-network-discovery-it-sensor
sudo dpkg -r lansweeper-network-discovery-hub

Red Hat/CentOS/SUSE

To uninstall Network Discovery, open a command prompt and enter:

sudo rpm -e lansweeper-network-discovery-it-sensor
sudo rpm -e lansweeper-network-discovery-ot-sensor
sudo rpm -e lansweeper-network-discovery-hub

MacOS

To uninstall Network Discovery on macOS, do one of the following:

  • Go to /Library/Application Support/Lansweeper Network Discovery and execute uninstall.app.

  • Open a command prompt and enter:

    sudo "/Library/Application Support/Lansweeper Network Discovery/uninstall.app/Contents/MacOS/installbuilder.sh" --mode unattended