Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • 4
    Did you try disabling the Server service? Commented May 14, 2017 at 6:07
  • 5
    The correct action is to flag your question as a duplicate, not answer it without even attributing to the source Q&A.
    – AStopher
    Commented May 14, 2017 at 17:11
  • This doesn't disable SMBv1 though
    – Ramhound
    Commented May 14, 2017 at 18:23
  • 1
    @Ramhound It shuts down port 445. What port is "SMBv1" using? Commented May 14, 2017 at 18:27
  • After adding the key, the command: netstat -na | find "LISTENING" | find ":445", returns empty - so nobody listening on 445 Commented May 15, 2017 at 22:33