To log out of the Windows Store, follow the steps below. Step 1: Open Windows Store app, and click on the user icon located on the top right hand side of the window. Step 2: Select the user name, and click on Sign out.
- How do I remove the Microsoft Business Store app?
- How do I remove a store from Windows 10?
- How do I sign out of Microsoft App?
- How do I switch accounts on Windows Store?
- How do I manage Microsoft Business Store?
- How do I uninstall Microsoft store?
How do I remove the Microsoft Business Store app?
To remove an app from the private store
- Sign in to the Microsoft Store for Business or Microsoft Store for Education.
- Click Manage, and then choose Products & services.
- Find an app, click the ellipses, choose Remove from private store, and then click Remove.
How do I remove a store from Windows 10?
Remove Microsoft account from Windows store
- Open Windows Store, click on the symbol that contains your username.
- Locate and click on View Account, this will redirect you to the Microsoft account page.
- On the page, click on Devices.
- Now select the Device that you wish to remove and click on Remove PC.
How do I sign out of Microsoft App?
In any Office app, tap Account > tap the account you're using. Tap Sign Out > Sign Out again to confirm. Close all Office apps.
How do I switch accounts on Windows Store?
How to sign in to the Windows 10 Store using a different account
- Open the Store.
- Click the user icon next to the search box in the top-right.
- Click the user account currently signed in.
- Select the account and click Sign out.
- Click the user icon next to the search box in the top-right.
- Click on Sign in.
How do I manage Microsoft Business Store?
Click Manage, Apps & software for app distribution options. Sign in to Microsoft Store for Business or Microsoft Store for Education. Click Manage, and then choose Products and services. Click on the application to open the application settings, then select Private store availability.
How do I uninstall Microsoft store?
Uninstall Windows Store
- Run Powershell as administrator.
- Copy and paste the following command into the Powershell prompt and hit Enter: Get-AppxPackage *windowsstore* | Remove-AppxPackage.