Update guide

How to update PyCharm on Windows — latest version guide 2026

To update PyCharm on Windows, use the built-in update check: Help → Check for Updates. Or download the new installer from jetbrains.com and run it over the existing installation. The JetBrains Toolbox App manages updates automatically.

Update PyCharm on Windows

  • 1

    Method 1 — Built-in update

    Help → Check for Updates. If an update is available, click Update and Restart. PyCharm downloads and installs automatically.

  • 2

    Method 2 — Manual update

    Download the new installer from download page and run it over the existing installation. Settings and plugins are preserved.

  • 3

    Method 3 — JetBrains Toolbox

    If you use JetBrains Toolbox App, it shows available updates for all JetBrains IDEs and installs them with one click.

Update questions

Will updating PyCharm delete my projects or settings?

No. Projects are in your own folders and are never touched by the installer. Settings migrate automatically to the new version. Plugins are preserved but may need updating for major version changes.

PyCharm update broke plugins

Major PyCharm updates sometimes require plugin updates. Go to Settings → Plugins → check for plugin updates. If a plugin is incompatible, check the plugin's marketplace page for an updated version.

Something broke after update?

Fix startup and error issues.

Troubleshooting