EA van Dijk

My feedback

1 result found

  1. 233 votes
    How important is this to you?
    An error occurred while saving the comment
    EA van Dijk commented  · 

    *not a real fix*

    I've got this problem too. Solved it by disabling SMB2.0 in Windows 10 and enabling SMB1.0 (default is disabled) .

    Run Powershell as administrator and enter the following commands, then reboot.

    set-smbserverconfiguration -enablesmb1protocol $true
    set-smbserverconfiguration -enablesmb2protocol $false

    You might have to have to add SMB1.0 as an optional part of Windows. The menu can be found in the windows config screen.

    Now I know this is not the fix you've been hoping for, but it beats nothing.

Feedback and Knowledge Base