Skip to main content

Uninstall

You need to disable the Agent and restart the .NET Core application before you can uninstall the Agent. Otherwise, the Agent may be occupied by the application and cannot be completely uninstalled.

Windows​

If the application is deployed to IIS, please make sure to disable the .NET Agent before uninstalling the .NET Core Agent.

  • Method 1: Open "Add or Remove Programs" in the Control Panel, find "TingYun .NET Core Profiler", and uninstall it.

  • Method 2: Go to the installation path, find "Uninstall.exe", and double-click to uninstall. The default installation path is usually "C:\Program Files (x86)\Networkbench.COM\NetCore Profiler".

Linux​

  • Method 1: If installed as root, run tingyun-uninstall.

  • Method 2: If installed as a non-root user, go to the installation path and run ./bin/tingyun-uninstall.