Video Tutorials

Video Tutor – Enable SMB 1.0 / CIFS File Sharing Support using CMD & PowerShell

In this video tutorial, we will check out How to Enable SMB 1 using Command Prompt, and Windows PowerShell on Windows 11. The following are the commands used in this video.

Commands used:

For CMD:

dism /online /enable-feature /featurename:SMB1Protocol /all /norestart

For PowerShell:

Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol -All -NoRestart
Table of contents

Have Queries?

If you have any queries about the above video, kindly let us know in the comments section.

Community

Comments (0)

Leave a helpful comment

Your email is never published. Replies are reviewed before appearing.