how to reinstall SMB 1 client?

H L 0 Reputation points
2024-11-12T14:17:12.3766667+00:00

hello. I've removed (deleted) SMB 1.0/CIFS Protocol from tools. and no more able to share printer. win11 to another pc (win7). what should I do. is there any downloadable file to fix it, or any other steps to solve the issue?

Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
689 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Zunhui Han 2,550 Reputation points Microsoft Vendor
    2024-11-12T14:53:27.96+00:00

    Hello,

    Thank you for posting in Q&A forum.

    You can install smbV1 by opening PowerShell as an administrator and running the following command:

    Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol

    https://learn.microsoft.com/en-us/windows-server/storage/file-server/troubleshoot/detect-enable-and-disable-smbv1-v2-v3?tabs=server

    I hope the information above is helpful.

    Best regards

    Zunhui

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.