WebStorm is a professional IDE by JetBrains for JavaScript and web development. It provides smart code completion, debugging, Git integration, and built-in tools for modern frameworks.
This guide covers installing WebStorm on Windows without administrator rights — suitable for company or shared machines where you cannot run system-level installers.
Two installation methods are available:
| Feature | Toolbox App Recommended | ZIP Portable |
|---|---|---|
| Admin rights needed | No | No |
| Auto-updates | Yes | Manual |
| Manages all JetBrains IDEs | Yes | No |
| Install location | %LOCALAPPDATA%\JetBrains\Toolbox |
Any user-writable folder |
| Setup effort | Low — run one .exe | Medium — extract & launch manually |
The JetBrains Toolbox App is the easiest way to install and keep WebStorm up to date. It installs entirely in your user profile — no admin rights required.
.exe — it installs to %LOCALAPPDATA%\JetBrains\Toolbox automatically (no UAC prompt)If you prefer not to install the Toolbox App, you can run WebStorm directly from a ZIP archive extracted into any folder you own.
%USERPROFILE%\Apps\WebStormbin\webstorm64.exebin\webstorm64.exe → Send to → Desktop (create shortcut) for quick accessbin\webstorm64.exe to launch