Forum Discussion

JMGonzalez1881's avatar
JMGonzalez1881
Copper Contributor
Mar 24, 2022
Solved

Windows 11 Start menu, explorer and right click doesn´t work after sysprep /audit /generalize

Hi, my problem is that I made a fresh install, boot into audit mode with CTRL+SHIFT+F3, install drivers, then I use Sysprep with /audit /generlize, when I boot in Audit mode, the start menu, the explorer and the right click doesn´t work, this happened to someone? Thanks

 

Hola, mi problema es que realizo una instalación nueva de Windows 11, entro a modo auditoria con CTRL+SHIFT+F3, instalo drivers y luego uso Sysprep con /audit /generalize, cuando vuelvo a levantar el modo auditoria, no me funciona el inicio, el explorador de archivos ni tampoco el clic derecho, a alguien le pasó? desde ya muchas gracias

 

It look like this

 

  • JMGonzalez1881 

    https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/system-builder-deployment?view=windows-11
    https://go.microsoft.com/fwlink/?linkid=2173766

    Images.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

1 Reply

  • Stefan_Herrmann's avatar
    Stefan_Herrmann
    Copper Contributor

    JMGonzalez1881 

    https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/system-builder-deployment?view=windows-11
    https://go.microsoft.com/fwlink/?linkid=2173766

    Images.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

Resources