Hi Sbix,
The solution below helped 29 people - please let me know if it does for you or not.
https://www.yourwindowsguide.com/2025/01/mapped-drives-24h2.html
- Open the Windows search bar and type “powershell”
- Right-click on PowerShell and select “Run as administrator”
- Execute the following commands:
PowerShell
Set-SmbClientConfiguration -RequireSecuritySignature $false
Set-SmbClientConfiguration -EnableInsecureGuestLogons $true
I look forward to your response and am eager to collaborate until we find a solution.