Uninstall the APM Insight .NET Core Agent


To Uninstall APM Insight .NET Core agent from Applications Server, in that server follow the below given instructions:

  • Stop the .NET Core applications that are being instrumented. 
  • Run Powershell in administrator mode and navigate to the agent install path.
  • Execute the script UninstallAgent.ps1 (Installed Agent directory will not be removed but the agent settings will be removed.)
  • Restart the .NET Core application for the changes to take effect.
  • Reset IIS if the applications are hosted in IIS.