How to disable Microsoft store in windows 11

Опубликовано: 28 Сентябрь 2024
на канале: Geek Guide
24,691
359

How to uninstall Windows Store – Windows 10 / windows 11

1. In powershell we first need to get a list of all apps, to do that you need to type Get-AppxPackage -AllUsers then press Enter.

2.Then scroll down until you see “Microsoft.WindowsStore” or simply use find tool. Using the mouse cursor highlight to select the Package full name and press CTRL+C to copy it.

3. Now scroll down In PowerShell to type Remove-AppxPackage PackageFullName (replace PackageFullName with the one you have copied by using Ctrl+V from step 2) and press Enter.

If you want to remove all the default apps at all users at once just type in Get-AppxPackage -AllUsers | Remove-AppxPackage


KEYWORDS:
How to disable microsoft store in windows 11
Disable windows store
Windows store uninstall
Microsoft store

Thanks friends for watching this video,
Kindly Subscribe & Support Our channel.
❤️🔥 SUBSCRIBERS
#windows11
#windows10
#windowstutorials
#clintontechtips