Delete all those stupid win apps
Get-AppxPackage | remove appxpackage
takes a while
to remove specific ones:
Also see if in Remove Programs there is a Xerox program for printing – delete it.
Open PowerShell as administrator and issue the commands:
Get-AppxPackage |
select Name, PackageFullName | Format-List
Now, right click PowerShell top colored part of window, select edit/find
XeroxCorp.PrintExperience_8.73.10.0_x64__f7egpvdyrs2a8
Remove-AppxPackage -allusers [App Name]
In my case it’s:
Remove-AppxPackage -allusers XeroxCorp.PrintExperience_8.73.10.0_x64__f7egpvdyrs2a8
Reinstall printers
new Xerox install with win10/11 apps
old Xerox install with older printers install