<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	 xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Virtual Machine Platform &#8211; Winsides.com</title>
	<atom:link href="https://winsides.com/tag/virtual-machine-platform/feed/" rel="self" type="application/rss+xml" />
	<link>https://winsides.com</link>
	<description>Windows Insides</description>
	<lastBuildDate>Tue, 11 Feb 2025 11:58:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://winsides.com/wp-content/uploads/2024/05/cropped-android-chrome-512x512-1-150x150.png</url>
	<title>Virtual Machine Platform &#8211; Winsides.com</title>
	<link>https://winsides.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Enable Virtual Machine Platform using CMD &#038; PowerShell</title>
		<link>https://winsides.com/enable-virtual-machine-platform-using-cmd-powershell/</link>
					<comments>https://winsides.com/enable-virtual-machine-platform-using-cmd-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Vigneshwaran Vijayakumar]]></dc:creator>
		<pubDate>Thu, 13 Feb 2025 18:08:00 +0000</pubDate>
				<category><![CDATA[CMD & PowerShell]]></category>
		<category><![CDATA[Virtual Machine Platform]]></category>
		<category><![CDATA[windows 11]]></category>
		<category><![CDATA[Windows Features]]></category>
		<guid isPermaLink="false">https://winsides.com/?p=5209</guid>

					<description><![CDATA[Enable Virtual Machine Platform using CMD &#38; PowerShell: This feature on Windows 11 provides virtualization capabilities required for running Virtual Machines, and Windows Subsystem Environments such as Windows Subsystem for Linux, etc. On Windows Pro and Enterprise Editions, enabling VMP on Windows 11 enables Windows Sandbox which allows you to run untrusted applications in isolation [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>Enable Virtual Machine Platform using CMD &amp; PowerShell</strong>: This feature on Windows 11 provides virtualization capabilities required for running Virtual Machines, and <a href="https://winsides.com/how-to-enable-windows-subsystem-for-linux-in-windows/" data-type="post" data-id="167">Windows Subsystem Environments</a> such as Windows Subsystem for Linux, etc. On <strong>Windows Pro and Enterprise Editions</strong>, enabling <strong>VMP</strong> on Windows 11 enables <a href="https://winsides.com/enable-windows-sandbox-on-windows-11-os-simple-steps/" data-type="post" data-id="3137"><strong>Windows Sandbox</strong></a> which allows you to run untrusted applications in isolation from your main system. You can enable <a href="https://winsides.com/how-to-enable-virtual-machine-platform-in-windows-11/" data-type="post" data-id="193">Virtual Machine Platform using the Windows Features</a> (GUI), however, you can also use <strong>Command Line Interface</strong> (CMD &amp; PowerShell). The choice is yours!</p>



<h2 class="wp-block-heading">Virtual Machine Platform Availability on Various Windows Editions</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td><strong><em>Windows Editions</em></strong></td><td><strong><em>Availability</em></strong></td></tr><tr><td>Windows Servers</td><td>Yes</td></tr><tr><td>Windows 11 Home</td><td>Yes</td></tr><tr><td>Windows 11 Professional</td><td>Yes</td></tr><tr><td>Windows 11 Education</td><td>Yes</td></tr><tr><td>Windows 11 Enterprise</td><td>Yes</td></tr><tr><td>Windows 11 Pro Education</td><td>Yes</td></tr><tr><td><a href="https://learn.microsoft.com/en-us/education/windows/windows-11-se-overview" target="_blank" rel="noreferrer noopener nofollow">Windows 11 SE</a></td><td>No</td></tr><tr><td><a href="https://www.microsoft.com/en-us/evalcenter/evaluate-windows-11-iot-enterprise-ltsc" target="_blank" rel="noreferrer noopener nofollow">Windows 11 IoT Enterprise</a></td><td>No</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">Quick Way to Turn on Virtual Machine Platform on Windows 11 using the Command Prompt</h2>



<p>For Clear Understanding, we have provided step by step explanation with clear images. Let&#8217;s get Started.</p>



<ul class="wp-block-list">
<li>Let&#8217;s open the Command Prompt with Administrative Privileges. There are <a href="https://winsides.com/run-system-information-as-administrator-windows-11/" data-type="post" data-id="4644">different ways to open CMD with Elevated Permissions</a>. We will use the Run Command. Use the Keyboard Shortcut <kbd>WinKey</kbd> + <kbd>R</kbd> to open the Run Command. </li>



<li>In the Run, type the command <code><strong>cmd</strong></code> and press <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>ENTER</kbd>.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img fetchpriority="high" decoding="async" width="924" height="387" src="https://winsides.com/wp-content/uploads/2025/02/Type-cmd-and-press-ctrl-shift-enter.webp" alt="Type cmd and press ctrl + shift + enter" class="wp-image-5215" style="width:768px" title="Type cmd and press ctrl + shift + enter" srcset="https://winsides.com/wp-content/uploads/2025/02/Type-cmd-and-press-ctrl-shift-enter.webp 924w, https://winsides.com/wp-content/uploads/2025/02/Type-cmd-and-press-ctrl-shift-enter-300x126.webp 300w, https://winsides.com/wp-content/uploads/2025/02/Type-cmd-and-press-ctrl-shift-enter-768x322.webp 768w" sizes="(max-width: 924px) 100vw, 924px" /><figcaption class="wp-element-caption">Type cmd and press ctrl + shift + enter</figcaption></figure>



<ul class="wp-block-list">
<li>The User Account Control will confirm and open Command Prompt with Administrative Privileges. </li>



<li>Once the Command Prompt opens, execute the following command in the CMD. <code><strong>dism /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart</strong></code></li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" width="1532" height="817" src="https://winsides.com/wp-content/uploads/2025/02/Execute-the-Virtual-Machine-Platform-Command-in-the-CMD.webp" alt="Execute the Virtual Machine Platform Command in the CMD" class="wp-image-5216" style="width:768px" title="Execute the Virtual Machine Platform Command in the CMD" srcset="https://winsides.com/wp-content/uploads/2025/02/Execute-the-Virtual-Machine-Platform-Command-in-the-CMD.webp 1532w, https://winsides.com/wp-content/uploads/2025/02/Execute-the-Virtual-Machine-Platform-Command-in-the-CMD-300x160.webp 300w, https://winsides.com/wp-content/uploads/2025/02/Execute-the-Virtual-Machine-Platform-Command-in-the-CMD-1024x546.webp 1024w, https://winsides.com/wp-content/uploads/2025/02/Execute-the-Virtual-Machine-Platform-Command-in-the-CMD-768x410.webp 768w" sizes="(max-width: 1532px) 100vw, 1532px" /><figcaption class="wp-element-caption">Execute the Virtual Machine Platform Command in the CMD</figcaption></figure>



<ul class="wp-block-list">
<li>The above command will use the <strong>Deployment Image Servicing and Management Tool</strong> and enable VMP via the CMD. DISM requires Elevated permissions and that is why we are running CMD with Administrator Rights. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img decoding="async" width="1522" height="814" src="https://winsides.com/wp-content/uploads/2025/02/Enabling-VMP-using-DISM-via-CMD.webp" alt="Enabling VMP using DISM via CMD" class="wp-image-5217" style="width:768px" title="Enabling VMP using DISM via CMD" srcset="https://winsides.com/wp-content/uploads/2025/02/Enabling-VMP-using-DISM-via-CMD.webp 1522w, https://winsides.com/wp-content/uploads/2025/02/Enabling-VMP-using-DISM-via-CMD-300x160.webp 300w, https://winsides.com/wp-content/uploads/2025/02/Enabling-VMP-using-DISM-via-CMD-1024x548.webp 1024w, https://winsides.com/wp-content/uploads/2025/02/Enabling-VMP-using-DISM-via-CMD-768x411.webp 768w" sizes="(max-width: 1522px) 100vw, 1522px" /><figcaption class="wp-element-caption">Enabling VMP using DISM via CMD</figcaption></figure>



<ul class="wp-block-list">
<li>Once the process is completed, we will get the message &#8220;<strong>The Operation Completed Successfully</strong>&#8220;. Virtual Machine Platform is now enabled on your Windows 11. We highly recommend you to save your works and restart your system. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1522" height="807" src="https://winsides.com/wp-content/uploads/2025/02/The-operation-completed-successfully.webp" alt="The operation completed successfully" class="wp-image-5218" style="width:768px" title="The operation completed successfully" srcset="https://winsides.com/wp-content/uploads/2025/02/The-operation-completed-successfully.webp 1522w, https://winsides.com/wp-content/uploads/2025/02/The-operation-completed-successfully-300x159.webp 300w, https://winsides.com/wp-content/uploads/2025/02/The-operation-completed-successfully-1024x543.webp 1024w, https://winsides.com/wp-content/uploads/2025/02/The-operation-completed-successfully-768x407.webp 768w" sizes="auto, (max-width: 1522px) 100vw, 1522px" /><figcaption class="wp-element-caption">The operation completed successfully</figcaption></figure>



<h3 class="wp-block-heading">Decoding Virtual Machine Platform Command</h3>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-CMD-Command.png" alt="Decoding Virtual Machine Platform CMD Command" class="wp-image-5220" style="width:768px" title="Decoding Virtual Machine Platform CMD Command" srcset="https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-CMD-Command.png 1920w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-CMD-Command-300x169.png 300w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-CMD-Command-1024x576.png 1024w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-CMD-Command-768x432.png 768w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-CMD-Command-1536x864.png 1536w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-CMD-Command-390x220.png 390w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /><figcaption class="wp-element-caption">Decoding Virtual Machine Platform CMD Command</figcaption></figure>



<h2 class="wp-block-heading">How to Enable Virtual Machine Platform (VMP) using Windows PowerShell?</h2>



<p>This is an alternate method to enable VMP on Windows 11. </p>



<ul class="wp-block-list">
<li>Go to the Run Command using <kbd>WinKey</kbd> + <kbd>R</kbd>.</li>



<li>In the Run, type the command <code><strong>powershell</strong></code> and press <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>ENTER</kbd>.</li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="846" height="379" src="https://winsides.com/wp-content/uploads/2025/02/Type-powershell-and-press-ctrl-shift-enter.webp" alt="Type powershell and press ctrl + shift + enter" class="wp-image-5223" style="width:768px" title="Type powershell and press ctrl + shift + enter" srcset="https://winsides.com/wp-content/uploads/2025/02/Type-powershell-and-press-ctrl-shift-enter.webp 846w, https://winsides.com/wp-content/uploads/2025/02/Type-powershell-and-press-ctrl-shift-enter-300x134.webp 300w, https://winsides.com/wp-content/uploads/2025/02/Type-powershell-and-press-ctrl-shift-enter-768x344.webp 768w" sizes="auto, (max-width: 846px) 100vw, 846px" /><figcaption class="wp-element-caption">Type powershell and press ctrl + shift + enter</figcaption></figure>



<ul class="wp-block-list">
<li>The system will confirm and open Windows PowerShell with Elevated Permissions. </li>



<li>In the PowerShell, execute the following command. <code><strong>Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform -All -NoRestart</strong></code></li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1640" height="839" src="https://winsides.com/wp-content/uploads/2025/02/Execute-the-VMP-PowerShell-Command.webp" alt="Execute the VMP PowerShell Command" class="wp-image-5224" style="width:768px" title="Execute the VMP PowerShell Command" srcset="https://winsides.com/wp-content/uploads/2025/02/Execute-the-VMP-PowerShell-Command.webp 1640w, https://winsides.com/wp-content/uploads/2025/02/Execute-the-VMP-PowerShell-Command-300x153.webp 300w, https://winsides.com/wp-content/uploads/2025/02/Execute-the-VMP-PowerShell-Command-1024x524.webp 1024w, https://winsides.com/wp-content/uploads/2025/02/Execute-the-VMP-PowerShell-Command-768x393.webp 768w, https://winsides.com/wp-content/uploads/2025/02/Execute-the-VMP-PowerShell-Command-1536x786.webp 1536w" sizes="auto, (max-width: 1640px) 100vw, 1640px" /><figcaption class="wp-element-caption">Execute the VMP PowerShell Command</figcaption></figure>



<ul class="wp-block-list">
<li>The system will <strong>enable VMP</strong> on Windows 11. </li>



<li><strong>Restart Needed</strong> value is <strong>true</strong> and it suggests to do a Restart right away so that the changes made will reflect. </li>
</ul>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1640" height="832" src="https://winsides.com/wp-content/uploads/2025/02/VMP-Enabled-on-Windows-11-via-the-PowerShell.webp" alt="VMP Enabled on Windows 11 via the PowerShell" class="wp-image-5225" style="width:768px" title="VMP Enabled on Windows 11 via the PowerShell" srcset="https://winsides.com/wp-content/uploads/2025/02/VMP-Enabled-on-Windows-11-via-the-PowerShell.webp 1640w, https://winsides.com/wp-content/uploads/2025/02/VMP-Enabled-on-Windows-11-via-the-PowerShell-300x152.webp 300w, https://winsides.com/wp-content/uploads/2025/02/VMP-Enabled-on-Windows-11-via-the-PowerShell-1024x519.webp 1024w, https://winsides.com/wp-content/uploads/2025/02/VMP-Enabled-on-Windows-11-via-the-PowerShell-768x390.webp 768w, https://winsides.com/wp-content/uploads/2025/02/VMP-Enabled-on-Windows-11-via-the-PowerShell-1536x779.webp 1536w" sizes="auto, (max-width: 1640px) 100vw, 1640px" /><figcaption class="wp-element-caption">VMP Enabled on Windows 11 via the PowerShell</figcaption></figure>



<h3 class="wp-block-heading">Decoding VMP via PowerShell Command</h3>



<figure class="wp-block-image aligncenter size-full is-resized"><img loading="lazy" decoding="async" width="1920" height="1080" src="https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-POWERSHELL-Command.png" alt="Decoding Virtual Machine Platform POWERSHELL Command" class="wp-image-5227" style="width:768px" title="Decoding Virtual Machine Platform POWERSHELL Command" srcset="https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-POWERSHELL-Command.png 1920w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-POWERSHELL-Command-300x169.png 300w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-POWERSHELL-Command-1024x576.png 1024w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-POWERSHELL-Command-768x432.png 768w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-POWERSHELL-Command-1536x864.png 1536w, https://winsides.com/wp-content/uploads/2025/02/Decoding-Virtual-Machine-Platform-POWERSHELL-Command-390x220.png 390w" sizes="auto, (max-width: 1920px) 100vw, 1920px" /><figcaption class="wp-element-caption">Decoding Virtual Machine Platform POWERSHELL Command</figcaption></figure>



<h2 class="wp-block-heading">Video Walkthrough &#8211; How to Enable Virtual Machine Platform using the Command Prompt &amp; Windows PowerShell?</h2>



<figure class="wp-block-embed aligncenter is-type-wp-embed is-provider-winsides-com wp-block-embed-winsides-com"><div class="wp-block-embed__wrapper">
<blockquote class="wp-embedded-content" data-secret="olAUjjlCXj"><a href="https://winsides.com/video-tutor-enable-virtual-machine-platform-cmd-powershell/">Video Tutor &#8211; Enable Virtual Machine Platform on Windows 11 using CMD &amp; PowerShell</a></blockquote><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted"  title="&#8220;Video Tutor &#8211; Enable Virtual Machine Platform on Windows 11 using CMD &amp; PowerShell&#8221; &#8212; Winsides.com" src="https://winsides.com/video-tutor-enable-virtual-machine-platform-cmd-powershell/embed/#?secret=wEZrGDfLUX#?secret=olAUjjlCXj" data-secret="olAUjjlCXj" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
</div><figcaption class="wp-element-caption">Video Tutorial &#8211; Enable VMP on Windows 11 using CMD &amp; PowerShell</figcaption></figure>



<h2 class="wp-block-heading">Take Away</h2>



<p>If you are comfortable with Command Line Interface, then you can follow the above methods to <strong>enable Virtual Machine Platform on Windows 11</strong>. These methods can be ideal for <strong>IT admins</strong> for <strong>Automations</strong>, or <strong>Mass Deployment</strong>, and for <strong>Headless Servers</strong> and <strong>Remote Sessions</strong>. If you have any <strong>queries</strong>, kindly let us know in the <strong>comment</strong> section. For more interesting articles, visit <a href="https://winsides.com">Winsides.com</a>. <strong>Happy Computing! Peace out!</strong></p>
]]></content:encoded>
					
					<wfw:commentRss>https://winsides.com/enable-virtual-machine-platform-using-cmd-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
