> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coderabbit.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Uninstall the VS Code extension

> Step-by-step guide to properly uninstall the CodeRabbit VS Code extension, including logout and removal from your editor.

This page covers uninstalling the CodeRabbit VS Code extension. For more information about the extension, see [Review local changes](/ide).

<Tip>
  Before uninstalling, make sure to log out of your CodeRabbit account to
  properly disconnect the extension.
</Tip>

<Note>
  The instructions on this page are specific to using the extension with VS Code.
  If you are instead using a VS Code-compatible editor such as Cursor or
  Windsurf, then the steps that you need to follow are similar, but might
  require some adaptation.
</Note>

## Uninstall the extension

To properly uninstall the VS Code extension:

<Steps>
  <Step title="Open CodeRabbit sidebar">
    In the VS Code activity bar, click the CodeRabbit icon
  </Step>

  <Step title="Log out of your account">
    In the CodeRabbit sidebar, click the door-shaped **Logout** icon
  </Step>

  <Step title="Open Extensions panel">
    In the VS Code activity bar, click the **Extensions** icon
  </Step>

  <Step title="Manage CodeRabbit extension">
    In the Extensions sidebar, click the gear-shaped **Manage** icon next to
    CodeRabbit in the list of installed extensions
  </Step>

  <Step title="Remove extension">
    Select **Uninstall** from the dropdown menu
  </Step>
</Steps>

<Note>
  After uninstalling, you may need to restart VS Code to completely remove all
  extension components.
</Note>
