How to uninstall NinjaRMM?

Subscribers:
2,890
Published on ● Video Link: https://www.youtube.com/watch?v=ASekCN1e36k



Category:
Tutorial
Duration: 3:42
75 views
0


Here's How to uninstall NinjaRMM.
i. There are a few ways to uninstall NinjaRMM agent.
Method 1: Use the NinjaRMM uninstaller.
NinjaRMM provides an uninstaller that can be used to remove the agent from your computer. To use the uninstaller, follow these steps:

Download the NinjaRMM uninstaller from the NinjaRMM website.
Run the uninstaller.
Follow the on-screen instructions to uninstall the agent.

Method 2: Uninstall the agent manually.
If you do not have the NinjaRMM uninstaller, you can uninstall the agent manually by following these steps:

Stop the NinjaRMM service.
Delete the NinjaRMM folder from your computer.
Remove the NinjaRMM registry entries.
Restart your computer.

Note: Uninstalling the NinjaRMM agent may not remove all of the agent's files and registry entries. If you are having trouble uninstalling the agent, you can contact NinjaRMM support for help.
Here are the steps on how to uninstall the NinjaRMM agent manually:

Stop the NinjaRMM service.

To stop the NinjaRMM service, open the Services window (Press Windows+R and type services.msc and press Enter). Find the NinjaRMM service and right-click on it. Select Stop.

Delete the NinjaRMM folder from your computer.

The NinjaRMM folder is usually located in the following location:
C:\Program Files\NinjaRMM


Remove the NinjaRMM registry entries.

The NinjaRMM registry entries are located in the following registry hives:
HKEY_LOCAL_MACHINE\SOFTWARE\NinjaRMM
HKEY_CURRENT_USER\SOFTWARE\NinjaRMM

To remove the NinjaRMM registry entries, open the Registry Editor (Press Windows+R and type regedit and press Enter). Find the NinjaRMM registry entries and delete them.

Restart your computer.

Restarting your computer will ensure that all of the NinjaRMM files and registry entries are removed.
Note: Uninstalling the NinjaRMM agent may not remove all of the agent's files and registry entries. If you are having trouble uninstalling the agent, you can contact NinjaRMM support for help.

ii. Here is a script (BETA) that can be used to uninstall the NinjaRMM agent (admin mode):

@echo off

rem Stop the NinjaRMM service.
net stop NinjaRMMService

rem Delete the NinjaRMM folder.
rd /s /q C:\Program Files\NinjaRMM

rem Remove the NinjaRMM registry entries.
reg delete HKLM\SOFTWARE\NinjaRMM /f
reg delete HKCU\SOFTWARE\NinjaRMM /f

rem Restart the computer.
shutdown /r /t 0

This script will stop the NinjaRMM service, delete the NinjaRMM folder, and remove the NinjaRMM registry entries. It will then restart the computer.

iii. Here is a PowerShell script that can be used to uninstall the NinjaRMM agent:
# Stop the NinjaRMM service.
Stop-Service NinjaRMMService

# Delete the NinjaRMM folder.
Remove-Item C:\Program Files\NinjaRMM -Recurse -Force

# Remove the NinjaRMM registry entries.
Remove-Item HKLM:\SOFTWARE\NinjaRMM -Recurse -Force
Remove-Item HKCU:\SOFTWARE\NinjaRMM -Recurse -Force

# Restart the computer.
Restart-Computer

This script will stop the NinjaRMM service, delete the NinjaRMM folder, and remove the NinjaRMM registry entries. It will then restart the computer.

iv. Here are the steps on how to uninstall NinjaRMM agent remotely:

Log in to the NinjaRMM console.
Go to the Devices page.
Select the device that you want to uninstall the agent from.
Click the Uninstall Agent button.
Follow the on-screen instructions to uninstall the agent.

Note: Uninstalling the NinjaRMM agent may not remove all of the agent's files and registry entries. If you are having trouble uninstalling the agent, you can contact NinjaRMM support for help.
Here are some additional tips that may help you uninstall the NinjaRMM agent remotely:

Make sure that you have the latest version of the NinjaRMM console. You can download the latest version from the NinjaRMM website.
Make sure that you have the correct permissions to uninstall the agent. You must have the Manage Devices permission in order to uninstall the agent.
If you are having trouble uninstalling the agent, you can contact NinjaRMM support for help. NinjaRMM support can help you troubleshoot the issue and uninstall the agent.

v. Error 2503 is a general error that can occur when uninstalling a program. It can be caused by a number of factors, including:

A corrupt or missing installation file.
A conflict with another program.
A problem with the computer's registry.

If you are getting Error 2503 when trying to uninstall NinjaRMM agent, you can try the following solutions:

Reinstall NinjaRMM agent. This will replace any corrupt or missing installation files.
Uninstall NinjaRMM agent in Safe Mode. Safe Mode starts Windows with a minimal set of drivers and services, which can help to resolve conflicts with other programs.
Use a third-party uninstaller. There are a number of third-party uninstallers that can be used to uninstall programs that are not uninstalling properly.

Try uninstalling NinjaRMM agent in Windows Safe Mode.