📍 If you are updating from an older version, ensure you are using the latest 64-bit installer (version 5.3.2 or higher), as 32-bit applications are no longer supported. Are you encountering this error on Windows or macOS ?
Every time a Soundtoys 5 plugin initializes, it scans your computer for its core global data folder. This directory houses factory menus, macro assignments, and custom user presets.
Open your Windows Search bar, type , and select Edit the system environment variables .
: Run the installer with full administrative rights . Ensure the destination folder for presets— C:\Users\Public\Public Documents\Soundtoys\Soundtoys 5 on Windows or /Users/Shared/Soundtoys/Soundtoys 5 on Mac—is not set to "Read-Only".
Repair folder permissions using the terminal command: sudo chmod -R 777 /Users/Shared/Soundtoys . Core Causes Explained 1. Windows Controlled Folder Access (Ransomware Protection)
The system fails to create or read this folder due to three primary issues:
On macOS, the situation is similar but with Apple's security framework. macOS includes Gatekeeper and System Integrity Protection (SIP), which restrict what applications can do, particularly in system-protected areas. The PlugInScanner application or your DAW must have explicit permissions through System Settings to write to certain directories.
Restore Windows TEMP and TMP environment string variables to the default system drive location ( %USERPROFILE%\AppData\Local\Temp ). Broken Read/Write POSIX Permissions in Shared Directory
📍 If you are updating from an older version, ensure you are using the latest 64-bit installer (version 5.3.2 or higher), as 32-bit applications are no longer supported. Are you encountering this error on Windows or macOS ?
Every time a Soundtoys 5 plugin initializes, it scans your computer for its core global data folder. This directory houses factory menus, macro assignments, and custom user presets.
Open your Windows Search bar, type , and select Edit the system environment variables . cannot create soundtoys version root folder at soundtoys 5
: Run the installer with full administrative rights . Ensure the destination folder for presets— C:\Users\Public\Public Documents\Soundtoys\Soundtoys 5 on Windows or /Users/Shared/Soundtoys/Soundtoys 5 on Mac—is not set to "Read-Only".
Repair folder permissions using the terminal command: sudo chmod -R 777 /Users/Shared/Soundtoys . Core Causes Explained 1. Windows Controlled Folder Access (Ransomware Protection) 📍 If you are updating from an older
The system fails to create or read this folder due to three primary issues:
On macOS, the situation is similar but with Apple's security framework. macOS includes Gatekeeper and System Integrity Protection (SIP), which restrict what applications can do, particularly in system-protected areas. The PlugInScanner application or your DAW must have explicit permissions through System Settings to write to certain directories. This directory houses factory menus, macro assignments, and
Restore Windows TEMP and TMP environment string variables to the default system drive location ( %USERPROFILE%\AppData\Local\Temp ). Broken Read/Write POSIX Permissions in Shared Directory