Home > Common Problem > body text

How to Fix Microsoft Alexa App Missing in Store

WBOY
Release: 2023-07-16 22:21:36
forward
1103 people have browsed it

Although Alexa comes pre-installed on some laptops, many users complain that they cannot find the Alexa app in the store. So, don’t worry if you don’t see the Alexa app after uninstalling it from your computer. We've got you covered. Just follow these simple tips to get the Alexa app in the store.

Fix 1 – Clear Microsoft Storage Cache

Microsoft Storage Cache may cause this issue. Therefore, the Alexa app can be reinstalled in the Microsoft Store by clearing the store cache.

Step 1 –You can do this from the home page itself. So just type "wsreset" after pressing the Windows key once.

Step 2 –Then click on the “Wsreset” run command when you see it in the search results.

如何修复商店中缺少Microsoft Alexa应用程序

#Windows will restore the Windows Store cache to the default cache.

Fix 2 – Get Alexa App from Website

You can download and install the latest Alexa app from a specific website.

Step 1 –Visit the Alexa website.

Step 2 –Then, copy the address of the Alexa Store app from the address bar.

如何修复商店中缺少Microsoft Alexa应用程序

Step 3 –Go to the Official Adguard Store.

Step 4 –Once there, paste the copied link into the search box. Set the drop-down menu to "Retail".

Step 5 –Click on the arrow icon to search for the correct package.

如何修复商店中缺少Microsoft Alexa应用程序

Step 6 –Carefully download the correct .appxbundle and .eappxbundle (if they can be found) files on your system.

如何修复商店中缺少Microsoft Alexa应用程序

Now, try installing the Alexa app again.

Fix 3 – Install Alexa using PowerShell

There is another way to easily install the Alexa app directly from PowerShell.

Step 1 –Type “powershell” in the search box.

Step 2 –Next, you can right-click on “Windows PowerShell”. You can now select "Run as administrator" from the context menu.

如何修复商店中缺少Microsoft Alexa应用程序

Step 3 –Then, enter this command, modify it and press Enter Install Alexa directly on your computer.

add-appxpackage "C:\Users\username\Downloads540AMZNMobileLLC.AmazonAlexa_3.25.1156.0_neutral___22t9g3sebte08.AppxBundle"
Copy after login

如何修复商店中缺少Microsoft Alexa应用程序

[

Don’t forget to replace “username” in the code with your username.

For example, if your username is Sambit, then the code should be -

add-appxpackage "C:\Users\Sambit\Downloads540AMZNMobileLLC.AmazonAlexa_3.25.1156.0_neutral___22t9g3sebte08.AppxBundle"
Copy after login

]

Windows will try to install the latest version directly Alexa app.

Test if this works.

Fix 4 – Reset MS Store Data

If you still cannot install the Alexa app on your system, you can completely reset the store data and try again.

Step 1 –First, start writing “Store”.

Step 2 –Just right-click on “Microsoft Store” and open it using “App Settings”.

如何修复商店中缺少Microsoft Alexa应用程序

Step 3 –Go to the store page, if you just go down you can see the “Reset” section.

Step 4 –Click “Reset” to reset the store button. Tap again to confirm your action.

如何修复商店中缺少Microsoft Alexa应用程序

Please wait a few minutes after resetting the app store. Then, try installing the Alexa app again.

Fix 5 – Check for Store Updates

Check if app store updates are pending on your system. Install it from the store now to solve Alexa app issues.

Step 1 –For this, you have to launch the Microsoft Store.

Step 2 –Click the “Library” button once.

Step 3 – Scroll down to find “Microsoft Store” in All Apps. Click "Update" to update your store immediately.

如何修复商店中缺少Microsoft Alexa应用程序

The App Store application instance will be updated automatically. It will shut down and restart. Now you can find and install the Alexa app on the store page to check it out.

The above is the detailed content of How to Fix Microsoft Alexa App Missing in Store. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:yundongfang.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!