microsoft / WSL

Issues found on WSL
https://docs.microsoft.com/windows/wsl
MIT License
17.54k stars 823 forks source link

WSL install fails with Failed to enable Windows component 'VirtualMachinePlatform' (exit code 14107) #12196

Open CTOUT opened 1 month ago

CTOUT commented 1 month ago

Windows Version

Microsoft Windows [Version 10.0.26100.2152]

WSL Version

2.3.24

Are you using WSL 1 or WSL 2?

Kernel Version

Not applicable at this stage

Distro Version

Not applicable at this stage

Other Software

Not applicable at this stage.

Repro Steps

Execute from administrative terminal: - wsl --install (either with or without a distribution)

Expected Behavior

WSL installs, enables any relevant features, and optionally installs the default or chosen distribution.

Actual Behavior

WSL fails to install optional component VirtualMachinePlatform. WSL is installed but has limited functionality. Intermittently, the distribution will install but also not work due to missing features/roles.

Diagnostic Logs

Associated message on Community forums: - Unable to Enable Virtual Machine Platform Feature. Error Code: 0x8007371B

Install message

Hangs at 76% for a long time before finishing with this error message (repeatable)

wsl --install -no-distribution

Downloading: Windows Subsystem for Linux 2.3.24 Installing: Windows Subsystem for Linux 2.3.24 Windows Subsystem for Linux 2.3.24 has been installed. Installing Windows optional component: VirtualMachinePlatform

Deployment Image Servicing and Management tool Version: 10.0.26100.1150

Image Version: 10.0.26100.2152

Enabling feature(s) [==========================100.0%==========================]

Error: 14107

One or more required members of the transaction are not present.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log Failed to enable Windows component 'VirtualMachinePlatform' (exit code 14107) Error code: Wsl/WSL_E_INSTALL_COMPONENT_FAILED Fatal error during installation.

Section from dism.log: -

