I have Dynamic Unsafe Content after upgrade Wolfram 14.0 to Wolfram 14.1 .
I could find that installations path's where changed, "Wolfram Desktop" --> "Wolfram"
Actual situation in 14.1:
In[6]:= Column[ExpandFileName/@CurrentValue[$FrontEnd,{"NotebookSecurityOptions","TrustedPath"}]]
Out[6]= D:\Users\Chris\Documents\Wolfram\
C:\Program Files\Wolfram Research\Wolfram\14.1\
C:\ProgramData\Wolfram\
C:\Users\Chris\AppData\Roaming\Wolfram\
So all my notebooks are stored in D:\Users\Chris\Documents\Wolfram Desktop\ and are not trusted!
I can change the directory name to "Wolfram" too be trusted. But this will disrupt some directory relations in my notebooks.
Are there better options?