Share via

windows store does not exist

Anonymous
2021-11-23T15:47:20+00:00

i run

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

then;

Add-AppxPackage : Cannot find path 'C:\Program

Files\WindowsApps\Microsoft.WindowsStore_22110.1401.17.0_x64__8wekyb3d8bbwe\AppXManifest.xml' because it does not

exist.

after i deleted windowsapp folder by accidentally.

please help me fix this, i cant open MS store

Windows for home | Windows 11 | Microsoft Store

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-11-23T16:19:44+00:00

    Good Day Elfanlaw,

    My name is Carlo, I am also using Windows 11 pc and community member like you. Let us work together to sort this out.

    Here's the steps you can try

    -Go to Settings

    -Click System

    -Click Troubleshoot then “additional troubleshooter

    -Look for Windows Store Apps, click it and run the troubleshooter.

    -Click Start type Powershell and run as administrator

    -Copy and paste the command below and hit Enter.

    Get-AppxPackage *Microsoft.WindowsStore* | Reset-AppxPackage

    Once you enter that command restart your computer and check the Store.

    I hope the information above helps. Please let me know how it goes.

    Have a wonderful day ahead and stay safe.

    Sincerely,

    Carlo T.

    Was this answer helpful?

    0 comments No comments