2024-10-23 13:17:55, Info DISM PID=29316 TID=4536 Scratch directory set to 'C:\Users\User\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir 2024-10-23 13:17:55, Info DISM PID=29316 TID=4536 DismCore.dll version: 10.0.26100.1150 - CDISMManager::FinalConstruct 2024-10-23 13:17:55, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log 2024-10-23 13:17:55, Info DISM PID=29316 TID=4536 Successfully loaded the ImageSession at "C:\WINDOWS\system32\Dism" - CDISMManager::LoadLocalImageSession 2024-10-23 13:17:55, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log 2024-10-23 13:17:55, Info DISM DISM Provider Store: PID=29316 TID=4536 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2024-10-23 13:17:55, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log 2024-10-23 13:17:55, Info DISM DISM Manager: PID=29316 TID=4536 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession 2024-10-23 13:17:55, Info DISM DISM.EXE: 2024-10-23 13:17:55, Info DISM DISM.EXE: <----- Starting Dism.exe session -----> 2024-10-23 13:17:55, Info DISM DISM.EXE: 2024-10-23 13:17:55, Info DISM DISM.EXE: Host machine information: OS Version=10.0.26100, Running architecture=amd64, Number of processors=16 2024-10-23 13:17:55, Info DISM DISM.EXE: Instance information: Parent process=C:\Program Files\WSL\wsl.exe, Parent process PID=11840 2024-10-23 13:17:55, Info DISM DISM.EXE: Dism.exe version: 10.0.26100.1150 2024-10-23 13:17:55, Info DISM DISM.EXE: Executing command line: C:\WINDOWS\system32\dism.exe /Online /NoRestart /enable-feature /featurename:VirtualMachinePlatform 2024-10-23 13:17:55, Info DISM DISM Manager: PID=29316 TID=4536 physical location path: C:\ - CDISMManager::CreateImageSession 2024-10-23 13:17:55, Info DISM DISM Manager: PID=29316 TID=4536 Event name for current DISM session is Global{45C38957-5034-4C0F-8C51-A6A5495B670D} - CDISMManager::CheckSessionAndLock 2024-10-23 13:17:55, Info DISM DISM Manager: PID=29316 TID=4536 Create session event 0x274 for current DISM session and event name is Global{45C38957-5034-4C0F-8C51-A6A5495B670D} - CDISMManager::CheckSessionAndLock 2024-10-23 13:17:55, Info DISM DISM Manager: PID=29316 TID=4536 Copying DISM from "C:\WINDOWS\System32\Dism" - CDISMManager::CreateImageSessionFromLocation 2024-10-23 13:17:55, Info DISM DISM Manager: PID=29316 TID=4536 No Sandbox was created, DISM running in-place. - CDISMManager::CreateImageSessionFromLocation 2024-10-23 13:17:55, Info DISM DISM Manager: PID=29316 TID=4536 Successfully loaded the ImageSession at "C:\WINDOWS\System32\Dism" - CDISMManager::LoadRemoteImageSession 2024-10-23 13:17:55, Info DISM DISM Image Session: PID=34952 TID=13032 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore 2024-10-23 13:17:55, Info DISM DISM OS Provider: PID=34952 TID=13032 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect 2024-10-23 13:17:55, Info DISM DISM OS Provider: PID=34952 TID=13032 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect 2024-10-23 13:17:55, Info DISM DISM Provider Store: PID=34952 TID=13032 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect 2024-10-23 13:17:55, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log 2024-10-23 13:17:55, Info DISM DISM Provider Store: PID=34952 TID=13032 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger 2024-10-23 13:17:55, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log 2024-10-23 13:17:55, Info DISM Initialized Panther logging at C:\WINDOWS\Logs\DISM\dism.log 2024-10-23 13:17:55, Info DISM DISM Manager: PID=29316 TID=4536 Image session successfully loaded from location: C:\WINDOWS\System32\Dism - CDISMManager::CreateImageSession 2024-10-23 13:17:55, Info DISM DISM.EXE: Target image information: OS Version=10.0.26100.2152, Image architecture=amd64 2024-10-23 13:17:55, Info DISM DISM.EXE: Image session version: 10.0.26100.1150 2024-10-23 13:17:55, Info DISM DISM Transmog Provider: PID=34952 TID=34896 Current image session is [ONLINE] - CTransmogManager::GetMode 2024-10-23 13:17:55, Info DISM DISM Transmog Provider: PID=34952 TID=34896 Audit Mode: [No] - CTransmogManager::Initialize 2024-10-23 13:17:55, Info DISM DISM Transmog Provider: PID=34952 TID=34896 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType 2024-10-23 13:17:55, Info DISM DISM Transmog Provider: PID=34952 TID=34896 Product Type: [WinNT] - CTransmogManager::Initialize 2024-10-23 13:17:55, Info DISM DISM Transmog Provider: PID=34952 TID=34896 Product Type ServerNT : [No] - CTransmogManager::Initialize 2024-10-23 13:17:55, Info DISM DISM OS Provider: PID=34952 TID=34896 Determined System directory to be C:\Windows\System32 - CDISMOSServiceManager::get_SystemDirectory 2024-10-23 13:17:55, Info CSI 00000001 Shim considered [l:123]'\??\C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.2151_none_a5469cdd773479af\wcp.dll' : got STATUS_SUCCESS 2024-10-23 13:17:55, Info DISM DISM Driver Manager: PID=34952 TID=34896 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize 2024-10-23 13:17:55, Info DISM DISM Package Manager: PID=34952 TID=34896 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize 2024-10-23 13:17:55, Info DISM DISM Package Manager: PID=34952 TID=34896 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\CBS\CBS.log - CDISMPackageManager::Initialize 2024-10-23 13:17:55, Info DISM DISM Package Manager: PID=34952 TID=34896 Loaded servicing stack for online use. - CDISMPackageManager::CreateCbsSession 2024-10-23 13:17:55, Info CSI 00000001 Shim considered [l:123]'\??\C:\WINDOWS\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.2151_none_a5469cdd773479af\wcp.dll' : got STATUS_SUCCESS 2024-10-23 13:17:55, Info DISM DISM Package Manager: PID=34952 TID=13032 Processing the top level command token(enable-feature). - CPackageManagerCLIHandler::Private_ValidateCmdLine 2024-10-23 13:17:55, Info DISM DISM Package Manager: PID=34952 TID=13032 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine 2024-10-23 13:17:55, Info DISM DISM Package Manager: PID=34952 TID=13032 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine 2024-10-23 13:17:55, Info DISM DISM Package Manager: PID=34952 TID=13032 Encountered the option "featurename" with value "VirtualMachinePlatform" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine 2024-10-23 13:17:55, Info DISM DISM Package Manager: PID=34952 TID=13032 Encountered an unknown option "featurename" with value "VirtualMachinePlatform" - CPackageManagerCLIHandler::Private_GetPackagesFromCommandLine 2024-10-23 13:17:57, Info DISM DISM Package Manager: PID=34952 TID=13032 Initiating Changes on Package with values: 5, 7 - CDISMPackage::Internal_ChangePackageState 2024-10-23 13:17:57, Info DISM DISM Package Manager: PID=34952 TID=13032 CBS session options=0x40100! - CDISMPackageManager::Internal_Finalize 2024-10-23 13:22:58, Info DISM DISM Package Manager: PID=34952 TID=27308 Error in operation: (null) (CBS HRESULT=0x8007371b) - CCbsConUIHandler::Error 2024-10-23 13:23:02, Error DISM DISM Package Manager: PID=34952 TID=13032 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x8007371b) 2024-10-23 13:23:02, Error DISM DISM Package Manager: PID=34952 TID=13032 Failed processing package changes with session options - CDISMPackageManager::Internal_ProcessChangesWithOptions(hr:0x8007371b) 2024-10-23 13:23:02, Error DISM DISM Package Manager: PID=34952 TID=13032 Failed ProcessChanges. - CPackageManagerCLIHandler::Private_ProcessFeatureChange(hr:0x8007371b) 2024-10-23 13:23:02, Error DISM DISM Package Manager: PID=34952 TID=13032 Failed while processing command enable-feature. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x8007371b) 2024-10-23 13:23:02, Info DISM DISM Package Manager: PID=34952 TID=13032 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine 2024-10-23 13:23:02, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=8007371B 2024-10-23 13:23:02, Info DISM DISM Package Manager: PID=34952 TID=27308 Finalizing CBS core. - CDISMPackageManager::Finalize 2024-10-23 13:23:02, Info DISM DISM Manager: PID=29316 TID=4536 Closing session event handle 0x274 - CDISMManager::CleanupImageSessionEntry 2024-10-23 13:23:02, Info DISM DISM.EXE: Image session has been closed. Reboot required=no. 2024-10-23 13:23:02, Info DISM DISM.EXE: 2024-10-23 13:23:02, Info DISM DISM.EXE: <----- Ending Dism.exe session -----> 2024-10-23 13:23:02, Info DISM DISM.EXE:

