network share not working with windows 11 24H2

open Admin PowerShell, type and run the following command:

set-smbclientconfiguration -requiresecuritysignature $false

 

Windows 11 upload sits at "Calculating" for about 2 minutes

try this command:

Set-SmbClientConfiguration -EnableMultiChannel $false

You may also like...