Skip to content

5000+ Great Articles

Best Articles & Essays: Interesting Articles to Read Online

  • How To Track Windows Computer and User Activity How-To
  • Move Photos to a Different Album in Facebook How-To
  • How to watch Tour de France 2023 online without cable Cool Websites
  • How to close tabs in web browsers on Android devices Smartphones
  • How to Fix “Windows Could Not Configure One Or More System Components” Error Help Desk
  • Best Way to Fix No Internet Protection Error in Windows 10 Networking
  • How to Set up Parental Controls on Netflix How-To
  • How To Delete Your Netflix Viewing History How-To

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

Posted on May 3, 2023May 3, 2023 By bilal 1983 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

Share this:

  • Facebook
  • X
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 Fix an OBS Black Screen Capture Error
Next Post: How to Delete Apps on Chromebook 2021

Related Posts

  • How to Clear the Clipboard in Windows 10 Windows 10
  • What Is the Windows 10 Group Policy Editor? Windows 10
  • How to Share Hotel Wi-Fi With Multiple Devices How-To
  • Enable Windows 10 Hyper-V Windows 10
  • 10 Ways To Customize Your Windows 10 Start Menu Windows 10
  • What Is Taskeng.exe and Is It Safe? Windows 10

Leave a Reply Cancel reply

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

Archives

  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • 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
  • March 2021
  • 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
  • September 2018
  • August 2018

Categories

  • – 436
  • – 939
  • 1Win AZ Bonuslar, Mobil Tətbiq və Mərc Marketləri – 376
  • 1xbet Azerbaycan,1xbet az merc saytı, en yaxsi bukmeker 1xbet Azerbaycan merc oyunlari, 1xbet az, Azerbaycan merc saytlari – 280
  • 1xBet giriş, güzgü 1 xBet Azərbaycanda rəsmi sayt – 413
  • AI Tools & Guides
  • Amazon Web Services
  • Apple Watch
  • B1 Bet Aviator: Jogo de Cassino Online Tutorial Passo a Passo 202 – 14
  • blog
  • Calculator
  • Computer Tips
  • Cool Websites
  • Dasinmaz emlak elanlari, ev elanlari, ev alqi satqisi, kiraye evler, torpaq, obyekt, bina, bina ev, mənzil, villa, kreditle satilan evler – 814
  • Featured Posts
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • Help Desk
  • How-To
  • iOS
  • iPad
  • iPhone
  • islamic Books
  • Linux
  • Linux Tips
  • Mac OS X
  • macOS
  • MS Office Tips
  • Networking
  • Office Tips
  • OS X
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tools Review
  • Troubleshooting
  • Tutorial
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • Windows 7
  • Windows XP Tips
  • Wordpress
  • бонусы до 250%, официальный сайт в Узбекистане – 69
  • Мостбет Уз Ставки на спорт и казино в букмекерской конторе Mostbet Uz – 527
  • ベラジョンカジノの出金方法一覧【2023年 最新】出金限度額・出金の流れ・出金手数料・出金条件 – 466
  • Onlyfans Cuckold Wife – Try Online Beautiful-Nudes
  • How to Convert Video on Android with FFmpeg Using Termux
  • How to Convert a Screenshot to a Jpeg on a Mac
  • Angie Brand – Best OnlyFans Nudes!
  • How to Listen to YouTube with Screen OFF (Android & iOS)
DMCA.com Protection Status

Recent Posts

  • How to Convert Video on Android with FFmpeg Using Termux
  • Now Upload Photos To Instagram From Computer Without any Software
  • Samsung email not showing images? Try These 3 Fixes Now
  • 5 ways to check an image for copyright
  • Instagram DMs not working: 8 ways to fix it

Recent Comments

  1. Instagram stories not working/loading? Try These 9 Fixes on Can’t update PS5 system software? Try These 10 Fixes
  2. How to Link to a Specific Part Of A Webpage & Share it on Best PDF to Word Converter Online (Free Without Email)
  3. See What’s Taking up Space on Your Hard Drive on 7 best 3D scanning apps for Android and iOS
  4. Make your Devices Read Out Text, With Text to Speech on 9 Best 10K Running Apps for 2023
  5. How to Find your Router’s IP Address on How to Fix Apple CarPlay Not Working? 7 Possible ways
  • How to make a postcard in MS Word MS Office Tips
  • The Best MacOS Automator Scripts You Should Have Installed OS X
  • The 6 Best Online Resume Builder Services

    Are you dreaming of finding a job that is right for you? If you've ever had to look for a job, you know that it takes a lot of time and effort. For

  • Remove Shows From Continue Watching on Netflix App (Android | iOS) How-To
  • Mark all Your Gmail Messages as “Read” in One Go How-To
  • How to Install Custom Fonts on iOS 13 How-To
  • Windows Calculator Missing or Disappeared? Computer Tips
  • Save and Restore Desktop Icon Layout/Position on Windows Software Reviews

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Go to mobile version