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.
See Also: List Available Windows Features Using Cmd & 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.
Read This: Windows Subsystem For Linux (wsl 2) Using Command Prompt & Powershell
Related Articles:
- Run Appwiz.cpl as Administrator With Elevated Rights on Windows 11!
- 4 Easy Ways: Run Windows Terminal as Administrator With Elevated Permissions!
- How to Run Control Panel as Administrator 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.