Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
is not recognized as an internal or external command,Hi,
Press Windows key + X
Right-click Windows PowerShell choose Windows Powershell (Admin)
At the PowerShell prompt, type the following then hit Enter:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
yup, i do need further help, thanksIt works for me. You either are not in Powershell with elevated rights or you missed something when you copied it.
That script will not work from the command exe, only Powershell.
Hit the start button, type Powershell, when you see PowerShell, right-click it and choose run as administrator. Then paste that script in there and hit enter, please.
Let me know if you need further help.
OK, so I had a misunderstanding, mistook command prompt for PowerShell.Hi. :)
A thought:
The above error is common when you run the command from an elevated command prompt instead of PowerShell.
To make sure that you are in Powershell, write Powershell in the Search area, and then right click the item in the list to run it as administrator. It's a blue window, not black.
Right-click the one that says Powershell then choose run as Administrator, then enter. If it works, you'll see a small teal green rectangle open up at the top of the Powershell window and some yellow text. it shouldn't take but a few seconds. Reboot then check if the store is back.
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Make sure and copy everything even the quotes and curly brackets.
This is what it will look like if it works for you.
View attachment 66003
@Omer Asani, Welcome to Sysnative. Please start your own thread. Also, add some more information. Explain what you are referring to.can you guys help me please i cant find a small teal green rectangle please help me
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
for the powershell I find an update on internet i i make it the lastest version 5.1You appear to be running different versions of PowerShell. Your first screenshot shows a 2009 copyright, your second a 2016 copyright.
When I run PowerShell as Admin I get no copyright date showing. The full path to the one I'm using is: %SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe
Windows 7 is out of support, so it's no longer a valid Windows operating system as a daily driver that's in contact with the internet/cyberspace.
Has Sysnative Forums helped you? Please consider donating to help us support the site!