I always nuke as much Windows 10 stuff as possible using (admin) powershell with "Get-AppxPackage * | Remove-AppxPackage", throws a load of errors but it did clean things out and you can rerun after...
Type: Posts; User: jimbouk; Keyword(s):
I always nuke as much Windows 10 stuff as possible using (admin) powershell with "Get-AppxPackage * | Remove-AppxPackage", throws a load of errors but it did clean things out and you can rerun after...