Unity Package Update fmodstudioL.dll Access is denied

Hey I am getting an access is denied when upgrading fmod on my current Unity project (2019.4.17f1). Already had this twice, I saw post saying to delete the library folder, that didn’t work. The only thing that worked was to delete the dll with windows explorer and reimport the package, though this broke my project once already.

FMOD_Import_Error

Now that I managed to upgrade it, when I click the FMODStudioSettings scriptable object I am getting this error.
image

Deleting that scriptable object fixed this error, since it created a new default one.