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.
Recommended: Enable Windows Powershell 2.0 In Windows 11
Commands used:
For CMD:
dism /online /enable-feature /featurename:SMB1Protocol /all /norestart
For PowerShell:
Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol -All -NoRestart
Have Queries?
If you have any queries with the above video, kindly let us know in the comment section.
Read This: Enable File History On Windows 11
Related Articles:
- How to Install Install VSCode using WinGet on Windows 11?
- Run Windows Media Player Troubleshooter on Windows 11
- Windows 10 officially ends on October 14, 2025
Why You Can Trust Winsides.com?
We combine expert insights with user-friendly guidance. We thoroughly research and test everything to give you reliable and simple to understand tech guides. Please take a look at our publishing process to understand why you can trust Winsides.



