If your Serum preset folder is getting messy or taking too much space, you may want to move it somewhere else. Maybe your preset library is huge now. Maybe you use an external SSD for all music production files. Or maybe Serum presets are not showing because they are sitting in the wrong folder.
This is a common issue for Xfer Serum users. Serum does not always work like a normal app where you can simply choose any preset folder from settings. It expects presets, wavetables, noises, and other files to stay in the folder structure it already knows.
So the safest method is to first open Serum’s own preset folder, then move or copy your preset packs into the right place. If you really want the full Serum preset folder on another drive, you may need a folder redirect or symbolic link. That sounds technical, but don’t worry, we’ll keep it simple.
Where Is the Serum Preset Folder by Default?
The easiest way to find your Serum preset folder is from inside Serum itself. Open Serum in your DAW, click Menu, then choose Show Serum Presets Folder. This opens the folder Serum is currently using.
That is better than guessing the path because folders can vary across Windows, macOS, your installation method, Serum version, and user account.
Still, the common folder locations usually look something like this:
| System | Common Serum Preset Folder Location |
|---|---|
| Windows | Documents > Xfer > Serum Presets |
| macOS | Library > Audio > Presets > Xfer Records > Serum Presets |
Inside the Serum Presets folder, you may see folders like Presets, Wavetables, Noises, Skins, and maybe some other folders depending on your setup.
For normal preset packs, the most important folder is usually:
Serum Presets > Presets > User
That is where many users place their downloaded Serum presets.
Can You Change Serum Preset Folder Location Directly?
Serum does not usually give you a simple “choose any preset folder” button like some sample managers do. It looks for presets in its expected folder location. That is why simply moving the whole Serum Presets folder to another drive can make presets disappear.
For most users, the best option is not to change the full folder location. The better method is to open Serum’s current preset folder and put your preset packs there. This keeps Serum happy and avoids broken paths.
If your goal is to save space on your main drive, then you can move the full folder to another drive, but you need to do it carefully. The advanced way is to use a symbolic link. That makes Serum think the folder is still in the old place, while the real files live somewhere else.
A simple way to think about it: Serum wants the old folder path. A symlink points that old path to the new folder.
Method 1: Move Presets Into Serum’s Current Preset Folder
This is the safest method for beginners. Use this if you downloaded a preset pack and just want it to appear inside Serum.
Follow these steps:
- Open your DAW and load Serum.
- Click Menu in Serum.
- Choose Show Serum Presets Folder.
- Open the Presets folder.
- Open the User folder.
- Copy your preset pack folder into the User folder.
- Go back to Serum and refresh or rescan the preset browser.
Make sure the presets are not still inside a.zip file. Serum will not read presets properly if they are still compressed. Extract the pack first, then copy the actual preset folder.
Also, check the folder level. For example, you do not want this kind of messy path:
User > Preset Pack > Preset Pack > Bass.fxp
If the pack is nested too deep, Serum may not show it cleanly. Try to keep it simple:
User > Preset Pack > Bass.fxp
Method 2: Move the Whole Serum Presets Folder to Another Drive
If your Serum library is large, you may want to move the whole Serum Presets folder to an external drive or another internal SSD. This can work, but you should be careful.
Do not just drag the folder away and expect Serum to find it. If Serum still looks in the old place and the folder is gone, your presets may stop showing. Your wavetables, noises, skins, and custom presets may also seem missing.
Before moving anything, make a backup. Copy the full Serum Presets folder somewhere safe. If something breaks, you can restore it without losing your sounds.
Also, if you use an external drive, keep the drive connected before opening your DAW. If the drive is unplugged, Serum may not find the folder. This is one of the most common problems with moving plugin libraries to external storage.
Method 3: Use a Symbolic Link for a Custom Serum Preset Location
A symbolic link, often called a symlink, is an advanced way to move the folder without confusing Serum. It works like a shortcut, but stronger. Serum still sees the folder in the old location, while the files are really stored in the new location.
This is useful if you want something like this:
- Old location: Documents > Xfer > Serum Presets
- New location: D: > Music Libraries > Serum Presets
Serum keeps looking at the old location, but the symlink sends it to the new drive. Nice, but yes, you need to be careful with paths.
Windows Symlink Notes
On Windows, users usually create a directory symlink with mklink /D. The rough idea is:
- Move the Serum Presets folder to the new drive.
- Remove or rename the old Serum Presets folder.
- Open Command Prompt as administrator.
- Create a link from the old folder path to the new folder path.
A common command format looks like this:
mklink /D “Old Folder Path” “New Folder Path”
Do not copy a command from the internet without changing the paths. Your Windows username and folder names may be different. If the path is wrong, Serum will still not find the presets.
Mac Symlink Notes
On macOS, users can create a symbolic link with Terminal using ln -s. The idea is similar to Windows. You move the real Serum Presets folder to the new location, then create a link where Serum expects the folder to be.
A common command format looks like this:
ln -s “New Folder Path” “Old Folder Path”
Mac paths can be tricky, especially if folder names have spaces. Permissions can also cause problems sometimes. If you are not comfortable using Terminal, it is safer to keep presets in Serum’s normal folder and just organize them better.
How to Refresh or Rescan Serum Presets After Moving
After moving presets, Serum may not display them immediately. This does not always mean the move failed. Sometimes, Serum just needs to refresh its browser.
Open Serum, go to the preset browser area, and look for the option to rescan or refresh folders on disk. If you do not see the new presets after that, close your DAW and reopen it. Some DAWs keep plugin data loaded until you restart the project.
Also, check the basic things. Are the files extracted from the zip? Are they.fxp preset files? Are they inside the correct Presets folder? Did you place wavetables in the Wavetables folder instead of the Presets folder?
This matters because Serum preset packs sometimes include more than just presets. A pack may include wavetables, noises, LFO shapes, skins, or MIDI files. Those files may need to go into different folders.
Fix: Serum Presets Not Showing After Changing Folder Location
If your Serum presets are not showing after moving them, use this table to find the likely reason.
| Problem | What to Check |
|---|---|
| Presets are missing in Serum | Make sure they are inside Serum Presets > Presets > User |
| Presets are still zipped | Extract the .zip file before adding it |
| The folder is nested too deep | Remove extra duplicate folder layers |
| External drive is unplugged | Connect the drive before opening your DAW |
| Symlink is broken | Check that the old path points to the new folder |
| Wavetables are missing | Put wavetable files in the Wavetables folder |
| DAW still shows the old browser | Restart the DAW and reload Serum |
| Mac permission issue | Check folder access and file permissions |
| Windows sync issue | Make sure OneDrive is not moving your Documents folder |
| Antivirus blocks files | Allow the folder if security software is interfering |
The most common mistake is putting the preset pack in the wrong folder. Another common one is leaving the files inside a zip. Simple stuff, but it happens a lot.
Best Way to Organize Serum Presets After Moving
Once your presets are in the right place, keep the folder clean. Serum can get messy fast if you install random packs without naming or sorting them.
A good setup is to keep each preset pack in its own folder under Presets > User. For example, you can organize folders by producer, genre, sound type, or pack name. Just don’t bury the presets under too many folder layers.
A few simple tips:
- Keep downloaded packs in named folders.
- Back up your own custom presets.
- Put wavetables in the Wavetables folder, not the Presets folder.
- Do not rename the main Serum folders unless you know what you are doing.
- Keep external drive names stable if you use a symlink.
- Make a backup before moving or deleting anything.
If you make your own sounds, back up your User folder often. Losing custom Serum presets is painful, especially when you made them for real projects.
FAQs About Changing Serum Preset Folder Location
Where is the Serum preset folder on Windows?
The common Windows location is usually Documents > Xfer > Serum Presets. The easiest way to confirm it is to open Serum, click Menu, then choose Show Serum Presets Folder.
Where is the Serum preset folder on Mac?
On macOS, Serum presets are commonly found under Library > Audio > Presets > Xfer Records > Serum Presets. If you are not sure, use Menu > Show Serum Presets Folder inside Serum.
Can I put Serum presets on an external hard drive?
Yes, but you need to be careful. If you simply move the folder, Serum may not find it. For a full folder move, a symbolic link is usually the cleaner method. Also, make sure the external drive is connected before opening your DAW.
Why are my Serum presets not showing?
The presets may be in the wrong folder, still inside a zip file, nested too deep, or placed in the wrong category folder. Try rescanning Serum’s preset browser and restarting your DAW after checking the folder path.
Do I need to restart my DAW after moving presets?
Sometimes yes. The serum may refresh the browser without restarting, but many users still need to close and reopen the DAW for new folders to appear properly.
Is the Serum 2 preset folder different from the Serum 1?
It can depend on the installed version and system setup. The safest answer is to use Serum’s own Show Serum Presets Folder option, because it opens the exact folder your installed version uses.
Final Thoughts
The safest way to change or manage the Serum preset folder location is to use Menu > Show Serum Presets Folder inside Serum. Then place your preset packs in the correct folder, usually Presets > User, and rescan the browser.
If you only want new presets to show up, do not overcomplicate it. Copy them into Serum’s current folder and restart your DAW if needed. If you want the whole Serum preset library on another drive, use a symlink or folder redirect, but back everything up first.
Have you moved your Serum presets to another drive, or are they just not showing in the browser after installing a new pack?
