Windows-Sandbox icon indicating copy to clipboard operation
Windows-Sandbox copied to clipboard

[Bug]: Error installing Windows Sandbox on Windows 11 (0x80070005 - E_ACCESSDENIED)

Open dperez83 opened this issue 6 months ago • 7 comments

Windows Sandbox version

No response

Windows build number

Microsoft Windows [Version 10.0.26100.1297]

Other software

No response

Steps to reproduce the bug

Install Windows Sandbox

Expected result

Windows Sandbox installed

Actual result

Error installing see following image: error

C:\Windows\Logs\CBS\CBS.log



2024-07-29 13:46:42, Info                  CBS    Failed to move package manifest '\\?\C:\ProgramData\Microsoft\Windows\Containers\Layers\4183f8c0-709d-46d4-a13a-9243f84fb146\Files\Windows\CbsTemp\12380_15046\Microsoft-Windows-Gdi32Full-Package~31bf3856ad364e35~amd64~~10.0.26100.1150.mum' to store: \\?\C:\ProgramData\Microsoft\Windows\Containers\Layers\4183f8c0-709d-46d4-a13a-9243f84fb146\Files\Windows\Servicing\Packages\Microsoft-Windows-Gdi32Full-Package~31bf3856ad364e35~amd64~~10.0.26100.1150.mum [HRESULT = 0x80070005 - E_ACCESSDENIED]
2024-07-29 13:46:42, Info                  CBS    Failed to stage package manifest. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2024-07-29 13:46:42, Info                  CBS    Failed to add package. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2024-07-29 13:46:42, Info                  CBS    Failed to persist package: Microsoft-Windows-Gdi32Full-Package~31bf3856ad364e35~amd64~~10.0.26100.1150 [HRESULT = 0x80070005 - E_ACCESSDENIED]
2024-07-29 13:46:42, Info                  CBS    Failed to update states and store all resolved packages. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2024-07-29 13:46:42, Info                  CBS    Perf: Resolve chain complete.
2024-07-29 13:46:42, Info                  CSI    0000000c Direct SIL provider: Number of files opened: 62137.
2024-07-29 13:46:42, Info                  CBS    Failed to resolve execution chain. [HRESULT = 0x80070005 - E_ACCESSDENIED]
2024-07-29 13:46:42, Info                  CSI    0000000d Perf: LRU Cache Clear @0x245469a5d20
2024-07-29 13:46:42, Info                  CSI    0000000e Perf: LRU Cache FileData Stats
2024-07-29 13:46:42, Info                  CSI    0000000f Perf: -----------------------------------------------
2024-07-29 13:46:42, Info                  CSI    00000010 Perf: | Hits	| Active | Reserved | Total | Commit Size
2024-07-29 13:46:42, Info                  CSI    00000011 Perf: -----------------------------------------------
2024-07-29 13:46:42, Info                  CSI    00000012 Perf: | 0  	| 0 | 17561 | 17561 | 0 KiB
2024-07-29 13:46:42, Info                  CSI    00000013 Perf: -----------------------------------------------
2024-07-29 13:46:42, Info                  CSI    00000014 Perf: | 0 	| 0 | 17561 | 17561 	| 0 KiB
2024-07-29 13:46:42, Info                  CSI    00000015 Perf: LRU Cache Manifest Stats
2024-07-29 13:46:42, Info                  CSI    00000016 Perf: -----------------------------------------------
2024-07-29 13:46:42, Info                  CSI    00000017 Perf: | Hits	| Active | Reserved | Total | Commit Size
2024-07-29 13:46:42, Info                  CSI    00000018 Perf: -----------------------------------------------
2024-07-29 13:46:42, Info                  CSI    00000019 Perf: | 0  	| 17561 | 0 | 17561 | 375366 KiB
2024-07-29 13:46:42, Info                  CSI    0000001a Perf: -----------------------------------------------
2024-07-29 13:46:42, Info                  CSI    0000001b Perf: | 0 	| 17561 | 0 | 17561 	| 375366 KiB
2024-07-29 13:46:42, Info                  CSI    0000001c Perf: LRU Cache FileData Finds: 0, Hits: 0, Misses: 0, Commit Size: 0 KiB
2024-07-29 13:46:42, Info                  CSI    0000001d Perf: LRU Cache Manifest Finds: 17561, Hits: 0, Misses: 17561, Commit Size: 375366 KiB
2024-07-29 13:46:42, Info                  CSI    0000001e Perf: LRU Cache Entries: 17561, Evictions: 0, Commit Size: 375366 KiB
2024-07-29 13:46:42, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x80070005 - E_ACCESSDENIED]

Included System Information

System has proper permissions on the C:\ProgramData\Microsoft\Windows\Containers\Layers folder image

dperez83 avatar Jul 29 '24 18:07 dperez83