Hi Anno, Welcome in Community
Press WIN + X and open Terminal as admin, then type
Set-SmbClientConfiguration -RequireSecuritySignature $false
Then type
Set-SmbClientConfiguration -EnableInsecureGuestLogons $true
Restart windows and re-try
Let me know how it goes
Elvis