Windows Storeでエラーが発生するたびに、コードが残されます。これらのコードはエンドユーザーには意味がありませんが、テクニカルサポートチームに渡されれば、役立つ可能性があります。ただし、MicrosoftのWebサイトにはすでにこれらのコードがあり、同じ解像度が利用可能です。これは、MicrosoftMSDNから提供されたMicrosoftStore(Microsoft MSDN)アプリ(Error Codes for Microsoft Store apps)のエラーコードのリストです。コード、メッセージの原因、説明、および推奨される回避策または解決方法を示します。
Microsoft Storeのエラーコード、説明、解決策のリスト
すべてのエラーコードには説明がありますが、一部のコードには解決策または原因、あるいはデバッグまたは回避策があります。したがって、解決策が見つからない場合は、いつでも当社のWebサイトでそれらのコードを検索できます。
エラーコード(Error Code)、説明(Description)、Resolution/Workaroundは、それぞれに対して言及されています。
0x80073CFB
ERROR_PACKAGE_ALREADY_EXISTS
提供されたパッケージはすでにインストールされており、パッケージの再インストールはブロックされています。
すでにインストールされているパッケージとビット単位で同一ではないパッケージをインストールすると、このエラーが発生する可能性があります。デジタル署名もパッケージの一部であることに注意してください。したがって(Hence)、パッケージが再構築または再署名された場合、以前にインストールされたパッケージとビット単位で同一ではなくなります。
このエラーを修正するための2つの可能なオプションは次のとおりです。(1)アプリのバージョン番号をインクリメントしてから、パッケージを再構築して再署名します。(2)新しいパッケージをインストールする前に、システム上のすべてのユーザーの古いパッケージを削除します。
0x80073CF0ERROR_INSTALL_OPEN_PACKAGE_FAILED(0x80073CF0)
パッケージを開く
ことができませんでした。
パッケージが署名されていません。発行者名が署名証明書の件名と一致しません。file://プレフィックスがないか、指定された場所にパッケージが見つかりませんでした。
提案:詳細については、AppxPackagingOMイベントログを確認してください。
0x80073CF2ERROR_INSTALL_INVALID_PACKAGE(0x80073CF2)パッケージデータが無効です
。0x80073D00 ERROR_PACKAGE_UPDATING現在更新中のため、アプリを起動できません。
0x80073D01ERROR_DEPLOYMENT_BLOCKED_BY_POLICY(0x80073D01)パッケージの展開操作がポリシーによってブロックされています
。
システム管理者に連絡してください。
パッケージ(Package)の展開はアプリケーション制御ポリシー(Application Control Policies)によってブロックされ、パッケージ(Package)の展開は「特別なプロファイルでの展開操作を許可する」ポリシーによってブロックされます。考えられる理由の1つは、移動プロファイルの必要性です。ユーザーアカウントに移動ユーザー(User Profiles)プロファイルを設定するには、移動ユーザープロファイルの展開(Deploy Roaming User Profiles)
を参照してください。システムにポリシーが構成されていなくてもこのエラーが表示される場合は、一時的なプロファイルでログインしている可能性があります。ログアウトして再度ログインしてから、操作をやり直してください。
0x80073CF4ERROR_INSTALL_OUT_OF_DISK_SPACE(0x80073CF4)(0x80073CF4)
コンピューター
に十分なディスク容量がありません。スペースを空けて、再試行してください。
0x80073CF5ERROR_INSTALL_NETWORK_FAILURE(0x80073CF5)
パッケージ
をダウンロードできません。
0x80073CF6ERROR_INSTALL_REGISTRATION_FAILURE(0x80073CF6)
パッケージ
を登録できません。
0x800700B
ERROR_BAD_FORMAT
パッケージが正しくフォーマットされていないため、再構築または再署名する必要があります。署名証明書のサブジェクト名とAppxManifest.xml(AppxManifest.xml)パブリッシャー名の間に不一致がある場合、このエラーが発生する可能性があります。
0x80073CF7ERROR_INSTALL_DEREGISTRATION_FAILURE(0x80073CF7)
パッケージ
を登録解除できません。パッケージの削除中にこのエラーが発生する場合があります。
0x80073CF8ERROR_INSTALL_CANCEL(0x80073CF8)
ユーザー
がインストール要求をキャンセルしました。
0x80073CF9ERROR_INSTALL_FAILED(0x80073CF9)(0x80073CF9)
パッケージ
のインストールに失敗しました。ソフトウェアベンダーに連絡してください。
0x80073CFAERROR_REMOVE_FAILED(0x80073CFA)パッケージの削除に失敗しました
。
パッケージのアンインストール中に発生した障害の場合、このエラーが発生する可能性があります。
ERROR_INSTALL_PACKAGE_NOT_FOUND
パッケージが見つかりませんでした。
現在のユーザー用にインストールされていないパッケージを削除しているときに、このエラーが発生する場合があります。
0x80073CFCERROR_NEEDS_REMEDIATION(0x80073CFC)
アプリ
を開始できません。アプリを再インストールしてみてください。
0x80073CFDERROR_INSTALL_PREREQUISITE_FAILED(0x80073CFD)指定されたインストール前提条件を満たせませんでした
。
0x80073CFEERROR_PACKAGE_REPOSITORY_CORRUPTED(0x80073CFE)パッケージリポジトリが破損しています
。このレジストリキーによって参照されるフォルダが存在しないか破損している場合、このエラーが発生する可能性があります。
HKLM\Software\Microsoft\Windows\CurrentV ersion\Appx\PackageRepositoryRoot
この状態から回復するには、PCを更新してください。
0x80073CFF
ERROR_INSTALL_POLICY_FAILURE
このアプリをインストールするには、開発者ライセンスまたはサイドローディング対応システムが必要です。
デバッグ:パッケージが次の要件のいずれかを満たさない場合、このエラーが発生する可能性があります。アプリは、WindowsStore開発者ライセンスを持つコンピューターのVisualStudioでF5を使用して展開さ(Windows Store)れます。(Visual Studio)パッケージは、Microsoft署名で署名され、次のように展開されます。 Windowsの一部またはWindowsストア(Windows Store)から、パッケージは信頼できる署名で署名され、Windowsストア開発者ライセンスを持つコンピューター、 (Windows Store)AllowAllTrustedAppsを持つドメインに参加しているコンピューターにインストールされます
ポリシーが有効になっているか、 AllowAllTrustedAppsポリシーが有効になっている(AllowAllTrustedApps)Windowsサイドローディング(Windows Sideloading)ライセンスを持つコンピューター。
0x80073D02
ERROR_PACKAGES_IN_USE
変更するリソースが現在使用されているため、パッケージをインストールできませんでした。
0x80073D03
ERROR_RECOVERY_FILE_CORRUPT
回復に必要なデータが破損しているため、パッケージを回復できませんでした。
0x80073D04ERROR_INVALID_STAGED_SIGNATURE(0x80073D04)
署名
が無効です。開発者モードで登録するには、AppxSignature.p7xおよびAppxBlockMap.xmlが有効であるか、存在してはならない考えられる回避策: Visual Studio
でF5を使用している開発者の場合は、ビルドしたプロジェクトディレクトリに署名またはブロックマップが含まれていないことを確認してくださいパッケージの以前のバージョンのファイル。
0x80073D05ERROR_DELETING_EXISTING_APPLICATIONDATA_STORE_FAILED(0x80073D05)(0x80073D05)パッケージの既存のアプリケーションデータの削除中にエラーが発生しました
。
原因:シミュレータが実行されている場合、このエラーが発生します。シミュレーターを閉じます。
0x80073D06ERROR_INSTALL_PACKAGE_DOWNGRADE(0x80073D06)詳細が見つかりません
。
0x80073D07ERROR_SYSTEM_NEEDS_REMEDIATION(0x80073D07)
システムバイナリ
のエラーが検出されました。問題を解決するには、PCを更新してみてください。
0x80073D08ERROR_APPX_INTEGRITY_FAILURE_EXTERNAL(0x80073D08)
破損
したWindows以外のバイナリがシステムで検出されました。
0x80073D09
ERROR_RESILIENCY_FILE_CORRUPT
回復に必要なデータが破損しているため、操作を再開できませんでした。
0x80073CF3
ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED
パッケージの更新、依存関係、または競合の検証に失敗しました。
原因:着信パッケージがインストールされているパッケージと競合しています。指定されたパッケージの依存関係が見つかりません。パッケージは正しいプロセッサアーキテクチャをサポートしていません。
デバッグ:詳細については、AppXDeployment-Serverイベントログを確認してください。
0x80070057
E_INVALIDARG AppXDeployment-Serverイベントログを確認して次のイベント
を確認した場合、1つ以上の引数が無効です「パッケージのインストール中に、次のエラーが原因でシステムがWindowsリポジトリ拡張機能を登録できませんでした:パラメータが正しくありません。」原因:マニフェスト要素DisplayName説明: Windows(Windows)ファイアウォールで許可されていない文字が含まれている場合、このエラーが発生する可能性がありますつまり「|」および「すべて」。これにより、 Windowsはパッケージの(Windows)AppContainerプロファイルを作成できませんマニフェストからこれらの文字を削除して、パッケージをインストールしてみてください。
0x80073D0A
ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING Windowsファイアウォール(Windows Firewall)サービスが実行
されていないため、パッケージをインストールできませんでした。Windowsファイアウォール(Windows Firewall)サービスを有効にして、再試行してください。
0x800B0100TRUST_E_NOSIGNATURE(0x800B0100)(0x800B0100)
件名
に署名がありません。原因:パッケージが署名されていないか、署名が有効でない場合、このエラーが発生する可能性があります。パッケージを展開するには、署名する必要があります。
0x800B0109
CERT_E_UNTRUSTEDROOT
証明書チェーンは処理されましたが、信頼できるプロバイダーによって信頼されていないルート証明書で終了しました。
0x800B010ACERT_E_CHAINING(0x800B010A)信頼されたルート証明機関に対して証明書チェーンを構築できませんでした
。
0x80080209
APPX_E_INVALID_SIP_CLIENT_DATA
パッケージの署名に使用されたSIP_SUBJECTINFO構造に、必要なデータが含まれていませんでした
0x80080200APPX_E_PACKAGING_INTERNAL(0x80080200)
パッケージ
ングAPIで内部エラーが発生しました。
0x80080201
APPX_E_INTERLEAVING_NOT_ALLOWED
パッケージの内容がインターリーブされているため、パッケージは無効です。
0x80080202
APPX_E_RELATIONSHIPS_NOT_ALLOWEDパッケージにはOPC関係
が含まれているため、パッケージは無効です。
0x80080203
APPX_E_MISSING_REQUIRED_FILE
マニフェストまたはブロックマップが欠落しているか、コード整合性ファイルは存在するが署名ファイルが欠落しているため、パッケージは無効です。回避策:パッケージに、AppxManifest.xmlおよび\AppxBlockMap.xmlの1つ以上の必要なファイルが含まれていないことを確認してください。\AppxSignature.p7xも含まれている必要があります。
0x80080204APPX_E_INVALID_MANIFEST(0x80080204)パッケージの
AppxManifest.xmlファイルが無効です。(AppxManifest.xml)
0x80080205APPX_E_INVALID_BLOCKMAP(0x80080205)パッケージの
AppxBlockMap.xmlファイルが無効です。(AppxBlockMap.xml)
0x80080206
APPX_E_CORRUPT_CONTENT
パッケージの内容が破損しているため、読み取ることができません。
0x80080207
APPX_E_BLOCK_HASH_INVALID
ブロックの計算されたハッシュ値が、ブロックマップに保存されている値と一致しません。
0x80080208
APPX_E_REQUESTED_RANGE_TOO_LARGEブロック
のバイト範囲に変換すると、要求されたバイト範囲が4GBを超えています。
コードがお役に立てば幸いです。コードの意味と、リストされているコードの回避策を見つけることができました。
エラーコードと言えば、これらの投稿もあなたの興味を引く可能性があります。(Speaking of Error Codes, these posts too, are likely to be of interest to you:)
- ボリュームアクティベーションのエラーコードとエラーメッセージ
- Windowsエラー、システムエラーメッセージおよびコード
- Windowsのバグチェックまたはエラーコードの停止
- WindowsUpdateエラーコードのマスターリスト(Master List of Windows Update Error Codes)
- Windows10のインストールまたはアップグレードエラー(Windows 10 Installation or Upgrade Errors)。
List of Microsoft Store error codes, descriptions, resolution
Every time an error occurs in Windows Storе, there is а code lеft bеhind. Whіle these codes have no meaning to end-users, if given to the technical support team, they can help. However, Microsoft has thеse codes already on its wеbsite, with resolυtions aνailable fоr thе same. Here is a list of Error Codes for Microsoft Store apps, sourced from Microsoft MSDN. It gives the code, message causes along with a description, and suggested workaround or resolution method.
List of Microsoft Store error codes, descriptions, resolution
While all the error codes have a description, some of the codes have resolution or causes or debugging or workaround. So in case you don’t find a solution, you can always search for those codes on our website.
The Error Code, Description and Resolution/Workaround have been mentioned against each.
0x80073CFB
ERROR_PACKAGE_ALREADY_EXISTS
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.
Two possible options to fix this error are: (1) Increment the version number of the app, then rebuild and resign the package (2) Remove the old package for every user on the system before installing the new package.
0x80073CF0
ERROR_INSTALL_OPEN_PACKAGE_FAILED
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.
Suggestions: Check the AppxPackagingOM event log for more info.
0x80073CF2
ERROR_INSTALL_INVALID_PACKAGE
The package data isn’t valid.
0x80073D00
ERROR_PACKAGE_UPDATING
The app can’t be started because it’s currently updating.
0x80073D01
ERROR_DEPLOYMENT_BLOCKED_BY_POLICY
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.
See Deploy Roaming User Profiles to set up Roaming User Profiles on user accounts. If there are no policies configured on your system and you still see this error, perhaps you are logged in with a temporary profile. Log out and log in again, then try the operation again.
0x80073CF4
ERROR_INSTALL_OUT_OF_DISK_SPACE
There isn’t enough disk space on your computer. Free some space and try again.
0x80073CF5
ERROR_INSTALL_NETWORK_FAILURE
The package can’t be downloaded.
0x80073CF6
ERROR_INSTALL_REGISTRATION_FAILURE
The package can’t be registered.
0x800700B
ERROR_BAD_FORMAT
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
ERROR_INSTALL_DEREGISTRATION_FAILURE
The package can’t be unregistered. You may get this error while removing a package.
0x80073CF8
ERROR_INSTALL_CANCEL
The user canceled the install request.
0x80073CF9
ERROR_INSTALL_FAILED
The package install failed. Contact the software vendor.
0x80073CFA
ERROR_REMOVE_FAILED
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
ERROR_NEEDS_REMEDIATION
The app can’t be started. Try reinstalling the app.
0x80073CFD
ERROR_INSTALL_PREREQUISITE_FAILED
A specified install prerequisite couldn’t be satisfied.
0x80073CFE
ERROR_PACKAGE_REPOSITORY_CORRUPTED
The package repository is corrupted.
You may get this error if the folder referenced by this registry key doesn’t exist or is corrupted:
HKLM\Software\Microsoft\Windows\CurrentV ersion\Appx\PackageRepositoryRoot
To recover from this state, refresh your PC.
0x80073CFF
ERROR_INSTALL_POLICY_FAILURE
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,
The package is signed with a Microsoft signature and deployed as part of Windows or from the Windows Store, The package is signed with a trusted signature and installed on a computer with a Windows Store developer license, a domain-joined computer with the AllowAllTrustedApps policy enabled, or a computer with a Windows Sideloading license with the AllowAllTrustedApps policy enabled.
0x80073D02
ERROR_PACKAGES_IN_USE
The package couldn’t be installed because the resources it modifies are currently in use.
0x80073D03
ERROR_RECOVERY_FILE_CORRUPT
The package couldn’t be recovered because the data that’s necessary for recovery is corrupted.
0x80073D04
ERROR_INVALID_STAGED_SIGNATURE
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
ERROR_DELETING_EXISTING_APPLICATIONDATA_STORE_FAILED
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
ERROR_INSTALL_PACKAGE_DOWNGRADE
No details found.
0x80073D07
ERROR_SYSTEM_NEEDS_REMEDIATION
An error in a system binary was detected. Try refreshing the PC to fix the problem.
0x80073D08
ERROR_APPX_INTEGRITY_FAILURE_EXTERNAL
A corrupted non-Windows binary was detected on the system.
0x80073D09
ERROR_RESILIENCY_FILE_CORRUPT
The operation couldn’t be resumed because data that’s necessary for recovery is corrupted.
0x80073CF3
ERROR_INSTALL_RESOLVE_DEPENDENCY_FAILED
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.
Debugging: Check the AppXDeployment-Server event log for more info.
0x80070057
E_INVALIDARG
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
Description: contain characters disallowed by Windows firewall; namely “|” and “all”, due to which Windows fails to create the AppContainer profile for the package. Please remove these characters from the manifest and try installing the package.
0x80073D0A
ERROR_INSTALL_FIREWALL_SERVICE_NOT_RUNNING
The package couldn’t be installed because the Windows Firewall service isn’t running. Enable the Windows Firewall service and try again.
0x800B0100
TRUST_E_NOSIGNATURE
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
CERT_E_UNTRUSTEDROOT
A certificate chain processed but terminated in a root certificate that isn’t trusted by the trusted provider.
0x800B010A
CERT_E_CHAINING
A certificate chain couldn’t be built to a trusted root certification authority.
0x80080209
APPX_E_INVALID_SIP_CLIENT_DATA
The SIP_SUBJECTINFOstructure used to sign the package didn’t contain the required data
0x80080200
APPX_E_PACKAGING_INTERNAL
The packaging API has encountered an internal error.
0x80080201
APPX_E_INTERLEAVING_NOT_ALLOWED
The package isn’t valid because its contents are interleaved.
0x80080202
APPX_E_RELATIONSHIPS_NOT_ALLOWED
The package isn’t valid because it contains OPC relationships.
0x80080203
APPX_E_MISSING_REQUIRED_FILE
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 \AppxMetadata\CodeIntegrity.cat it must also contain \AppxSignature.p7x.
0x80080204
APPX_E_INVALID_MANIFEST
The package’s AppxManifest.xml file isn’t valid.
0x80080205
APPX_E_INVALID_BLOCKMAP
The package’s AppxBlockMap.xml file isn’t valid.
0x80080206
APPX_E_CORRUPT_CONTENT
The package contents can’t be read because it’s corrupted.
0x80080207
APPX_E_BLOCK_HASH_INVALID
The computed hash value of the block doesn’t match the has a value stored in the block map.
0x80080208
APPX_E_REQUESTED_RANGE_TOO_LARGE
The requested byte range is over 4 GB when translated to a byte-range of blocks.
I hope the codes were useful, and you were able to find out the meaning of the codes, and workarounds for those listed.
Speaking of Error Codes, these posts too, are likely to be of interest to you:
- Volume Activation error codes and error messages
- Windows Errors, System Error Messages and Codes
- Windows Bug Check or Stop Error Codes
- Master List of Windows Update Error Codes
- Windows 10 Installation or Upgrade Errors.