Mỗi khi xảy ra lỗi trong Windows Store, sẽ có một đoạn mã bị bỏ lại. Mặc dù những mã này không có ý nghĩa gì đối với người dùng cuối, nhưng nếu được cung cấp cho nhóm hỗ trợ kỹ thuật, họ có thể giúp đỡ. Tuy nhiên, Microsoft đã có các mã này trên trang web của mình, với các độ phân giải có sẵn cho các mã này. Đây là danh sách Mã lỗi cho các ứng dụng Microsoft Store, lấy nguồn từ Microsoft MSDN. Nó cung cấp mã, nguyên nhân thông báo cùng với mô tả và cách giải quyết hoặc phương pháp giải quyết được đề xuất.
Microsoft Store: Danh sách đầy đủ các mã lỗi, mô tả chi tiết và giải pháp.
Trong khi tất cả các mã lỗi đều có mô tả, một số mã có giải pháp hoặc nguyên nhân hoặc cách gỡ lỗi hoặc cách giải quyết. Vì vậy, trong trường hợp bạn không tìm thấy giải pháp, bạn luôn có thể tìm kiếm các mã đó trên trang web của chúng tôi.
Error Code |
Description |
Resolution/Causes/Debugging/Workaround |
0x80073CFB
|
The provided package is already installed, and the reinstallation of the package is blocked. |
You may get this error if installing a package that is not bitwise identical to the package that is already installed. Note that the digital signature is also part of the package. Hence if a package is rebuilt or resigned, it is no longer bitwise identical to the previously installed package.
|
0x80073CF0
|
The package couldn’t be opened. |
The package is unsigned, The publisher name doesn’t match the signing certificate subject, The file://prefix is missing or the package couldn’t be found at the specified location.
|
0x80073CF2
|
The package data isn’t valid. |
|
0x80073D00
|
The app can’t be started because it’s currently updating. |
|
0x80073D01
|
The package deployment operation is blocked by policy. Contact your system administrator. |
Package deployment is blocked by Application Control Policies, Package deployment is blocked by the “Allow deployment operations in special profiles” policy. One of the possible reasons is the need for a roaming profile.
|
0x80073CF4
|
There isn’t enough disk space on your computer. Free some space and try again. |
|
0x80073CF5
|
The package can’t be downloaded. |
|
0x80073CF6
|
The package can’t be registered. |
|
0x800700B
|
The package isn’t correctly formatted and needs to be re-built or re-signed. |
You may get this error if there is a mismatch between the signing certificate subject name and the AppxManifest.xml publisher name. |
0x80073CF7
|
The package can’t be unregistered. You may get this error while removing a package. |
|
0x80073CF8
|
The user canceled the install request. |
|
0x80073CF9
|
The package install failed. Contact the software vendor. |
|
0x80073CFA
|
Package removal failed. You may get this error for failures that occur during the package uninstall. |
|
ERROR_INSTALL_PACKAGE_NOT_FOUND |
The package couldn’t be found. |
You may get this error while removing a package that isn’t installed for the current user. |
0x80073CFC
|
The app can’t be started. Try reinstalling the app. |
|
0x80073CFD
|
A specified install prerequisite couldn’t be satisfied. |
|
0x80073CFE
|
The package repository is corrupted. |
You may get this error if the folder referenced by this registry key doesn’t exist or is corrupted:
|
0x80073CFF
|
To install this app, you need a developer license or a sideloading-enabled system. |
Debugging: You may get this error if the package doesn’t meet one of the following requirements: The app is deployed using F5 in Visual Studio on a computer with a Windows Store developer license,
|
0x80073D02
|
The package couldn’t be installed because the resources it modifies are currently in use. |
|
0x80073D03
|
The package couldn’t be recovered because the data that’s necessary for recovery is corrupted. |
|
0x80073D04
|
The signature isn’t valid. To register in developer mode, AppxSignature.p7x and AppxBlockMap.xml must be valid or shouldn’t be present Possible workaround: If you are a developer using F5 with Visual Studio, ensure that your built project directory doesn’t contain signature or block map files from previous versions of the package. |
|
0x80073D05
|
An error occurred while deleting the package’s previously existing application data. |
Cause: You get this error if the simulator is running. Close the simulator. |
0x80073D06
|
No details found. |
|
0x80073D07
|
An error in a system binary was detected. Try refreshing the PC to fix the problem. |
|
0x80073D08
|
A corrupted non-Windows binary was detected on the system. |
|
0x80073D09
|
The operation couldn’t be resumed because data that’s necessary for recovery is corrupted. |
|
0x80073CF3
|
The package failed to update, dependency, or conflict validation. |
Causes: The incoming package conflicts with an installed package, A specified package dependency can’t be found, The package doesn’t support the correct processor architecture.
|
0x80070057
|
One or more arguments are not valid If you check the AppXDeployment-Server event log and see the following event; “While installing the package, the system failed to register the windows repository extension due to the following error: The parameter is incorrect.” |
Cause: You may get this error if the manifest elements DisplayName
|
0x80073D0A
|
The package couldn’t be installed because the Windows Firewall service isn’t running. Enable the Windows Firewall service and try again. |
|
0x800B0100
|
No signature is present in the subject. |
Cause: You may get this error if the package is unsigned or the signature isn’t valid. The package must be signed to be deployed. |
0x800B0109
|
A certificate chain processed but terminated in a root certificate that isn’t trusted by the trusted provider. |
|
0x800B010A
|
A certificate chain couldn’t be built to a trusted root certification authority. |
|
0x80080209
|
The SIP_SUBJECTINFOstructure used to sign the package didn’t contain the required data |
|
0x80080200
|
The packaging API has encountered an internal error. |
|
0x80080201
|
The package isn’t valid because its contents are interleaved. |
|
0x80080202
|
The package isn’t valid because it contains OPC relationships. |
|
0x80080203
|
The package isn’t valid because it’s missing a manifest or block map, or a code integrity file is present but a signature file is missing. |
Workaround: Ensure that the package isn’t missing one or more of these required files: AppxManifest.xml and AppxBlockMap.xml. If the package contains AppxMetadataCodeIntegrity.cat it must also contain AppxSignature.p7x. |
0x80080204
|
The package’s AppxManifest.xml file isn’t valid. |
|
0x80080205
|
The package’s AppxBlockMap.xml file isn’t valid. |
|
0x80080206
|
The package contents can’t be read because it’s corrupted. |
|
0x80080207
|
The computed hash value of the block doesn’t match the has a value stored in the block map. |
|
0x80080208
|
The requested byte range is over 4 GB when translated to a byte-range of blocks. |
I
Hy vọng những mô tả phía trên có thể giúp ích được gì đó cho bạn!
Nói về Mã lỗi, một số bài viết dưới đây cũng có thể được bạn quan tâm:
- Mã lỗi Kích hoạt âm lượng và thông báo lỗi
- Lỗi Windows, Thông báo Lỗi Hệ thống và Mã
- Danh sách chính của mã lỗi Windows Update
- Lỗi cài đặt hoặc nâng cấp Windows 10.
Cảm ơn các bạn đã theo dõi TOP Thủ Thuật trên đây là những chia sẻ của chúng tôi về Microsoft Store: Danh sách đầy đủ các mã lỗi, mô tả chi tiết và giải pháp. Hy vọng bài viết tại chuyên mục Thủ Thuật Phần Mềm sẽ giúp ích được cho bạn. Trân trọng !!!