Tag Archives: smb v1

Windows 10 Disable SMB v1 protocol

IN Windows 10 click Start button then enter Windows PowerShell in the search box, then right-click the Windows PowerShell shortcut and click Run as administrator.

From that elevated PowerShell prompt, type the following command:

Disable-WindowsOptionalFeature -Online -FeatureName smb1protocol