Hello Danny, I am Henry and I want to share my insight regarding your issue.
Based on your confirmation that the system was upgraded from Windows 10 to 11, we can identify the source of the problem. This type of upgrade can sometimes leave behind corrupted or mismatched system files, which explains why standard repair tools like sfc and DISM are failing.
The reliable way to fix this is to perform an in-place upgrade (repair install), which will rebuild your Windows component store without deleting your files or applications.
- Download the Windows 11 ISO:
- Mount the ISO File:
- Once downloaded, find the ISO file in your Downloads folder.
- Right-click the ISO file and select Mount. This will create a new virtual drive (like D: or E:) in File Explorer.
- Run the Setup:
- Open the new virtual drive and double-click the setup.exe file to begin the installation.
- Important: You must run this from within your current Windows session. Do not boot your computer from it.
- Install Windows:
- Follow the on-screen prompts. When you reach the "Ready to install" screen, you MUST ensure that it says: "Keep personal files and apps"
- If it doesn't offer to keep your files and apps, stop the process, as there may be an edition mismatch. Otherwise, click Install.
Your computer will restart several times. This process can take a while, but once it's finished, the component store will be fully repaired. You can then go to Turn Windows features on or off and enable Windows Sandbox successfully.
I hope you’ll give my recommendation a try and let me know how it goes.