It can be laggy sometimes until you kill all those silly windows store apps, which have online integration.
You can do it in one shot with this command: Get-AppXPackage | Remove-AppxPackage
But do note it will kill ALL the default store apps for your local account (even the calculator!), and even the windows store itself. It may get rid of onedrive as well, but I had already removed it by this point so don't know
You can do it in one shot with this command: Get-AppXPackage | Remove-AppxPackage
But do note it will kill ALL the default store apps for your local account (even the calculator!), and even the windows store itself. It may get rid of onedrive as well, but I had already removed it by this point so don't know

Last edited: