Troubleshooting

Where the VST3 folder is on Windows

Where do VST3 plugins install on Windows?

On Windows 10 and 11 the standard path is C:\Program Files\Common Files\VST3. Every VST3-capable DAW scans it by default, so a plugin installed there needs no extra path configuration — only a restart of the DAW and a rescan.

Why the path matters

The VST3 specification fixed a single shared location precisely so users would stop maintaining per-DAW folder lists. Installers that let you choose a custom folder are the most common source of 'missing plugin' reports.

If you inherited a machine with custom paths, check each DAW's plugin path settings and make sure the shared folder is in the list.

Quick verification

  1. 1Open File Explorer and paste C:\Program Files\Common Files\VST3 into the address bar.
  2. 2Confirm the plugin's .vst3 file or bundle folder is present.
  3. 3If it is somewhere else, reinstall to the default location rather than moving files by hand.
  4. 4Restart the DAW and rescan.

Still stuck? Try it free while we help

The 14-day trial needs no card, and support answers in English or Hebrew — usually the same day.

Questions people ask

Can I move a .vst3 file manually?

It usually works, but a reinstall to the default folder is safer because some plugins ship supporting files alongside the binary.

What about the old VSTPlugins folder?

That is for VST2, a different format. VST3 hosts do not look there.