Windows 10: Trouble with SysPrep on W11 24H2, Sysprep fails to do package, when removing package breaks...

Discus and support Trouble with SysPrep on W11 24H2, Sysprep fails to do package, when removing package breaks... in Windows 10 Software and Apps to solve the problem; I am having trouble creating a VM template and preparing for SysPrep, OS is W11 24H2, and it appears as MicrosoftWidgetPlatform is erroring out... Discussion in 'Windows 10 Software and Apps' started by ArielV_246, Oct 9, 2024.

  1. Trouble with SysPrep on W11 24H2, Sysprep fails to do package, when removing package breaks...


    I am having trouble creating a VM template and preparing for SysPrep, OS is W11 24H2, and it appears as MicrosoftWidgetPlatform is erroring out SysPrep, even when removing package and rebooting package will come back... This also appears to break VM if successful, i'm assuming the OS or profile rely on this package..

    :)
     
    ArielV_246, Oct 9, 2024
    #1

  2. Sysprep fails

    I can't sysprep the pc.

    setupact.log gives :

    SYSPRP Package Microsoft.LanguageExperiencePacknl-NL_18362.9.23.0_neutral__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.

    How can I install that package for ALL USERS ?

    Thank you.
     
    Benny Huyghe, Oct 9, 2024
    #2
  3. THINK_HKG Win User
    Win 10 Sysprep error

    I tried to do sysprep on win 10 professional but show error as "SYSPRP Package Microsoft.BingNews_4.11.156.0_x86__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image" in
    setupact.log file. I tried to do the steps according to the KB2769827 using powershell with local administrator account but it cannot remove the apps package. Please help.
     
    THINK_HKG, Oct 9, 2024
    #3
  4. Trouble with SysPrep on W11 24H2, Sysprep fails to do package, when removing package breaks...

    Unable to run sysprep

    I am unable to sysprep a PC. The setupact.log for tells me this:

    2018-05-04 12:13:07, Error SYSPRP Package Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.

    I've tried the following but nothing works:

    Import-Module Appx

    Import-Module Dism

    Get-AppxPackage -AllUser | Where PublisherId -eq 8wekyb3d8bbwe | Format-List -Property PackageFullName,PackageUserInformation

    Remove-AppxPackage -Package Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe

    Get-AppxPackage Microsoft.Xbox.* | Remove-AppxPackage

    Remove-AppxProvisionedPackage -Online -PackageName Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe

    Running: Get-AppxPackage -AllUser | Where PublisherId -eq 8wekyb3d8bbwe | Format-List -Property PackageFullName,PackageUserInformation

    shows:

    PackageFullName : Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe

    PackageUserInformation : {S-1-5-21-3454965948-3566078038-172135688-2216

    [S-1-5-21-3454965948-3566078038-172135688-2216]: Installed}

    I've also tried: Get-AppxPackage -allusers Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe | Remove-AppxPackage

    And: Get-AppxPackage -allusers | Remove-AppxPackage

    No matter what I do I see the following in the setupact.log file:

    2018-05-04 12:13:07, Error SYSPRP Package Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image.

    2018-05-04 12:13:07, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2.

    2018-05-04 12:13:07, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2.

    2018-05-04 12:13:07, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll; dwRet = 0x3cf2

    2018-05-04 12:13:07, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml; dwRet = 0x3cf2

    2018-05-04 12:13:07, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions; dwRet = 0x3cf2

    2018-05-04 12:13:07, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = 0x3cf2

    Any help is appreciated!
     
    seepeterun, Oct 9, 2024
    #4
Thema:

Trouble with SysPrep on W11 24H2, Sysprep fails to do package, when removing package breaks...

Loading...
  1. Trouble with SysPrep on W11 24H2, Sysprep fails to do package, when removing package breaks... - Similar Threads - Trouble SysPrep W11

  2. sysprep /generalize fails due to appx package Microsoft.SecHealthUI, but it cannot be...

    in Windows 10 Gaming
    sysprep /generalize fails due to appx package Microsoft.SecHealthUI, but it cannot be...: I'm nearing final steps in updating a customized OEM production Windows 11 Pro image for a Lenovo V14g4, upgrading from 22H2 to 24H2, and have had to work through many, many issues more than ever before for past versions of Windows. But I've gotten through them all, up to...
  3. sysprep /generalize fails due to appx package Microsoft.SecHealthUI, but it cannot be...

    in Windows 10 Software and Apps
    sysprep /generalize fails due to appx package Microsoft.SecHealthUI, but it cannot be...: I'm nearing final steps in updating a customized OEM production Windows 11 Pro image for a Lenovo V14g4, upgrading from 22H2 to 24H2, and have had to work through many, many issues more than ever before for past versions of Windows. But I've gotten through them all, up to...
  4. Sysprep error on W11 23H2

    in Windows 10 Gaming
    Sysprep error on W11 23H2: I'm trying to run Sysprep on Windows 11 23H2.C:\Windows\System32\Sysprep\Panther\setuperr.log shows the following:SYSPRP RunPlatformActions:Failed while executing Sysprep session actions; dwRet = 0x1501SYSPRP RunDlls:An error occurred while running registry sysprep DLLs,...
  5. Sysprep error on W11 23H2

    in Windows 10 Software and Apps
    Sysprep error on W11 23H2: I'm trying to run Sysprep on Windows 11 23H2.C:\Windows\System32\Sysprep\Panther\setuperr.log shows the following:SYSPRP RunPlatformActions:Failed while executing Sysprep session actions; dwRet = 0x1501SYSPRP RunDlls:An error occurred while running registry sysprep DLLs,...
  6. Trouble with SysPrep on W11 24H2, Sysprep fails because of a package, when removing package...

    in Windows 10 Gaming
    Trouble with SysPrep on W11 24H2, Sysprep fails because of a package, when removing package...: I am having trouble creating a VM template and preparing for SysPrep, OS is W11 24H2, and it appears as MicrosoftWidgetPlatform is erroring out SysPrep, even when removing package and rebooting package will come back... This also appears to break VM if successful, i'm...
  7. Trouble with SysPrep on W11 24H2, Sysprep fails because of a package, when removing package...

    in Windows 10 Software and Apps
    Trouble with SysPrep on W11 24H2, Sysprep fails because of a package, when removing package...: I am having trouble creating a VM template and preparing for SysPrep, OS is W11 24H2, and it appears as MicrosoftWidgetPlatform is erroring out SysPrep, even when removing package and rebooting package will come back... This also appears to break VM if successful, i'm...
  8. Trouble with SysPrep on W11 24H2, Sysprep fails to do package, when removing package breaks...

    in Windows 10 Gaming
    Trouble with SysPrep on W11 24H2, Sysprep fails to do package, when removing package breaks...: I am having trouble creating a VM template and preparing for SysPrep, OS is W11 24H2, and it appears as MicrosoftWidgetPlatform is erroring out SysPrep, even when removing package and rebooting package will come back... This also appears to break VM if successful, i'm...
  9. Sysprep fails

    in Windows 10 Installation and Upgrade
    Sysprep fails: I can't sysprep the pc. setupact.log gives : SYSPRP Package Microsoft.LanguageExperiencePacknl-NL_18362.9.23.0_neutral__8wekyb3d8bbwe was installed for a user, but not provisioned for all users. This package will not function properly in the sysprep image. How can I...
  10. Sysprep

    in Windows 10 Installation and Upgrade
    Sysprep: I'm trying to sysprep a machine ready for deployment but keep getting an error due to the Welsh interface pack installed, this has worked with every version except for this 1809. Other versions used to be a LIP file but it's not with 1809. The log error is - Package...