Two methods to easily reinstall Microsoft Store on Windows
php Editor Apple introduces you two methods to easily reinstall Microsoft Store on Windows. As an important app store in Windows systems, Microsoft Store may sometimes fail to open or work abnormally. This article will introduce in detail how to reinstall Microsoft Store through two simple methods: system settings and PowerShell commands, helping you solve related problems and keep the system running normally.
Method 1: Use PowerShell to reinstall Microsoft Store
1. Search for Windows PowerShell in the “Start” menu of Windows 11 or 10 – select “Run as administrator”
2. Run the following command to uninstall the Microsoft Store application:
Get-AppxPackage -alluser *WindowsStore* | Remove-AppxPackage

Wait for the progress bar to complete and the Microsoft Store will be uninstalled and no longer appear in search results or installed apps lists.
3. Run the following command to reinstall Microsoft Store:
Get-AppxPackage -AllUsers Microsoft.WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

The Microsoft Store application will be reinstalled with a new file. After reinstalling, try again to see if those weird problems are solved.
Method 2: Reinstall Microsoft Store using MSIX package
MSIX files are a special type of software package developed by Microsoft for installing and managing Windows applications on your computer. It is used to provide a modern and efficient way to package and deploy applications. MSIX combines the best features of different application installers, such as .MSI, .Appx, App-V, and ClickOnce, to create a unified and improved packaging format.
When you download an application, it is usually provided as a package that contains all the files and instructions needed for installation. MSIX has made various improvements to this package to make the application installation experience more reliable, efficient, and user-friendly. It also combines the advantages of different installers and introduces new features to provide reliable, bandwidth-saving and space-saving application installation.
We can use MSIX packages to install Microsoft Store applications, the following are the specific steps:
It is recommended to use the PowerShell method shared in Method 1 to uninstall the Microsoft Store app.
1. Open the https://store.rg-adguard.net website in a web browser.
2. Select "URL (link)" from the drop-down menu on the left - select "RP" from the drop-down menu on the right - paste the following URL into the text box - and click the "✓" button:
https://apps.microsoft.com/store/detail/microsoft-store/9WZDNCRFJBMP

3. Find and download the following files into a separate folder:
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.appx
Microsoft.VCLibs.140.00_14.0.32530.0_x64__8wekyb3d8bbwe.appx
Microsoft.WindowsStore_22304.1401.2.0_neutral_~_8wekyb3d8bbwe.msixbundle
Windows 11 and 10 are universal, but the version number may vary depending on when you perform these steps.
4. Run the AppX installer one by one. Finally, run the MSIXBundle installer and follow the on-screen instructions to reinstall the Microsoft Store app.

The above is the detailed content of Two methods to easily reinstall Microsoft Store on Windows. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

As a pioneer in the digital world, Bitcoin’s unique code name and underlying technology have always been the focus of people’s attention. Its standard code is BTC, also known as XBT on certain platforms that meet international standards. From a technical point of view, Bitcoin is not a single code style, but a huge and sophisticated open source software project. Its core code is mainly written in C and incorporates cryptography, distributed systems and economics principles, so that anyone can view, review and contribute its code.

Connecting a second monitor when installing a Windows system will not affect the installation process, but the following things need to be paid attention to to ensure that the dual screens work normally: 1. There may be only one screen display during the installation process, and the main display device in the BIOS can be adjusted or the interface can be replaced; 2. After the installation is completed, select the display mode through Win P, and adjust the resolution, position and main display in the display settings; 3. If there is a black screen or unrecognizable situation, check the cable, update the driver or enter safe mode to reinstall the driver; 4. When using monitors with different resolutions, set the appropriate zoom ratio and enable the zoom repair option to optimize the display effect.

Windows laptop display drivers frequently crash, usually caused by outdated or damaged drivers, software conflicts, overheating, or hardware problems. 1. First try to update or reinstall the graphics card driver through Device Manager, or download the latest version from the official website of the GPU manufacturer. 2. Check for overheating problems, use tools such as HWMonitor to monitor temperature, clean the vents, avoid using the notebook on soft surfaces, and check whether there are high GPU occupancy programs through the Task Manager. 3. Adjust the display settings, turn off hardware acceleration and visual effects, and temporarily change the resolution or refresh rate. 4. Check and install Windows updates, roll back the driver or system version if necessary, and check for possible conflicting software such as antivirus software, screen recording tools or overwrite applications. this

To allow PHP services to pass through the Windows 11 firewall, you need to create inbound rules to open the corresponding port or program. 1. Determine the port that PHP is actually listening. If the built-in server is started with php-Slocalhost:8000, the port is 8000. If using Apache or IIS, it is usually 80 or 443. 2. Open the advanced settings of "WindowsDefender Firewall", create a new inbound rule, select "Program" or "Port", fill in the PHP or Web server path or specify the port number. 3. Select Allow Connections, check the applicable network configuration file, name the rules and add a description. The IP addresses that are allowed to access, such as local network or specific IP, can be restricted through the scope. Safety

Solutions to the "CriticalProcessDied" blue screen error include: 1. Check and uninstall the recently installed driver or software, enter safe mode test and perform a clean boot; 2. Run the sfc and DISM commands with administrator permissions to repair the system files; 3. Update Windows, use the system restore point, or reset this computer. These steps can check driver conflicts, system file corruption or other system problems in turn, and ultimately solve the blue screen phenomenon caused by critical process crashes.

TosetJAVA_HOMEonWindows,firstlocatetheJDKinstallationpath(e.g.,C:\ProgramFiles\Java\jdk-17),thencreateasystemenvironmentvariablenamedJAVA_HOMEwiththatpath.Next,updatethePATHvariablebyadding%JAVA\_HOME%\bin,andverifythesetupusingjava-versionandjavac-v

There are three ways to adjust the resolution: 1. Select the recommended resolution through the display settings and save it; 2. Use the graphics card control panel to customize the resolution, which is suitable for advanced users; 3. Check the driver, native resolution and external monitor connections when troubleshooting problems. Newbie recommend giving priority to the first method to ensure adaptability and clarity and avoid abnormalities caused by misoperation.

When encountering a blue screen error of "INACCESSIBLE_BOOT_DEVICE", most of the situations are caused by system boot or drive problems, and the system does not need to be reinstalled. 1. First check the hard disk connection and enter the BIOS to confirm whether the hard disk is recognized, ensure that the hard disk mode is AHCI, and avoid errors caused by motherboard BIOS upgrade or settings changes; 2. If the hard disk is normal, it may be that the boot file is corrupted. You can install the USB disk through Windows to enter the recovery environment, use the bootrec command to repair the main boot record, boot sector and rebuild the BCD; 3. If the problem occurs after updating or installing the driver, try to enter safe mode to uninstall the most recent update or conflicting driver, run DISM and SFC commands to repair the system files; 4. Troubleshoot
