This video tutorial will teach us how to Enable Microsoft XPS Document Writer on Windows 11. The following commands are used in this video.
Commands used:
- For CMD
dism /online /enable-feature /featurename:SMB1Protocol /all /norestart
- 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.
Top comments (0)