I've tried installing the feature (VirtualMachinePlatform) via WSL, optional features, powershell, DISM - fails each way.

WSL --status output

wsl --status

Default Version: 2 WSL1 is not supported with your current machine configuration. Please enable the "Windows Subsystem for Linux" optional component to use WSL1. WSL2 is not supported with your current machine configuration. Please enable the "Virtual Machine Platform" optional component and ensure virtualisation is enabled in the BIOS. Enable "Virtual Machine Platform" by running: wsl.exe --install --no-distribution For information please visit https://aka.ms/enablevirtualization

CBS.log

2024-10-23 13:17:06, Info CBS TI: --- Initializing Trusted Installer --- 2024-10-23 13:17:06, Info CBS TI: Last boot time: 2024-10-23 13:04:04.500 2024-10-23 13:17:06, Info CBS Starting TrustedInstaller initialization. 2024-10-23 13:17:06, Info CBS Lock: New lock added: CCbsPublicSessionClassFactory, level: 30, total lock:4 2024-10-23 13:17:06, Info CBS Lock: New lock added: CCbsPublicSessionClassFactory, level: 30, total lock:5 2024-10-23 13:17:06, Info CBS Lock: New lock added: WinlogonNotifyLock, level: 8, total lock:6 2024-10-23 13:17:06, Info CBS Ending TrustedInstaller initialization. 2024-10-23 13:17:06, Info CBS Starting the TrustedInstaller main loop. 2024-10-23 13:17:06, Info CBS TrustedInstaller service starts successfully. 2024-10-23 13:17:06, Info CBS No startup processing required, TrustedInstaller service was not set as autostart 2024-10-23 13:17:06, Info CBS Startup processing thread terminated normally 2024-10-23 13:17:06, Info CBS TI: Startup Processing completes, release startup processing lock. 2024-10-23 13:17:06, Info CBS Starting TiWorker initialization. 2024-10-23 13:17:06, Info CBS Lock: New lock added: TiWorkerClassFactory, level: 30, total lock:2 2024-10-23 13:17:06, Info CBS Ending TiWorker initialization. 2024-10-23 13:17:06, Info CBS Starting the TiWorker main loop. 2024-10-23 13:17:06, Info CBS TiWorker starts successfully. 2024-10-23 13:17:06, Info CBS No content found - 'C:\WINDOWS\CbsTemp._ForDelete\' 2024-10-23 13:17:06, Info CBS No content found - 'C:\WINDOWS\SystemTemp\CbsTemp._ForDelete' 2024-10-23 13:17:06, Info CBS Priority: Restoring default priority 2024-10-23 13:17:06, Info CBS Lock: New lock added: CCbsWorker, level: 5, total lock:3 2024-10-23 13:17:06, Info CBS Universal Time is: 2024-10-23 12:17:06.517 2024-10-23 13:17:06, Info CBS Loaded Servicing Stack v10.0.26100.2151 with Core: C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.2151_none_a5469cdd773479af\cbscore.dll 2024-10-23 13:17:06, Info CBS Build: 26100.1.amd64fre.ge_release.240331-1435 2024-10-23 13:17:06, Info CBS Current Overlay Status: 0, Velocity configured status: 0 2024-10-23 13:17:06, Info CSI 00000001@2024/10/23:12:17:06.521 WcpInitialize: wcp.dll version 10.0.26100.2151 (WinBuild.160101.0800) 2024-10-23 13:17:06, Info CBS TurboContainer load Successful 2024-10-23 13:17:06, Info CBS Lock: New lock added: CCbsSessionManager, level: 11, total lock:9 2024-10-23 13:17:06, Info CBS Lock: New lock added: CSIInventoryCriticalSection, level: 64, total lock:10 2024-10-23 13:17:06, Info CBS NonStart: Set pending store consistency check. 2024-10-23 13:17:06, Info CBS Module starts contributing to an existing logging session 2024-10-23 13:17:06, Info SXS TurboStack version 10.0.26100.2151 (WinBuild.160101.0800) loaded from C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.2151_none_a5469cdd773479af 2024-10-23 13:17:06, Info CSI 00000002@2024/10/23:12:17:06.555 WcpInitialize: wcp.dll version 10.0.26100.2151 (WinBuild.160101.0800) 2024-10-23 13:17:06, Info CSI 00000003 Perf: LRU Cache Initialize @0x25f83c6c860; Maximum Size: 1024 MiB; Initial Elements: 8192 2024-10-23 13:17:06, Info SXS Initialized store, arch=amd64, style=Desktop, compact=false, windir=(null), sandbox= 2024-10-23 13:17:06, Info CBS Virtual Edition: Microsoft-Windows-ProfessionalWorkstationEdition will be mapped to: Microsoft-Windows-ProfessionalEdition 2024-10-23 13:17:06, Info CBS Session: 31139141_2045024129 initialized by client WindowsUpdateAgent 2024-10-23 13:17:06, Info CBS InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~amd64~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:06, Info CBS Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:06, Info CBS Failed to create open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:06, Info CBS Failed to OpenPackage using worker session [HRESULT = 0x800f0805] 2024-10-23 13:17:06, Info CSI 00000004 Perf: LRU Cache Clear @0x25f83c6c860 2024-10-23 13:17:06, Info CBS Module starts contributing to an existing logging session 2024-10-23 13:17:06, Info SXS TurboStack version 10.0.26100.2151 (WinBuild.160101.0800) loaded from C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.2151_none_a5469cdd773479af 2024-10-23 13:17:06, Info CSI 00000005@2024/10/23:12:17:06.563 WcpInitialize: wcp.dll version 10.0.26100.2151 (WinBuild.160101.0800) 2024-10-23 13:17:06, Info CSI 00000006 Perf: LRU Cache Initialize @0x25f83c6cc20; Maximum Size: 1024 MiB; Initial Elements: 8192 2024-10-23 13:17:06, Info SXS Initialized store, arch=amd64, style=Desktop, compact=false, windir=(null), sandbox= 2024-10-23 13:17:06, Info CBS Virtual Edition: Microsoft-Windows-ProfessionalWorkstationEdition will be mapped to: Microsoft-Windows-ProfessionalEdition 2024-10-23 13:17:06, Info CBS Session: 31139141_2045067163 initialized by client WindowsUpdateAgent 2024-10-23 13:17:06, Info CBS InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~x86~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:06, Info CBS Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:06, Info CBS Failed to create open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:06, Info CBS Failed to OpenPackage using worker session [HRESULT = 0x800f0805] 2024-10-23 13:17:06, Info CSI 00000007 Perf: LRU Cache Clear @0x25f83c6cc20 2024-10-23 13:17:26, Info CBS WU creates the package, AppID:MoUpdateOrchestrator, UpdateID:{33D6CF13-224E-459B-AD4F-AF8C5E3CC469}, revision: 202 2024-10-23 13:17:26, Info CBS Read out cached applicability from TiLight for package: Mapping_Package_for_KB3089226_af-ZA_amd64~31bf3856ad364e35~amd64~~10.0.10240.0, ApplicableState: 0, CurrentState:0 2024-10-23 13:17:27, Info CBS WU creates the package, AppID:MoUpdateOrchestrator, UpdateID:{33238534-6440-4232-9A18-E7A602E51BE6}, revision: 201 2024-10-23 13:17:27, Info CBS Read out cached applicability from TiLight for package: Package_for_KB3064238~31bf3856ad364e35~amd64~~10.0.1.2, ApplicableState: 0, CurrentState:0 2024-10-23 13:17:47, Info CBS Module starts contributing to an existing logging session 2024-10-23 13:17:47, Info SXS TurboStack version 10.0.26100.2151 (WinBuild.160101.0800) loaded from C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.2151_none_a5469cdd773479af 2024-10-23 13:17:47, Info CSI 00000008@2024/10/23:12:17:47.443 WcpInitialize: wcp.dll version 10.0.26100.2151 (WinBuild.160101.0800) 2024-10-23 13:17:47, Info CSI 00000009 Perf: LRU Cache Initialize @0x25f83c6c860; Maximum Size: 1024 MiB; Initial Elements: 8192 2024-10-23 13:17:47, Info SXS Initialized store, arch=amd64, style=Desktop, compact=false, windir=(null), sandbox= 2024-10-23 13:17:47, Info CBS Virtual Edition: Microsoft-Windows-ProfessionalWorkstationEdition will be mapped to: Microsoft-Windows-ProfessionalEdition 2024-10-23 13:17:47, Info CBS Session: 31139141_2453894332 initialized by client WindowsUpdateAgent 2024-10-23 13:17:47, Info CBS InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~amd64~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:47, Info CBS Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:47, Info CBS Failed to create open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:47, Info CBS Failed to OpenPackage using worker session [HRESULT = 0x800f0805] 2024-10-23 13:17:47, Info CSI 0000000a Perf: LRU Cache Clear @0x25f83c6c860 2024-10-23 13:17:47, Info CBS Module starts contributing to an existing logging session 2024-10-23 13:17:47, Info SXS TurboStack version 10.0.26100.2151 (WinBuild.160101.0800) loaded from C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.2151_none_a5469cdd773479af 2024-10-23 13:17:47, Info CSI 0000000b@2024/10/23:12:17:47.447 WcpInitialize: wcp.dll version 10.0.26100.2151 (WinBuild.160101.0800) 2024-10-23 13:17:47, Info CSI 0000000c Perf: LRU Cache Initialize @0x25f83c6c4a0; Maximum Size: 1024 MiB; Initial Elements: 8192 2024-10-23 13:17:47, Info SXS Initialized store, arch=amd64, style=Desktop, compact=false, windir=(null), sandbox= 2024-10-23 13:17:47, Info CBS Virtual Edition: Microsoft-Windows-ProfessionalWorkstationEdition will be mapped to: Microsoft-Windows-ProfessionalEdition 2024-10-23 13:17:47, Info CBS Session: 31139141_2453934654 initialized by client WindowsUpdateAgent 2024-10-23 13:17:47, Info CBS InternalOpenPackage failed for Package_for_KB3025096~31bf3856ad364e35~x86~~6.4.1.0 [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:47, Info CBS Failed to internally open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:47, Info CBS Failed to create open package. [HRESULT = 0x800f0805 - CBS_E_INVALID_PACKAGE] 2024-10-23 13:17:47, Info CBS Failed to OpenPackage using worker session [HRESULT = 0x800f0805] 2024-10-23 13:17:47, Info CSI 0000000d Perf: LRU Cache Clear @0x25f83c6c4a0 2024-10-23 13:17:55, Info CBS Module starts contributing to an existing logging session 2024-10-23 13:17:55, Info SXS TurboStack version 10.0.26100.2151 (WinBuild.160101.0800) loaded from C:\WINDOWS\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.2151_none_a5469cdd773479af 2024-10-23 13:17:55, Info CSI 0000000e@2024/10/23:12:17:55.436 WcpInitialize: wcp.dll version 10.0.26100.2151 (WinBuild.160101.0800) 2024-10-23 13:17:55, Info CSI 0000000f Perf: LRU Cache Initialize @0x25f83c6cc20; Maximum Size: 1024 MiB; Initial Elements: 8192 2024-10-23 13:17:55, Info SXS Initialized store, arch=amd64, style=Desktop, compact=false, windir=(null), sandbox= 2024-10-23 13:17:55, Info CBS Virtual Edition: Microsoft-Windows-ProfessionalWorkstationEdition will be mapped to: Microsoft-Windows-ProfessionalEdition 2024-10-23 13:17:55, Info CBS Session: 31139141_2533816989 initialized by client DISM Package Manager Provider 2024-10-23 13:17:55, Info CBS Enumerating Foundation package: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.26100.1, this could be slow 2024-10-23 13:17:55, Info CBS Enumerating Foundation package: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.26100.1, this could be slow 2024-10-23 13:17:55, Info CBS Enumerating Foundation package: Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.26100.1, this could be slow 2024-10-23 13:17:55, Info CBS Update: Setting Install State, Package: Microsoft-Windows-HyperV-OptionalFeature-VirtualMachinePlatform-Client-Disabled-Package~31bf3856ad364e35~amd64~~10.0.26100.1, Update: VirtualMachinePlatform, new state: On 2024-10-23 13:17:55, Info CBS Update: Setting Install State, Package: Microsoft-Windows-HyperV-OptionalFeature-VirtualMachinePlatform-Client-Disabled-Package~31bf3856ad364e35~amd64~~10.0.26100.1, Update: VirtualMachinePlatform, current State: Off, new state: On, RemovePayload: 0 2024-10-23 13:17:55, Info UpdateAgent invoked from servicing stack, skip locking 2024-10-23 13:17:55, Info Starting CreateActionListInternal in online mode. 2024-10-23 13:17:55, Info arbiter: --- CreateActionList begin: Sandbox: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\ --- 2024-10-23 13:17:55, Info Device type: Desktop 2024-10-23 13:17:55, Info Using flags: UnitTestMode 2024-10-23 13:17:55, Info Stack: (null) 2024-10-23 13:17:55, Info Windir: (null) 2024-10-23 13:17:55, Info DeviceInfo: (null) 2024-10-23 13:17:55, Info ActionList: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\ActionList.xml 2024-10-23 13:17:55, Info Country Code: LU 2024-10-23 13:17:55, Info Scenario: EnumerateFeatures 2024-10-23 13:17:55, Info arbiter: Verifying and loading CompDBs from: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\ 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_ar-sa.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_bg-bg.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_ca-es.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_Conditions.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_cs-cz.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_da-dk.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_de-de.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_el-gr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_en-gb.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_en-us.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_es-es.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_es-mx.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_et-ee.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_eu-es.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_fi-fi.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_ar-sa.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_bg-bg.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_ca-es.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_cs-cz.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_da-dk.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_de-de.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_el-gr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_en-gb.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_en-us.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_es-es.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_es-mx.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_et-ee.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_eu-es.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_fi-fi.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_fr-ca.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_fr-fr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_gl-es.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_he-il.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_hr-hr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_hu-hu.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_id-id.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_it-it.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_ja-jp.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_ko-kr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_lt-lt.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_lv-lv.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_Metadata_Neutral.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_nb-no.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_Neutral.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_nl-nl.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_pl-pl.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_pt-br.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_pt-pt.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_ro-ro.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_ru-ru.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_sk-sk.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_sl-si.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_sr-latn-rs.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_sv-se.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_th-th.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_tr-tr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_uk-ua.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_vi-vn.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_zh-cn.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_zh-tw.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_fr-ca.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_fr-fr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_gl-es.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_he-il.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_hr-hr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_hu-hu.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_id-id.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_it-it.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_ja-jp.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_ko-kr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_lt-lt.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_lv-lv.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_nb-no.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_Neutral.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_nl-nl.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_pl-pl.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_pt-br.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_pt-pt.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_ro-ro.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_ru-ru.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_sk-sk.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_sl-si.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_sr-latn-rs.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_sv-se.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_th-th.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_tr-tr.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_uk-ua.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_vi-vn.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_zh-cn.xml 2024-10-23 13:17:55, Info Loading database: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_zh-tw.xml 2024-10-23 13:17:55, Info arbiter: Determining media feature name 2024-10-23 13:17:55, Info Using online (TI hosted) servicing stack 2024-10-23 13:17:55, Info CBS Virtual Edition: Microsoft-Windows-ProfessionalWorkstationEdition will be mapped to: Microsoft-Windows-ProfessionalEdition 2024-10-23 13:17:55, Info CBS Session: 31139141_2537550486 initialized by client Arbiter 2024-10-23 13:17:55, Info Device: has Group: Microsoft, FMID: (null), Feature: ProfessionalWorkstation_en-GB 2024-10-23 13:17:55, Info Device: Edition version: 10.0.26100.2152 2024-10-23 13:17:55, Info Device: BuildBranch ge_release 2024-10-23 13:17:55, Info Device: OS version 10.0.26100.2152 2024-10-23 13:17:55, Info Device: Edition version 10.0.26100.2152 2024-10-23 13:17:55, Info Device: Base version 10.0.26100.1 (think RTM version) 2024-10-23 13:17:55, Info arbiter: loading compDB databases 2024-10-23 13:17:55, Info Processing CompDB file: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_Neutral.xml 2024-10-23 13:17:55, Info Ignoring feature due to "Type" Group: Microsoft, FMID: MSDN, Feature: BaseNeutral 2024-10-23 13:17:55, Info Setting Target BuildInfo: ge_release.26100.1.240331-1435, OSVersion: 10.0.26100.1 2024-10-23 13:17:55, Info Processing CompDB file: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_Neutral.xml 2024-10-23 13:17:55, Info Processing CompDB file: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_en-us.xml 2024-10-23 13:17:55, Info Processing CompDB file: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_en-us.xml 2024-10-23 13:17:55, Info Feature: Windows.HyperV.OptionalFeature.VirtualMachinePlatform.Client.Disabled~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.AzureStack.HCI.Management.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Microsoft.Onecore.StorageManagement~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.ActiveDirectory.DS-LDS.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.BitLocker.Recovery.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.CertificateServices.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Microsoft.Windows.Console.Legacy~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.DHCP.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.DirectoryServices.ADAM.Client.Content~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.Dns.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.Desktop.EMS-SAC.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.WorkFolders.Client~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.FailoverCluster.Management.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.FileServices.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.GroupPolicy.Management.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Browser.InternetExplorer~~11.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.IPAM.Client.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Network.Irda~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Media.MediaFeaturePack~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Media.WindowsMediaPlayer~~12.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Microsoft.Windows.MSPaint~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.NetworkController.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.NetworkLoadBalancing.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Microsoft.Windows.Notepad~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Microsoft.Windows.Notepad.System~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Microsoft.Windows.PowerShell.ISE~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Print.Management.Console~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Print.Fax.Scan~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.Client.ProjFS~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: RasCMAK.Client~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: RIP.Listener~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.RemoteAccess.Management.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.RemoteDesktop.Services.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Microsoft.Windows.Sense.Client~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: ServerCore.AppCompatibility~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: ServerCoreFonts.NonCritical.Fonts.BitmapFonts.Content~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: ServerCoreFonts.NonCritical.Fonts.MinConsoleFonts.Content~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: ServerCoreFonts.NonCritical.Fonts.Support.Content~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: ServerCoreFonts.NonCritical.Fonts.TrueType.Content~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: ServerCoreFonts.NonCritical.Fonts.UAPFonts.Content~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.ServerManager.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.SimpleTCP.Content~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.SmbDirect~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Microsoft.Windows.SnippingTool~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: SNMP.Client~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: App.StepsRecorder~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Microsoft.Windows.StorageManagement~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.StorageMigrationService.Management.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.StorageReplica.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.SystemInsights.Management.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.Telnet.Client~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.TerminalServices.AppServerClient~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.TFTP.Client~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Tpm.TpmDiagnostics~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: VBSCRIPT~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.VolumeActivation.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Windows.WinOcr~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: App.WirelessDisplay.Connect~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: WMI-SNMP-Provider.Client~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Feature: WMIC~ found. Adding packages to it 2024-10-23 13:17:55, Info Feature: Rsat.WSUS.Tools~~1.0 found. Adding packages to it 2024-10-23 13:17:55, Info Processing CompDB file: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_ar-sa.xml 2024-10-23 13:17:55, Info Processing CompDB file: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_bg-bg.xml 2024-10-23 13:17:55, Info Processing CompDB file: \?\C:\WINDOWS\CbsTemp\31139141_2533816989\LocalFoDEnum\DesktopTargetCompDB_FOD_ar-sa.xml 2024-10-23 13:17:55, Info Feature: Windows.HyperV.OptionalFeature.VirtualMachinePlatform.Client.Disabled~ found. Adding packages to it

