search
HomeCommon ProblemHow to fix Microsoft Store error code 0x80242020 on Windows 10

Are you trying to install a game and during the process you encounter the error "Microsoft Store Error Code 0x80242020 with the message Something unexpected occurred"? If this issue occurs, if they are any ongoing downloads or installations, they will stop and malfunction at some stage. There are many reasons for this error, some of which could be storage space issues, cache corruption, third-party antivirus software, account configuration errors, etc. In some cases, incorrect drive selection may also cause this issue. Let's look at the different ways this problem can be solved.

Method One: Clear Stored Cache

There may be some misconfigured files that cause the cache to not function properly and you will not be able to download or install any games or applications from the store. So clear the corrupted cache.

Step1: Press (Windows key R) simultaneously.
Step 2: Enter WSReset.exe in the dialog box and press Enter key or click OK.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020


Step3
: The command prompt will open to execute the reset command. After some time, this will be converted to the Microsoft Store.
Step4 : Now try to install the game or application.

Method 2: Uninstall Microsoft Windows Store and reinstall

Sometimes any Microsoft-related errors can be fixed by uninstalling and reinstalling the app.

Step1: Click the search button in the taskbar and type PowerShell.
Step 2
: Right-click Windows PowerShell and select Run as administrator

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020

Step 3: Click Yes and copy the following code and paste it into PowerShell.

Get-AppxPackage *windowsstore* | Remove-AppxPackage

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020


Step 4
: Press Enter key and now add the following command

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

Step5: Restart the machine and check whether the game can be downloaded and installed from the Microsoft Store.

Method 3: Install any pending updates

This issue may also occur if there are any issues with the updates, and the company usually fixes its old bugs by releasing new updates at the earliest. So please check if there are any pending updates.

Step1: Click the search button in the taskbar and enter Update.
Step 2: Click Check for Updates and install updates if available.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020


Step 3
: Restart the machine.

Method 4: Change the default drive to save applications

Windows allows you to select a drive when you want to store content, such as C: drive, D: drive. Changing the default location to save apps, documents, music, etc. will resolve this issue.

Step1: Simultaneously click (Windows I) and click System.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020


Step 2
: Click Storage in the left pane.
Step 3: Click Change where new content is saved in the right pane.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020


Step4
: Select any drive except C: in the drop-down list to save the new content. Click Apply and the new application will now be saved to the specified drive.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020

Method Five: Quit Xbox and Microsoft Store

Launch your Xbox app and Microsoft Store, then start from Log out of them. Sometimes the solution is much simpler than we expected. To log out, follow the steps below.

Step 1: To exit Microsoft Store, first launch Microsoft Store and then click the user icon in the upper right corner of the window.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020


Step 2
: Click the Exit option in the menu.
Step 3: Restart the machine.
Step 4: Now launch the Xbox app and exit from it.

Method 6: Repair, Restore, and Terminate Microsoft Store

Try restoring the Microsoft Store app, which can help resolve the above error.

Step1: In the search button, type Settings and click on it.
Step 2: Click Application.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020


Step 3
: Click Apps and Features in the left pane.
Step4: Search Microsoft Store in the search bar on the right. Once it appears, click on it and click on the "Advanced" option.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020


Step 5
: Scroll down and check Termination. Click the TERM button.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020


Step 6
: Click the Repair button and wait for the process to complete. Additionally, click on the "Reset" button and wait for the process to complete.

如何在 Windows 10 上修复 Microsoft Store 错误代码 0x80242020

Method 7: Use the Xbox App

Try using the Xbox App program to download the app or game. Sometimes the way you download and install an app matters, and there are few ways to skip error codes while installing. Give it a try.

The above is the detailed content of How to fix Microsoft Store error code 0x80242020 on Windows 10. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:云东方. If there is any infringement, please contact admin@php.cn delete
如何修复 Outlook 中缺少的 Microsoft Teams 插件如何修复 Outlook 中缺少的 Microsoft Teams 插件May 11, 2023 am 11:01 AM

团队在Outlook中有一个非常有用的加载项,当您在使用Outlook2013或更高版本的应用程序时安装以前的应用程序时,它会自动安装。安装这两个应用程序后,只需打开Outlook,您就可以找到预装的加载项。但是,一些用户报告了在Outlook中找不到Team插件的异常情况。修复1–重新注册DLL文件有时需要重新注册特定的Teams加载项dll文件。第1步-找到MICROSOFT.TEAMS.ADDINLOADER.DLL文件1.首先,您必须确保

如何在 Windows 10 中清除地址解析协议 (ARP) 缓存如何在 Windows 10 中清除地址解析协议 (ARP) 缓存Apr 13, 2023 pm 07:43 PM

