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.
Related: Smb 1.0 / Cifs File Sharing Support Using Command Prompt & Windows Powershell
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.
Check Out: Smb 1.0/cifs File Sharing Support In Windows 11
Related Articles:
- Enable SMB 1.0 / CIFS File Sharing Support using Command Prompt & Windows PowerShell
- 4 Easy ways: How to Run IIS as Administrator on Windows 11?
- Run Appwiz.cpl as Administrator With Elevated Rights on Windows 11!
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.