github-actions[bot] commented 1 month ago

Logs are required for review from WSL team

If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.

How to collect WSL logs Download and execute [collect-wsl-logs.ps1](https://github.com/Microsoft/WSL/blob/master/diagnostics/collect-wsl-logs.ps1) in an **administrative powershell prompt**: ``` Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1 Set-ExecutionPolicy Bypass -Scope Process -Force .\collect-wsl-logs.ps1 ``` The script will output the path of the log file once done. If this is a networking issue, please use [collect-networking-logs.ps1](https://github.com/Microsoft/WSL/blob/master/diagnostics/collect-networking-logs.ps1), following the instructions [here](https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#collect-wsl-logs-for-networking-issues) Once completed please upload the output files to this Github issue. [Click here for more info on logging](https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#8-collect-wsl-logs-recommended-method) If you choose to email these logs instead of attaching to the bug, please send them to wsl-gh-logs@microsoft.com with the number of the github issue in the subject, and in the message a link to your comment in the github issue and reply with '/emailed-logs'.

View similar issues

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

CTOUT commented 1 month ago

Logs sent to wsl-gh-logs@microsoft.com.

hexh250786313 commented 1 month ago

Exactly the same as yours.

mohkgh commented 4 weeks ago

I have the same issue.

GallardoGH commented 3 weeks ago

I had the same error, try this, it worked for me:

  1. Reinstall Windows Update: "System > Recovery > Fix problems with Windows Update", and click on "Reinstall now" (translated from Spanish, I don't know if it has the same name in other languages). Note: The error may change to 0x800f081f if you try to install it. This is a good sign.

  2. Let Windows elves do their job: dism /online /cleanup-image /StartComponentCleanup dism /online /cleanup-image /CheckHealth dism /online /cleanup-image /ScanHealth dism /online /cleanup-image /RestoreHealth

  3. The other one: sfc /scannow

  4. Restart the computer (if you want, but it's better to do it).

  5. Stop, disable, block, or if you can't, uninstall any security program: Antivirus, antispyware, firewall, and any other similar program.

  6. Try again now. If it fails, restart the computer and try again.

Let's hope for the best.

mohkgh commented 3 weeks ago

Update windows with the latest iso image.

CTOUT commented 3 weeks ago

Update windows with the latest iso image.

Hi @mohkgh

I am currently running build 26100.2161, and I have tried using a Windows ISO as the source for installation. Do you mean you were able to fix this by running an in-place upgrade from a more recent Windows ISO?

CTOUT commented 3 weeks ago

I had the same error, try this, it worked for me:

  1. Reinstall Windows Update: "System > Recovery > Fix problems with Windows Update", and click on "Reinstall now" (translated from Spanish, I don't know if it has the same name in other languages). Note: The error may change to 0x800f081f if you try to install it. This is a good sign.
  2. Let Windows elves do their job: dism /online /cleanup-image /StartComponentCleanup dism /online /cleanup-image /CheckHealth dism /online /cleanup-image /ScanHealth dism /online /cleanup-image /RestoreHealth
  3. The other one: sfc /scannow
  4. Restart the computer (if you want, but it's better to do it).
  5. Stop, disable, block, or if you can't, uninstall any security program: Antivirus, antispyware, firewall, and any other similar program.
  6. Try again now. If it fails, restart the computer and try again.

Let's hope for the best.

Thanks @GallardoGH - but not a very good experience if this is required! This install is very new, but I wonder if this issue with WSL occurred at some point in the 24H2 development cycle and cumulative updates alone do not resolve it.

wlrmarl commented 2 weeks ago

I have the Same Issue, I have some Development work on the WSL, AAny Fixes. Using Windows 24H2 Dev Build 26120.2222

mohkgh commented 1 week ago

Update windows with the latest iso image.

Hi @mohkgh

I am currently running build 26100.2161, and I have tried using a Windows ISO as the source for installation. Do you mean you were able to fix this by running an in-place upgrade from a more recent Windows ISO? That worked for me. I just used the ios file downloaded form win11 website. I have another idea, boot your system form a virtual machine, uninstall all drivers, then upgrade it and install Virtual Machin Platform.

CTOUT commented 1 week ago

Some good news - I just don't know which of these may have resolved the issue. I updated to 26100.2448 (KB5046740) I updated WSL to 2.3.26, uninstalled WSL, and then ran: wsl --install -no-distribution

Installation appears successful. Tested installation of Ubuntu, and it's working.

wlrmarl commented 1 week ago

For me the Issue is Fixed as I had to do in place upgrade of Windows.

Additional Tip:- Mount the ISO then run Setup.exe. Download ISO using Media Creation tool of Windows cause Firstly i directly downloaded the Normal Release of Windows but that didnt allow me to keep my app, so i thought since i am on insider Build i should get the Insider ISO, I got that ISO and Still i wasnt able to keep apps, so downloaded using Media Creation tool and the ISO was bit small in size and i was able to keep my data, settings all apps and upgrade the windows.

Below 2 videos could help otherwise: - ThioJoe Video Chris Titus