Video Tutor – Enable Virtual Machine Platform on Windows 11 using CMD & PowerShell

This video tutorial will walk you through the detailed steps on How to Turn on VMP on Windows 11 using Command Prompt, and Windows PowerShell. The following are the commands used in this video.

Commands used:

For Command Prompt

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

For Windows PowerShell

Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform -All -NoRestart

Have Queries?

If you have any queries, Kindly let us know in the Comment Section.

Exit mobile version