Windows 10: unable to run sysprep on windows10 systems

Discus and support unable to run sysprep on windows10 systems in Windows 10 Installation and Upgrade to solve the problem; unable to run sysprep on windows 10 systems. error message attached[ATTACH]... Discussion in 'Windows 10 Installation and Upgrade' started by ChetanGawali, Feb 5, 2020.

  1. unable to run sysprep on windows10 systems


    unable to run sysprep on windows 10 systems.


    error message attached unable to run sysprep on windows10 systems 79bc9c87-3569-4eb4-8e3e-39d0f4374d09?upload=true.jpg

    :)
     
    ChetanGawali, Feb 5, 2020
    #1

  2. 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, Feb 5, 2020
    #2
  3. John Ado Win User
    John Ado, Feb 5, 2020
    #3
  4. unable to run sysprep on windows10 systems

    Windows 10 1709 sysprep fail

    Hi,

    I had the same problem, checked the logs and they basically said Windows was unable to remove the Miracast app.

    Tried multiple suggestions, nothing worked until I found this:

    Failed to sysprep and capture Windows 10 Fall Creators 1709

    Basically Microsoft have pushed out their 1709 image without the Miracast app installed, to fix:

    • Copy the C:\Windows\MiracastView folder from a working 1703 build into the C:\Windows directory on the 1709 machine
    • Restart and then run sysprep

    Sysprep should then run successfully!

    Josh
     
    Josh Hackett, Feb 5, 2020
    #4
Thema:

unable to run sysprep on windows10 systems

Loading...
  1. unable to run sysprep on windows10 systems - Similar Threads - unable run sysprep

  2. How to make a PowerShell script run on System Startup in the OOBE Sysprep environment.

    in Windows 10 Gaming
    How to make a PowerShell script run on System Startup in the OOBE Sysprep environment.: Thanks for stopping by, I've searched the corners of the internet but haven't gotten anywhere. To provision devices for my organization, we must manually run PowerShell commands using SHIFT + F10 in the Windows 11 OOBE as we have multiple methods, one of which being legacy....
  3. How to make a PowerShell script run on System Startup in the OOBE Sysprep environment.

    in Windows 10 Software and Apps
    How to make a PowerShell script run on System Startup in the OOBE Sysprep environment.: Thanks for stopping by, I've searched the corners of the internet but haven't gotten anywhere. To provision devices for my organization, we must manually run PowerShell commands using SHIFT + F10 in the Windows 11 OOBE as we have multiple methods, one of which being legacy....
  4. Sysprep windows10 v1909 on lenovo T590 or X1 carbon

    in Windows 10 Installation and Upgrade
    Sysprep windows10 v1909 on lenovo T590 or X1 carbon: Hello All, I was needing some assistance and hoping I can get some input. I have a lenovo T590 and lenovo X1 carbon models. I have updated both models to windows 10 v.1909 as they had the previous v.1903. When I go to sysprep the machines I seem to be having trouble and not...
  5. Unable to activate windows after Sysprep

    in Windows 10 Ask Insider
    Unable to activate windows after Sysprep: I was creating a new image from scratch. Clean windows install, added various programs I needed on these machines. Sysprep and took an image, after enabling admin account and putting on the domain I am unable to put the windows key in. When I do I am getting: "Unable to...
  6. Windows 10 - Sysprep - Unable to use new account after sysprep

    in Windows 10 Installation and Upgrade
    Windows 10 - Sysprep - Unable to use new account after sysprep: Hi everyone, I am an imaging/sysprep noob and would like some advice. I have been trying to create an image for a network that will use multiple accounts. I edit the Admin profile in audit mode and add everything I'll need and create the image through WinPE. After I push...
  7. unable to start sysprep

    in Windows 10 Installation and Upgrade
    unable to start sysprep: Hi I have windows 10 pro 64 logged into the computer as administrator. run sysprep to OOBE , generalize and shutdown I am getting following error in setupact.txt file . please help.... 2018-12-19 09:51:38, Info [0x0f0052] SYSPRP Shutting down SysPrep log...
  8. Sysprep Error - Cannot run sysprep

    in Windows 10 Backup and Restore
    Sysprep Error - Cannot run sysprep: Hello, I wondered if someone has any ideas.* I'm trying to do a sysprep but I keep getting the error below. Code: 2018-05-29 15:53:09, Error SYSPRP Package 7EE7776C.LinkedInforWindows_2.1.2639.0_neutral__w1wdnht996qgy was installed for a user, but not provisioned for all...
  9. Windows10 Setting Default App associations with DISM after sysprep not

    in Windows 10 Customization
    Windows10 Setting Default App associations with DISM after sysprep not: Hi Everyone I am working on creating new Windows10 images for our organization. I am using CopyProfile during sysprep to create a default Windows profile with all our settings. For some reason the default app associations are getting cleared during sysprep. I need to find...
  10. Sysprep unable to validate installation. (yet another sysprep case)

    in Windows 10 Installation and Upgrade
    Sysprep unable to validate installation. (yet another sysprep case): Hey everyone, I hope you're doing fine. Well, I'll keep this short and to the point. I want to run sysprep on my Windows 10 Pro (x64) PC and I've faced many errors till now which I somehow managed to dodge , Now I've come across another problem. i have no clue about...