Skip to content

How To Blog

how to

  • How to Fix Netflix Not Working on Apple TV Hardware
  • How to Create Multiple Linked Dropdown Lists in Excel Office Tips
  • How to Enable Startup Chime on Chromebook How-To
  • The Best Free & Paid Remote Desktop Connection Managers For Windows Tools Review
  • 5 Things To Try If Your Apple Pencil Is Not Working Hardware
  • Best calculator case 2020 black
  • Instagram Music Isn’t Available in Your Region? Here’s How to Get it How-To
  • Best Tools To Improve The Instagram User Experience

    Best Tools To Improve The Instagram User Experience

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

Posted on June 16, 2021June 16, 2021 By blog_786 No Comments on Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows.

Have you repeatedly encountered the “You need a new app to open this ms-windows-store” error when trying to use the Microsoft Store on Windows 10? While this is usually due to a corrupted or missing Microsoft Store installation, outdated app cache and conflicting settings can also cause the problem.

Check out the list of solutions below and in most cases you should be able to fix the error relatively quickly.

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

Restart Your Computer

If the Microsoft Store was working correctly just a moment ago, you are most likely encountering a minor technical error. Restarting your computer should fix it, so try that before diving into the rest of the fixes.

Reset Microsoft Store Cache

The Microsoft Store makes things faster by creating temporary files and storing online content locally. However, an outdated cache can prevent it from working properly. Try to remove it.

1. Press Windows + X to open the Power User Menu.

2. Select Windows PowerShell (Admin).

3. Type wsreset.exe into the Windows PowerShell console and press Enter:

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

4. Once Windows PowerShell finishes clearing the Microsoft Store cache, the Microsoft Store should open automatically.

5. If the message “You need a new application to open this ms-windows-store” appears instead, exit Windows PowerShell and proceed to the next fix.

Reset the Microsoft Store

Resetting the Microsoft Store allows you to return the program to its default settings. You can do this using the Settings app in Windows 10.

1. Open the Start menu, enter Settings and select Settings app> Apps> Apps & features.

2. Scroll down and select Microsoft Store> Advanced options.

3. Scroll down to Reset> Reset.

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

4. Wait for the Settings app to finish resetting the Microsoft Store.

5. Open Microsoft Store. If it opens without issue, you may need to sign in again using your Microsoft account.

Re-Register Microsoft Store

If restarting your computer does not resolve the issue, you need to re-register the Microsoft Store. This involves executing a specific command through an elevated Windows PowerShell console.

1. Press Windows + X and select Windows PowerShell (administrator).

2. Copy and paste the following command into the Windows PowerShell console:

Get-AppXPackage * WindowsStore * -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) AppXManifest.xml”}

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

3. Press Enter.

4. Close Windows PowerShell.

5. Try to open the Microsoft Store.

Reinstall and Re-Register All Microsoft Store Apps

Reinstalling and re-registering the Microsoft Store and all Microsoft Store-related apps can also help fix the “You need a new app to open this ms-windows-store” error. The procedure may take several minutes.

1. Open an elevated Windows PowerShell console.

2. Copy and paste the following command into the Windows PowerShell console:

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) AppXManifest.xml”}

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

3. Press Enter.

4. Wait while Windows PowerShell reinstalls and re-registers the Microsoft Store and any Microsoft Store-related applications on your computer.

5. Close Windows PowerShell and restart your computer.

6. Try to open the Microsoft Store.

Reinstall and Re-Register All Microsoft Store Apps With Unrestricted Execution Policy

If the above advice doesn’t work, you should run the same command with an unlimited execution policy.

1. Open an elevated Windows PowerShell console.

2. Type Set-ExecutionPolicy Unrestricted and press Enter.

3. Type Y and press Enter.

4. Run the following command to reinstall and re-register the Microsoft Store.

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) AppXManifest.xml”}

5. Close Windows PowerShell and restart your computer.

Run Microsoft Store Troubleshooter

Windows 10 comes with a built-in troubleshooter that can help solve common problems with the Microsoft Store, including apps you download from it.

1. Open the “Start” menu and select “Settings”.

2. Select “Update & Security”.

3. Click the Troubleshoot side tab.

4. Select Advanced troubleshooters.

5. Scroll down and select Windows Store Apps> Run the troubleshooter.

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

6. If the troubleshooter finds any problems, follow the instructions on the screen to solve them.

Install Operating System Updates

If the error “You need a new application to open this ms-windows-store” persists, try updating Windows 10. This should fix all known bugs in the operating system and give the Microsoft Store a stable platform to run.

1. Open the “Start” menu and select “Settings”.

2. Select “Update & Security”.

3. Select Check for Updates.

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

4. Select Download and Install to apply the pending updates.

5. Try to open the Microsoft Store.

Set Correct Date, Time, and Region

Starting Windows 10 with the wrong date, time, or region can also lead to Microsoft Store-related issues.

1. Open the “Start” menu and select “Settings”.

2. Select Time & Language.

3. Select the Date & Time tab.

