• /
  • EnglishEspañolFrançais日本語한국어Português
  • Log inStart now

Uninstall the Python agent

|View as Markdown

This document explains how to uninstall the Python agent. For instructions on how to temporarily disable the agent, see Disable the agent.

To uninstall your Python agent:

  1. Use one of these methods:

    • If you installed with PIP, run:

      bash
      $
      pip uninstall newrelic
    • If you installed with easy_install, run:

      bash
      $
      easy_install -m newrelic
  2. When the uninstall process finishes, restart your app.

Tip

You may also want to remove your app from the APM UI.

Copyright © 2026 New Relic Inc.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.