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.