4. Turn on the switches under the “Set time automatically” and “Set time zone automatically”.

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

Note. If the Settings app fails to set the exact date and time automatically, select Sync Now, or set the date and time manually.

5. Click the “Region” tab.

6. Use the drop-down menu under Country or Region to select the region that corresponds to your time zone.

5. Close the Settings app.

Perform SFC Scan

Running the System File Checker (SFC) tool helps you repair corrupted files associated with Windows 10. It is a command line tool that you can run through Windows PowerShell.

1. Open an elevated Windows PowerShell console.

2. Enter sfc / scannow in Windows PowerShell. Hit Enter.

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

3. If the SFC scan detects and fixes operating system problems, it is best to perform a DISM scan.

Run the DISM Tool

DISM (Deployment Image Servicing and Management) is another command line utility that addresses stability issues in Windows 10.

1. Open an elevated Windows PowerShell console.

2. Type DISM / Online / Cleanup-Image / CheckHealth and press Enter:

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

3. If DISM detects operating system problems, run the following commands:

DISM / Online / Cleanup-Image / ScanHealth

DISM / Online / Cleanup-Image / RestoreHealth

Note. Both commands can take several minutes to complete.

Revert Windows Using System Restore Point

If you’ve enabled System Restore in Windows 10, try returning your operating system to a point where you didn’t encounter the “You need a new app to open this ms-windows-store” error.

1. Press Windows + R to open the Run window.

2. Enter sysdm.cpl and click OK.

3. Click on the “System Protection” tab.

4. Select “System Restore”.

5. Click “Next” in the System Restore Wizard.

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

6. Select a restore point and follow all on-screen instructions to roll back your computer.

Reset Windows 10

Restoring Windows 10 to its defaults is a way to fix the serious problems underlying the “You need a new app to open this ms-windows-store” error. This is a radical solution to the problem, but you can keep your personal files intact during the reset procedure. However, you must back up your data before proceeding.

1. Open the “Start” menu and select “Settings”.

2. Select “Update & Security”.

3. Select “Recovery”.

4. Select “Get Started”.

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

5. Select “Keep my files” or “Remove everything” and follow the rest of the instructions to reset Windows 10.

Detailed step-by-step guide to restore Windows 10 to factory settings

–

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

Fix ( You’ll need a new app to open this ms-windows-store ) Error in Windows

you’ll need a new app to open this .exe file windows 10
need a new app to open this ms-paint link
A new app to open this ms-gaming overlay link

you’ll need a new app to open this ms-wpc link
you’ll need a new app to open this windowsdefender link
a new app to open this ms-xbl-multiplayer link
you’ll need a new app to open this ms-screenclip link
you’ll need a new app to open this ms-calculator link

Windows, Windows 10 Tags:and Region, Fix ( You�ll need a new app to open this ms-windows-store ) Error in Windows, Install Operating System Updates, need, Open, Perform SFC Scan, Re register Microsoft Store, Reinstall and Re-Register All Microsoft Store Apps, Reinstall and Re-Register All Microsoft Store Apps With Unrestricted Execution Policy, Reset Microsoft Store Cache, Reset the Microsoft Store, Reset Windows 10, Restart your computer, Revert Windows Using System Restore Point, Run Microsoft Store Troubleshoote, Run Microsoft Store Troubleshooter, Run the DISM Tool, Set Correct Date, store, This, Time, You�ll

Post navigation

Previous Post: How to Delete Apps on Chromebook 2021
Next Post: How to Fix an OBS Black Screen Capture Error

Related Posts

  • How To Disable OneDrive On Your Windows 10 PC (& Why You’d Want To) Windows 10
  • FIX: Thumbnails are not showing in Windows 11 Computer Tips
  • How to Bulk Resize Photos Using Windows 10 Windows 10
  • Fix Missing Windows Default Apps in Windows 10 Windows 10
  • 8 Windows 10 Task Manager Tips Windows 10
  • How to Change the Keyboard Language in Windows Computer Tips

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • How-To
  • iOS
  • iPad
  • iPhone
  • Linux Tips
  • macOS
  • MS Office Tips
  • Networking
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018

2021 Android ) Apple apps Best browser change Chrome Closing words Concluding remarks Download Error Facebook From Google Image Internet Keyboard Mac make Movies Music online Packaging phone? Photos Print Search Shortcuts sites Switch Time Tips Tricks turn using Video Videos Watch What With Word Working? your YouTube

  • How to Update PHP in WordPress Wordpress
  • Best ti34 multiview calculator 2020

    Best ti34 multiview calculator 2020

  • Reset Any Browser to Factory Defaults in 2022 Computer Tips
  • How do I delete a Time Machine backup? Tutorials
  • Best calculator with paper 2020

    Best calculator with paper 2020

  • How to Add Photos to Show up on Google Assistant Ambient Mode How-To
  • How to Take Screenshots on PS4 How-To
  • How To Get Windows 10X File Explorer on Windows 10 How-To

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Manage Cookie Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage vendors Read more about these purposes
View preferences
{title} {title} {title}
Go to mobile version