{"id":15827,"date":"2026-03-11T09:27:48","date_gmt":"2026-03-11T16:27:48","guid":{"rendered":"https:\/\/mattfife.com\/?p=15827"},"modified":"2026-01-02T09:35:13","modified_gmt":"2026-01-02T16:35:13","slug":"cant-install-windows-sandbox-on-windows-10","status":"publish","type":"post","link":"https:\/\/mattfife.com\/?p=15827","title":{"rendered":"Can&#8217;t install Windows Sandbox on Windows 10"},"content":{"rendered":"\n<p><a href=\"https:\/\/learn.microsoft.com\/en-us\/windows\/security\/application-security\/application-isolation\/windows-sandbox\/\" data-type=\"link\" data-id=\"https:\/\/learn.microsoft.com\/en-us\/windows\/security\/application-security\/application-isolation\/windows-sandbox\/\">Windows Sandbox<\/a> is a great little completely isolated environment in which to test out software you&#8217;re not sure is safe or for experiments that might corrupt your environment\/installations. It pops up a virtual machine running Windows 10\/11, is completely isolated, and then deletes everything when shut down.<\/p>\n\n\n\n<p>However, it&#8217;s not always easy to get started. Even after installing the latest Windows 10 updates and turning all on virtualization features in bios, I <a href=\"https:\/\/learn.microsoft.com\/en-us\/windows\/security\/application-security\/application-isolation\/windows-sandbox\/windows-sandbox-install\" data-type=\"link\" data-id=\"https:\/\/learn.microsoft.com\/en-us\/windows\/security\/application-security\/application-isolation\/windows-sandbox\/windows-sandbox-install\">still could not see the Windows Sandbox feature in the Turn Windows Features On and Off program<\/a>. <\/p>\n\n\n\n<p>It turns out you may need to do some extra setup, and <a href=\"https:\/\/www.tenforums.com\/tutorials\/131437-enable-windows-sandbox-feature-windows-10-home-edition.html\" data-type=\"link\" data-id=\"https:\/\/www.tenforums.com\/tutorials\/131437-enable-windows-sandbox-feature-windows-10-home-edition.html\">the entire process is here in tenforums<\/a>. They have a script (below) that helps, but there may even be other steps to follow and they&#8217;re all <a href=\"https:\/\/www.tenforums.com\/tutorials\/131437-enable-windows-sandbox-feature-windows-10-home-edition.html\" data-type=\"link\" data-id=\"https:\/\/www.tenforums.com\/tutorials\/131437-enable-windows-sandbox-feature-windows-10-home-edition.html\">outlined on the post<\/a>.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">@echo off\n\necho Checking for permissions\n&gt;nul 2&gt;&amp;1 \"%SYSTEMROOT%\\system32\\cacls.exe\" \"%SYSTEMROOT%\\system32\\config\\system\"\n\necho Permission check result: %errorlevel%\n\nREM --&gt; If error flag set, we do not have admin.\nif '%errorlevel%' NEQ '0' (\necho Requesting administrative privileges...\ngoto UACPrompt\n) else ( goto gotAdmin )\n\n:UACPrompt\necho Set UAC = CreateObject^(\"Shell.Application\"^) &gt; \"%temp%\\getadmin.vbs\"\necho UAC.ShellExecute \"%~s0\", \"\", \"\", \"runas\", 1 &gt;&gt; \"%temp%\\getadmin.vbs\"\n\necho Running created temporary \"%temp%\\getadmin.vbs\"\ntimeout \/T 2\n\"%temp%\\getadmin.vbs\"\nexit \/B\n\n:gotAdmin\nif exist \"%temp%\\getadmin.vbs\" ( del \"%temp%\\getadmin.vbs\" )\npushd \"%CD%\"\nCD \/D \"%~dp0\" \n\necho Batch was successfully started with admin privileges\necho .\ncls\nTitle Sandbox Installer\n\npushd \"%~dp0\"\n\ndir \/b %SystemRoot%\\servicing\\Packages\\*Containers*.mum &gt;sandbox.txt\n\nfor \/f %%i in ('findstr \/i . sandbox.txt 2^&gt;nul') do dism \/online \/norestart \/add-package:\"%SystemRoot%\\servicing\\Packages\\%%i\"\n\ndel sandbox.txt\n\nDism \/online \/enable-feature \/featurename:Containers-DisposableClientVM \/LimitAccess \/ALL\n\npause<\/pre>\n\n\n\n<p>adf<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows Sandbox is a great little completely isolated environment in which to test out software you&#8217;re not sure is safe or for experiments that might corrupt your environment\/installations. It pops up a virtual machine running Windows 10\/11, is completely isolated, and then deletes everything when shut down. However, it&#8217;s not always easy to get started. Even after installing the latest Windows 10 updates and turning all on virtualization features in bios, I still could not see the Windows Sandbox feature&#8230;<\/p>\n<p class=\"read-more\"><a class=\"btn btn-default\" href=\"https:\/\/mattfife.com\/?p=15827\"> Read More<span class=\"screen-reader-text\">  Read More<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[9,6,5],"tags":[],"class_list":["post-15827","post","type-post","status-publish","format-standard","hentry","category-cool","category-technicalproblemsolutions","category-technical"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p4WECr-47h","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/mattfife.com\/index.php?rest_route=\/wp\/v2\/posts\/15827","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mattfife.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mattfife.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mattfife.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mattfife.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15827"}],"version-history":[{"count":1,"href":"https:\/\/mattfife.com\/index.php?rest_route=\/wp\/v2\/posts\/15827\/revisions"}],"predecessor-version":[{"id":15828,"href":"https:\/\/mattfife.com\/index.php?rest_route=\/wp\/v2\/posts\/15827\/revisions\/15828"}],"wp:attachment":[{"href":"https:\/\/mattfife.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15827"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mattfife.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=15827"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mattfife.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=15827"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}