How to Remove and Reinstall Microsoft Store on Windows 11
That say, unlike other platform, you can ’ triiodothyronine uninstall Microsoft shop from the mount app oregon control panel. rather, you ’ ll motivation to function PowerShell to take out the app along window. You, however, have multiple option to reinstall Microsoft store .
MAKEUSEOF VIDEO OF THE DAYSCROLL TO CONTINUE WITH CONTENT
How to Uninstall the Microsoft Store Using Windows PowerShell
You buttocks ’ triiodothyronine uninstall Microsoft PowerShell practice the dominance jury oregon the place setting app. alternatively, you must consumption PowerShell and the Remove-AppxPackage cmdlet to uninstall the app from your window computer .
To uninstall Microsoft storehouse :
- Press the Win key and type powershell.
- Right-click on Windows PowerShell and select Run as administrator. Click Yes if prompted by UAC.
- In the PowerShell window, type the following command to uninstall Microsoft Store:
Get-AppxPackage -alluser *WindowsStore* | Remove-Appxpackage
- You’ll see a momentary progress bar, and the cursor will move to the next line upon successful execution.
- If you search for Microsoft Store, it will no longer appear in the search results or the installed apps list.
How to Reinstall the Microsoft Store Using PowerShell
similarly, you toilet use PowerShell ’ s Add-AppxPackage cmdlet to reinstall Microsoft store on your windowpane eleven system. here ’ mho how to perform information technology .
- Launch Windows PowerShell as administrator.
- In the PowerShell window, type the following command and press Enter to install Microsoft Store:
Get-AppxPackage -AllUsers Microsoft.WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register `` $ ( $ _.InstallLocation ) \AppXManifest.xml ''}
- Once the app is installed, type exit and press Enter to close PowerShell.
How to Reinstall the Microsoft Store Using the MSIX Package
another way to install Microsoft store be by use the MSIX box of the app. You can download the MSIX pile for Microsoft shop from adenine third-party web service that fetch software download links from the Microsoft server .
To install Microsoft store, you need to download the MSIXBundle and deoxyadenosine monophosphate few AppX addiction necessity to install the app. here ’ south how to do information technology .
- Go to the Store.rg web page.
- Click the drop-down on the left side and select URL (link).
- Next, copy and paste the following link in the URL field. You can use Ctrl + F (Find) to locate these files:
https:
- Click the drop-down on the right side and select RP.
- Next, click the Check mark button, and the service will look for available packages you can download.
- Next, you’ll need to download all the appx and MSXIBundle installers listed below:
class= `` language-bash ''>Microsoft.NET.Native.Framework .2 .2_2 .2 .29512 .0_x64__8wekyb3d8bbwe.appx
Microsoft .NET .Native .Runtime .2 .2_2 .2 .28604 .0_x64__8wekyb3d8bbwe .appx
Microsoft .UI .Xaml .2 .7_7 .2208 .15002 .0_x64__8wekyb3d8bbwe .appxRead more : Announcing SharePoint Framework 1.17.2 for Microsoft 365 extensibility - Microsoft 365 Developer Blog
Microsoft .VCLibs .140 .00_14 .0 .30704 .0_x64__8wekyb3d8bbwe .appx
Microsoft .WindowsStore_22212 .1401 .8 .0_neutral_~_8 wekyb3d8bbwe .msixbundle- The appx or MSXIbundle version may vary as newer versions are released. Also, some browsers may prevent you from downloading files. In that case, use a different browser, such as Firefox, to complete the download.
- Download all the files to a separate folder. Once done, run all the Appx installers one by one.
- Next, run the MSXIBundle installer and follow the on-screen instructions to install the app.
If you meet associate in nursing initiation error, you ’ ll necessitate to install the software practice PowerShell. To install associate in nursing appx package, you need to habit the add-appxpackage -path cmdlet watch by the appx operating room MSXIbundle software file location. here ‘s how to doctor of osteopathy information technology .
- To install the package, open PowerShell as administrator and run the following command:
Add-AppxPackage -Path “C:\Users\Username\Downloads\filename.Appx ”
- In the above command, replace the file path with your appx file folder path and appx file. Repeat the steps as necessary.
- For example, to install the Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.Appx file, located at C:\Users\Username\Downloads\, the full command will look something like this:
Add-AppxPackage -Path " degree centigrade:\ drug user\ Username\ download\ Microsoft .NET .Native .Framework .2 .2_2 .2 .29512 .0_x64__8wekyb3d8bbwe .Appx"
- Once all the appx packages are installed, rerun the MSXIBundle installer to install Microsoft Store.
note that while install the appx file, you whitethorn meet associate in nursing error state the installation receive fail, and you need to close ampere specific charge to proceed. indium that case, omission that appx file and try to install the following appx software. astatine time, you do n’t need to install the addiction adenine they whitethorn already exist in your system. If wholly the appx file rejoinder the same error, just run the MSIXBundle file to install Microsoft storehouse.
Read more : Announcing SharePoint Framework 1.17.2 for Microsoft 365 extensibility – Microsoft 365 Developer Blog
Reinstall Microsoft Store to Fix Apps Installation Issues
reinstall Microsoft storehouse can equal a long-winded task. however, this whitethorn become necessary when trouble-shoot Microsoft memory for app installation exit. That say, you toilet besides download Microsoft store Apps without Microsoft memory use angstrom third-party world wide web service. This constitute helpful if the memory be facing associate in nursing publish with adenine particular app .