I bought UAD plugins and after install it I have problems

Discussion in 'Software' started by javiivaj, Nov 2, 2025 at 5:38 PM.

Tags:
  1. javiivaj

    javiivaj Member

    Joined:
    Jan 5, 2023
    Messages:
    44
    Likes Received:
    8
    I bought UAD plugins and after install it I have problems. I think it has removed many other plugins and I can't open projects. Could it have deleted many VSTs? Is there a way to recover them? I don't want to lose my project presets by having to investigate which version of the plugin I had installed.
    Sister site plugins lost: Plugin Alliance, Kontakt, D16 group, Modartt Pianoteq Pro...
    I think I lost all the VST3 installed on the PC too
     
    Last edited: Nov 2, 2025 at 6:13 PM
    • Interesting Interesting x 1
    • List
  2.  
  3. mk_96

    mk_96 Audiosexual

    Joined:
    Dec 31, 2020
    Messages:
    1,171
    Likes Received:
    836
    Location:
    Your heart
    Check if the files are still where they are supposed to be ( should be something like C:/program files/common files/VST3). If they are, check if the VST3 path on your daw matches or if it has been changed for some reason.
     
  4. Rasputin

    Rasputin Platinum Record

    Joined:
    Jun 29, 2012
    Messages:
    428
    Likes Received:
    276
    Which DAW?

    Perhaps there was a problem with the plugin rescan when the DAW went to add the new UAD plugins.
     
  5. javiivaj

    javiivaj Member

    Joined:
    Jan 5, 2023
    Messages:
    44
    Likes Received:
    8
    I'm not in the studio now, I've been looking for that kind of folder today; the VST3s files that were in the VST3 folder I created has disappeared. I'll check if they're in Program Files/common files.. I don't think they'll be there because I've been looking everywhere they could be, but I'll check just in case
     
  6. javiivaj

    javiivaj Member

    Joined:
    Jan 5, 2023
    Messages:
    44
    Likes Received:
    8
    Ableton Live 11. It seems strange to me, but it's possible that the plugins were in Program Files instead of the VST3 folder I created, and that installing UAD changed the path. I'll check it, although I don't think that's it.

    Could this be related to UA Connect? When I installed them months ago, it forced me to install that program.
     
  7. ElecTrick

    ElecTrick Producer

    Joined:
    Jan 19, 2016
    Messages:
    107
    Likes Received:
    115
    I remember having a similar problem the first time that I installed UAD native plugins.
    After uninstalling all UAD software and reinstalling again, everything start to work properly.
    I don’t remember if I also have to update windows
     
    • Like Like x 1
    • Interesting Interesting x 1
    • List
  8. naitguy

    naitguy Audiosexual

    Joined:
    Jan 9, 2017
    Messages:
    909
    Likes Received:
    656
    Location:
    Canada
    I have many legit UAD plugins, and many many sister site plugins, and they all played nicely.. never ran into this issue. That's strange, but I'd just start one by one with plugins you're missing and figure out why they aren't loading. UA Connect isn't going to go and uninstall sister site stuff.

    I don't know Ableton but a DAW should be able to tell you whether a plugin is NOT LOADING vs. a plugin is not being seen at all. With the latter, @mk_96 's answer is most likely the one you need. With the fomer problem, that can be tougher to figure out.
     
  9. Audioguydaz

    Audioguydaz Producer

    Joined:
    Oct 23, 2015
    Messages:
    195
    Likes Received:
    92
    Nope, UAD installation will not mess with other vendors.
     
    • Like Like x 1
    • Agree Agree x 1
    • Winner Winner x 1
    • List
  10. clone

    clone Audiosexual

    Joined:
    Feb 5, 2021
    Messages:
    9,390
    Likes Received:
    4,102
    First, I would reboot. I would reopen and login to UAConnect first. Probably open and login to the iLok manager app too, at that same time.

    I would look on UA Connect and see if there are update versions it wants. It just started pushing UADx copies of everything to me a few weeks ago.

    I'm not sure why you say "VST3 folder I just created" because that doesn't sound normal to start. And legit UAD plugins did nothing to your sister site plugins.

    I might not be ready to call this a fish story yet; but I feel closer to the beach. The salt air, that sort of thing.
     
    • Agree Agree x 1
    • Funny Funny x 1
    • List
  11. saccamano

    saccamano Audiosexual

    Joined:
    Mar 26, 2023
    Messages:
    1,899
    Likes Received:
    823
    Location:
    CBGB omfug
    Typically, on a win box you should stick to the standard paths for plugin files which for VST2(x64) will be << c:/programs files/steinberg/VSTplugins >>. For VST3 stuff the default path should be << C:/programs files/common files/VST3 >>. Most installers will use those paths as the default. If you made some other rando path to install plugins there's no telling where the installer put them unless you were prompted for a path by the installers. You could try doing a system wide file search for *.VST3 and see where they are that way. Also if you have cracked plugins or .exe's (depending on how they are cracked) and you're running anti-virus on that machine the a/v may have gobbled them up unless proper steps were taken to ensure they were stored in place that is immune to the a/v...

    Hard to tell how invasive that UA web tool is. UA is a shit corporation, and I wouldn't put it past them to be rousting around users machines looking for stuff that THEY believe shouldn't be there (acustica), but it's unlikely...
     
  12. Will Kweks

    Will Kweks Audiosexual

    Joined:
    Oct 31, 2023
    Messages:
    1,135
    Likes Received:
    781
    There is a registry key that most VST plugin installers (and hosts for that matter) respect. There are a few that don't use this (it's just a suggestion after all), but it's worth a check.

    This is on my machine, the paths for 64-bit and 32-bit VST2 plugins, respectively:

    Code:
    ; 64bit plugin path
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\VST]
    "VSTPluginsPath"="c:\\vst64"
    
    ; 32bit plugin path
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\VST]
    "VSTPluginsPath"="C:\\VST32"
    
    Those keys might be worth checking out, maybe they're set to something odd. Some software actually set those if they didn't exist, usually to the ones that their installer suggests, but this is again fairly random. But it can happen.
     
  13. javiivaj

    javiivaj Member

    Joined:
    Jan 5, 2023
    Messages:
    44
    Likes Received:
    8
    Did the parameters you had set in the plugins get deleted, or did you recover everything when you reinstalled the VST?
     
  14. javiivaj

    javiivaj Member

    Joined:
    Jan 5, 2023
    Messages:
    44
    Likes Received:
    8
    I'm glad to hear that UA Connect couldn't delete anything. I'll see if they're simply in another folder or what might have happened. It's strange because I think I haven't modified the folder where the plugins are scanned for many years.
     
  15. javiivaj

    javiivaj Member

    Joined:
    Jan 5, 2023
    Messages:
    44
    Likes Received:
    8
    This is a serious question. Perhaps I'm mistaken, and I'll try again to find the plugins as soon as I can. I have no interest in wasting people's time, nor do I belong to any plugin brand and want to discredit brands or anything like that.
    While searching, I read something about UAD no longer asking for iLok or similar things. I haven't had time to make music for many months, and maybe it's all my fault. I thought it might be related to that UAD installation.
     
  16. javiivaj

    javiivaj Member

    Joined:
    Jan 5, 2023
    Messages:
    44
    Likes Received:
    8
    Many years ago I created folders C:/VST2 (x64) and C:/VST2 (x32). Inside this folder I created one for synthesizers and inside I put folders organized by brands, to keep everything organized. Similarly, a folder of plugins for mixing and mastering organized by brands. Another one for Kontakt. But then, when VST3 started appearing in the industry, I created a folder for VST3, but I saw that when I installed it, I think it wouldn't let me organize it the same way. Ableton Live automatically organized VST3s by brand. So I stopped organizing them.
    I think it might have been some kind of problem with the antivirus, but I can't find the files it might have deleted. There were a lot of plugins.
    When I go to the studio, I'll try again to find the VST3s in the paths you mentioned.
     
  17. PulseWave

    PulseWave Audiosexual

    Joined:
    May 4, 2025
    Messages:
    2,526
    Likes Received:
    1,409
    Please look here:

    C:\Program Files\Common Files\VST3
    C:\Program Files (x86)\Common Files\VST3
     
  18. javiivaj

    javiivaj Member

    Joined:
    Jan 5, 2023
    Messages:
    44
    Likes Received:
    8
    [CITA="Will Kweks, mensaje: 870828, miembro: 119936"]Existe una clave de registro que la mayoría de los instaladores de plugins VST (y los hosts, por cierto) respetan. Hay algunos que no la utilizan (al fin y al cabo, es solo una sugerencia), pero vale la pena comprobarlo.

    En mi máquina, estas son las rutas para los plugins VST2 de 64 bits y 32 bits, respectivamente:

    [código]
    Ruta del plugin de 64 bits

    [HKEY_LOCAL_MACHINE\SOFTWARE\VST]
    "VSTPluginsPath"="c:\\vst64"

    Ruta del plugin de 32 bits

    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\VST]
    "VSTPluginsPath"="C:\\VST32"
    [/código]

    Conviene revisar esas claves; quizá tengan un valor extraño. Algunos programas las configuran si no existen, normalmente con los valores que sugiere el instalador, pero esto es bastante aleatorio. Aun así, puede ocurrir.

    The fact is that these are plugins that have been working for a long. I've used them on many projects. Due to stress, I haven't been able to make music for almost two years, and during that time I installed UAD plugins one day because I saw an offer. Perhaps a system update occurred and a lot of plugins were deleted due to an antivirus scan. I'll try reinstalling; otherwise, I hope I haven't lost my settings. I will try to find them on the routes you mentioned, although I already tried the other day and didn't find them. Thank you all so much
     
  19. javiivaj

    javiivaj Member

    Joined:
    Jan 5, 2023
    Messages:
    44
    Likes Received:
    8
    Thank you, I will look into it as soon as possible
     
  20. PulseWave

    PulseWave Audiosexual

    Joined:
    May 4, 2025
    Messages:
    2,526
    Likes Received:
    1,409
  21. saccamano

    saccamano Audiosexual

    Joined:
    Mar 26, 2023
    Messages:
    1,899
    Likes Received:
    823
    Location:
    CBGB omfug
    I have been a long time user of cub-e-ndo and have always just stayed with the folders/paths they create when they install (the ones I noted above). It seems most (not all) installers seem to gleen those paths from the system as default when they install VST's.

    Windoze search is kind of lame - you might try running ultrasearch to find the files that are mia. It's SUPER fast (like 100x faster than windoze search) and searches everything in the system.
     
Loading...
Similar Threads - bought plugins install Forum Date
Graphical issues with cracked plugins, bought legit one, then still have issues? FL Studio Jul 6, 2023
List plugins you bought and never used… Software Feb 9, 2020
iLok 2 Plugins I bought! Lounge Jan 13, 2013
I bought Serum2 - What have i done?! :( Software Sep 30, 2025
Impulse bought a piece of hardware on the spot today. W or L? Soundgear Feb 1, 2025
Loading...