Share via

problem enable feature windows 11 sandboxing

Anonymous
Sep 6, 2024, 12:08 AM

failed to enable, it enabling very long time, but it failed 3x, with powershell and with "Turn Windows Features on or off"

steps that successfully on windows 11 pro:

  • able to enable Hyper-V
  • installation for ubuntu also working fine

Windows 11 Pro

Version 24H2

OS build 26100.1591

Windows Feature Experience Pack 1000.26100.18.0

event log show:

Update Containers-DisposableClientVM of package Microsoft-Windows-Containers-OptionalFeatures failed to be turned on. Status: 0x800f0920.

trying with clean boot, and then enable with:

  1. dism.exe /Online /Cleanup-Image /StartComponentCleanup
  2. dism.exe /Online /Cleanup-Image /StartComponentCleanup /ResetBase (Should Work)
  3. dism /online /Enable-Feature /FeatureName:"Containers-DisposableClientVM" -All

also experiencing the same

do this also dont have any detected problem
Open administrative command prompt and type or copy and paste:

  1. sfc /scannow
  2. dism /online /cleanup-image /scanhealth
  3. dism /online /cleanup-image /restorehealth

*** Moved from Windows Insider Program / Apps on Insider Preview / Other apps ***

Windows Windows Client for IT Pros High availability Virtualization and Hyper-V

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

14 answers

Sort by: Newest
  1. Anonymous
    Sep 9, 2024, 7:36 AM

    Its a CU for Preview channel of Windows 11, its not officially released yet but soon will be for the public.

    Releasing Windows 11, version 24H2 to the Release Preview Channel | Windows Insider Blog

    0 comments No comments
  2. Anonymous
    Sep 8, 2024, 7:58 AM

    I'm checking https://support.microsoft.com/en-us/topic/august-27-2024-kb5041865-os-build-26100-1591-preview-5d299921-2b27-4fe0-b414-c2336371b552

    this is update for windows insider or stable channel?

    main problem is that enabling on the windows running on laptop (not hyper-v) is not work

    currenty my workaround is running sandboxing inside windows running on hyper-v thats work with nested environment

    0 comments No comments
  3. Anonymous
    Sep 8, 2024, 3:14 AM

    No, I guess he is talking about setting up a Windows 11 Insider virtual machine on Hyper-V and wanting to run the Sandbox within that virtual machine. But let's hear what he will say.

    0 comments No comments
  4. Anonymous
    Sep 8, 2024, 2:59 AM

    Hello, Lewi Kristianto

    Since you're using a Hyper-V virtual machine, your question has been moved to the Hyper-V-related section. When using a virtual machine on Windows, there's typically no need to enable a sandbox environment within the virtual machine itself, as the virtual machine already provides a relatively isolated environment. Virtual machines run independently of the host operating system, allowing you to experiment, test, or use potentially unsafe software without impacting the main system. While technically possible to enable a sandbox within a virtual machine, it could lead to compatibility issues, particularly concerning resource management and performance. Both sandboxes and virtual machines are designed for isolation, but they operate differently, which may cause resource conflicts or unforeseen problems.

    Yuhao L

    Microsoft Community Technical Support

    Hi Yuhao.L - MSFT

    His question is about Sandbox not Hyper-V, trying to find out how he has his system setup, and he is using a pre-release of Windows, that why its was in Insider forum.

    0 comments No comments
  5. Anonymous
    Sep 8, 2024, 2:34 AM

    Hi BryceSor,

    Single boot, I'm running windows 11 pro on hyper-v also to running windows sandboxing

    yes it support,

    Sorry I'm not understanding, "Single boot, I'm running windows 11 pro on hyper-v also to running windows sandboxing" so where does - "installation for ubuntu also working fine" fit in?

    I'm running windows 11 pro on hyper-v also to running windows sandboxing

    Do you mean W11 Pro is using Hyper_V for another install of Windows do you only have Hyper_V enabled to use.

    I run both here at the same time, so have Hyper-V running Insider install and my public install of W11 is running Sandbox, If I want my Hyper-V Insider to run Sandbox then I use nested for that install, which is done through PowerShell, my settings are the following.

    When you enable those settings and reboot is that when those errors are coming up?

    Image

    0 comments No comments