

Get-AppxPackage CortanaListenUIApp_3.0_neutral_cw5n1h2txyewy | Remove-AppxPackageĪny ideas? My aim is just to do a sysprep and apply on other machine with most updated OS and software.ĬortanaListenUIApp_3.0_neutral_cw5n1h2txyewy was installed for a user, but not provisioned for all users. Remove-AppxProvisionedPackage -Online -PackageName 'CortanaListenUIApp_3.0_neutral_cw5n1h2txyewy' Remove-AppxPackage -Package 'CortanaListenUIApp_3.0_neutral_cw5n1h2txyewy' -AllUsers I ran the commands below and restart but doesn't work. 17:05:04, Info SYSPRP Shutting down SysPrep log 17:04:08, Error SYSPRP WinMain:Hit failure while pre-validate sysprep generalize internal providers hr = 0x80073cf2 17:04:08, Error SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. 17:04:08, Error SYSPRP RunPlatformActions:Failed while validating Sysprep session actions dwRet = 0x3cf2 17:04:08, Error SYSPRP SysprepSession::Validate: Error in validating actions from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml dwRet = 0x3cf2 17:04:08, Error SYSPRP ActionPlatform::LaunchModule: Failure occurred while executing 'SysprepGeneralizeValidate' from C:\Windows\System32\AppxSysprep.dll dwRet = 0x3cf2
#ALL I DO IS WIN CLEAN VERSION DOWNLOAD CODE#
17:04:08, Error SYSPRP Exit code of RemoveAllApps thread was 0x3cf2. 17:04:08, Error SYSPRP Failed to remove apps for the current user: 0x80073cf2. 17:04:08, Error SYSPRP Package CortanaListenUIApp_3.0_neutral_cw5n1h2txyewy was installed for a user, but not provisioned for all users. 17:04:08, Info SYSPRP Entering SysprepGeneralizeValidate (Appx) - validating whether all apps are also provisioned. 17:04:08, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml 17:04:08, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Generalize.xml, and mode 17:04:08, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 1 17:04:08, Info SYSPRP WinMain:Pre-validing 'generalize' internal providers. 17:04:08, Info SYSPRP ActionPlatform::LaunchModule: Successfully executed 'Sysprep_Clean_Validate_Opk' from C:\Windows\System32\spopk.dll without error

17:04:08, Info SYSPRP spopk.dll:: Sysprep will run on an upgraded OS. 17:04:08, Info SYSPRP SysprepSession::CreateXPathForSelection: Processor architecture in registry is AMD64 17:04:08, Info SYSPRP SysprepSession::CreateXPathForSelection: Sysprep mode in registry is 17:04:08, Info SYSPRP SysprepSession::Validate: Beginning action execution from C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml 17:04:08, Info SYSPRP SysprepSession::CreateSession: Successfully created instance with action file C:\Windows\System32\Sysprep\ActionFiles\Cleanup.xml, and mode 17:04:08, Info SYSPRP RunExternalDlls:Running platform actions specified in action file for phase 3 17:04:08, Info SYSPRP WinMain:Pre-validing 'cleanup' internal providers. 17:02:08, Info SYSPRP WinMain:Displaying dialog box for user to choose sysprep mode. 17:02:08, Warning SYSPRP WinMain: File operations pending

17:02:08, Info SYSPRP FCreateTagFile:Tag file C:\Windows\System32\Sysprep\Sysprep_succeeded.tag does not already exist, no need to delete anything 17:02:08, Info SYSPRP ValidatePrivileges:User has required privileges to sysprep machine 17:02:08, Info SYSPRP Initialized SysPrep log at C:\Windows\System32\Sysprep\Panther 17:02:08, Info SYSPRP = Beginning of a new sysprep run = In the error log file, i found the message below.
#ALL I DO IS WIN CLEAN VERSION DOWNLOAD WINDOWS 10#
I am unable to do sysprep after windows 10 upgraded to latest version (1709)
