Forum Discussion
Windows 11 Start menu, explorer and right click doesn´t work after sysprep /audit /generalize
- May 04, 2022
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/system-builder-deployment?view=windows-11
https://go.microsoft.com/fwlink/?linkid=2173766Images.zip\Images\Windows\Unattend\Explorer.ps1
Add-AppxPackage -Register -DisableDevelopmentMode C:\windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\appxmanifest.xml
Add-AppxPackage -Register -DisableDevelopmentMode C:\windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\AppxManifest.xml
C:\windows\System32\taskkill.exe /F /IM explorer.exe
C:\windows\explorer.exe
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/system-builder-deployment?view=windows-11
https://go.microsoft.com/fwlink/?linkid=2173766
Add-AppxPackage -Register -DisableDevelopmentMode C:\windows\SystemApps\Microsoft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\appxmanifest.xml
Add-AppxPackage -Register -DisableDevelopmentMode C:\windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\AppxManifest.xml
C:\windows\System32\taskkill.exe /F /IM explorer.exe
C:\windows\explorer.exe