Get-AppxPackage -AllUsers *Ink.Handwriting* | Remove-AppxPackage -AllUsers Get-AppxPackage -AllUsers *Microsoft.WindowsStore* | Remove-AppxPackage -AllUsers Get-AppxPackage -AllUsers *MicrosoftWindows.Speech* | Remove-AppxPackage -AllUsers Get-AppxPackage -AllUsers *Microsoft.DesktopAppInstaller* | Remove-AppxPackage -AllUsers Get-AppxPackage -AllUsers *Microsoft.LanguageExperiencePack* | Remove-AppxPackage -AllUsers Add-AppxProvisionedPackage -Online -PackagePath ".\Microsoft.DesktopAppInstaller_2026.306.1850.0_neutral_~_8wekyb3d8bbwe.Msixbundle" -SkipLicense C:\Windows\System32\Sysprep\sysprep /generalize /oobe /shutdown