地址解析协议 (ARP) 用于将 MAC 地址映射到 IP 地址。网络上的所有主机都有自己的 IP 地址,但网络接口卡 (NIC) 将有 MAC 地址而不是 IP 地址。ARP 是用于将 IP 地址与 MAC 地址相关联的协议。所有这些条目都被收集并放置在 ARP 缓存中。映射的地址存储在缓存中,它们通常不会造成任何损害。但是,如果条目不正确或 ARP 缓存损坏,则会出现连接问题、加载问题或错误。因此,您需要清除 ARP 缓存并修复错误。在本文中,我们将研究如何清除 ARP 缓存的不同方法。方法

0x80070246 Windows更新错误:6修复方法0x80070246 Windows更新错误:6修复方法May 20, 2023 pm 06:28 PM

根据几位Windows10和Windows11用户的说法,他们在尝试安装Windows更新时遇到了错误0x80070246。此错误阻止他们升级PC并享受最新功能。值得庆幸的是,在本指南中,我们列出了一些最佳解决方案,可帮助您解决Windows0PC上80070246x11的Windows更新安装错误。我们还将首先讨论可能引发问题的原因。让我们直接进入它。为什么我会收到Windows更新安装错误0x80070246?您可能有多种原因导致您在PC上收到Windows11安装错误0x80070246。

如何在Mac上清除图标缓存?如何在Mac上清除图标缓存?Apr 22, 2023 pm 07:49 PM

如何在Mac上清除和重置图标缓存警告:因为您将使用终端和rm命令,所以在继续执行任何操作之前,最好使用TimeMachine或您选择的备份方法备份您的Mac。输入错误的命令可能会导致永久性数据丢失,因此请务必使用准确的语法。如果您对命令行不满意,最好完全避免这种情况。启动终端并输入以下命令并按回车键:sudorm-rfv/Library/Caches/com.apple.iconservices.store接下来,输入以下命令并按回车键:sudofind/private/var

如何修复 Microsoft Teams 错误代码 caa70004 问题如何修复 Microsoft Teams 错误代码 caa70004 问题Apr 14, 2023 am 09:25 AM

尝试在其设备上启动 Microsoft Teams 桌面客户端的用户在空白应用页面中报告了错误代码 caa70004。错误代码说:“我们很抱歉——我们遇到了问题。”以及重新启动 Microsoft Teams 以解决问题的选项。您可以尝试实施许多解决方案并再次加入会议。解决方法——1. 您应该尝试的第一件事是重新启动 Teams 应用程序。只需在错误页面上点击“重新启动”即可。

如何在 Windows 11上显示所有缓存的 DNS 条目如何在 Windows 11上显示所有缓存的 DNS 条目May 21, 2023 pm 01:01 PM

Windows操作系统使用缓存来存储DNS条目。DNS(域名系统)是用于通信的互联网核心技术。特别是用于查找域名的IP地址。当用户在浏览器中键入域名时,加载站点时执行的首要任务之一是查找其IP地址。该过程需要访问DNS服务器。通常,互联网服务提供商的DNS服务器会自动使用,但管理员可能会切换到其他DNS服务器,因为这些服务器可能更快或提供更好的隐私。如果DNS用于阻止对某些站点的访问,则切换DNS提供商也可能有助于绕过Internet审查。Windows使用DNS解

如何在 Windows 11 上清理缓存:详细的带图片教程如何在 Windows 11 上清理缓存:详细的带图片教程Apr 24, 2023 pm 09:37 PM

什么是缓存?缓存(发音为ka·shay)是一种专门的高速硬件或软件组件,用于存储经常请求的数据和指令,这些数据和指令又可用于更快地加载网站、应用程序、服务和系统的其他部分。缓存使最常访问的数据随时可用。缓存文件与缓存内存不同。缓存文件是指经常需要的文件,如PNG、图标、徽标、着色器等,多个程序可能需要这些文件。这些文件存储在您的物理驱动器空间中,通常是隐藏的。另一方面,高速缓存内存是一种比主内存和/或RAM更快的内存类型。它极大地减少了数据访问时间,因为与RAM相比,它更靠近CPU并且速度

vue的缓存有几种实现方式vue的缓存有几种实现方式Dec 22, 2021 pm 06:00 PM

vue缓存数据有4种方式:1、利用localStorage,语法“localStorage.setItem(key,value)”;2、利用sessionStorage,语法“sessionStorage.setItem(key,value)”;3、安装并引用storage.js插件,利用该插件进行缓存;4、利用vuex,它是一个专为Vue.js应用程序开发的状态管理模式。

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.