Skip to content

Instantly share code, notes, and snippets.

@lzap
Created January 10, 2026 18:48
Show Gist options
  • Select an option

  • Save lzap/168efdba17614dec493d2c20b11547d0 to your computer and use it in GitHub Desktop.

Select an option

Save lzap/168efdba17614dec493d2c20b11547d0 to your computer and use it in GitHub Desktop.
Get-AppxPackage *ShellExperienceHost* | % {Add-AppxPackage -Register "$($_.InstallLocation)\AppXManifest.xml" -DisableDevelopmentMode}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment