2018 年 2 月 3 日

Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error – TechCult

Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error: If you are facing Multiple_IRP_Complete_Requests with a bug check value of 0x00000044 and a Blue Screen of Death then this indicates that a driver has tried to request an IRP (I/O request packet) be completed which is already complete, so it creates a conflict and thus the error message. So basically its a driver issue, where a driver attempts to complete its own packet twice.

The main problem is that two separate device drivers believe that they both own the packet and try to complete the package but only of them succeeds while the other one fails, resulting in MULTIPLE_IRP_COMPLETE_REQUESTS BSOD error. So without wasting any time let’s see How to Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error with the help of below-listed troubleshooting guide.

Pro Tip: If you use any Virtual Drive software such as LogMeIn Hamachi, Daemon tools, then uninstall them and completely removing their drivers should help in fixing this issue.

Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error

何か問題が発生した場合に備えて、必ず復元ポイントを作成してください。

Method 1: Use Event Viewer

1.Windows キー + R を押してから、次のように入力します。 EVENTVWR.MSC Enterキーを押して開きます イベントビューアー。

run に「eventvwr」と入力してイベント ビューアを開きます

2.In the Event Viewer navigate to the following path:

Event Viewer (Local) > Windows Logs > System

Open Event Viewer then go to Windows logs then system and look for MULTIPLE_IRP_COMPLETE_REQUESTS

3.Look for Blue Screen of Death entry or MULTIPLE_IRP_COMPLETE_REQUESTS and check which driver has caused the error.

4.If you can find the problematic driver then press Windows Key + R then type devmgmt.msc Enterキーを押します。

devmgmt.msc デバイスマネージャー

5.Right-click on the problematic device driver and select アンインストール。

USB 大容量ストレージデバイスのプロパティ

6. PC を再起動して変更を保存し、保存できるかどうかを確認します。 Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error.

また読む: Windows 10のHamachi VPNエラーを修正する

Method 2: Troubleshoot BSOD Error

1.Download BlueScreenView from here.

2.Extract or install the software according to your Windows architecture and double click on it to run the application.

3を選択 MULTIPLE_IRP_COMPLETE_REQUESTS (Bug Check String) 「」を探します。caused by driver"

Select the MULTIPLE_IRP_COMPLETE_REQUESTS and look for the caused by driver

4.Google search the software or driver causing the issue and fix the underlying cause.

5.Download & Install the latest available drivers from the manufacturer’s website.

6.If this doesn’t fix the issue then try uninstalling the device drivers.

Method 3: Run System File Checker and DISM Tool

1.Windowsキー+ Xを押してからクリックします コマンドプロンプト(管理者)。

管理者権限のあるコマンドプロンプト

2.次に、cmd に次のように入力して、Enter キーを押します。

Sfc /scannow sfc /scannow /offbootdir=c: /offwindir=c:windows (上記が失敗した場合は、これを試してください)

SFC 今すぐスキャン コマンド プロンプト

3.上記のプロセスが終了するのを待ち、完了したら PC を再起動します。

4.再度 cmd を開き、次のコマンドを入力し、各コマンドの後に Enter キーを押します。

a) Dism /Online /Cleanup-Image /CheckHealth b) Dism /Online /Cleanup-Image /ScanHealth c) Dism /Online /Cleanup-Image /RestoreHealth

DISM はヘルス システムを復元します

5. DISM コマンドを実行し、完了するまで待ちます。

6. 上記のコマンドが機能しない場合は、以下を試してください。

Dism /Image:C:offline /Cleanup-Image /RestoreHealth /Source:c:testmountwindows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:testmountwindows /LimitAccess

注: C:RepairSourceWindows を修復ソース (Windows インストールまたはリカバリ ディスク) の場所に置き換えます。

7. PC を再起動して変更を保存し、保存できるかどうかを確認します。 Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error.

方法 4: Driver Verifier を実行する

この方法は、通常、セーフ モードではなく Windows にログインできる場合にのみ役立ちます。 次に、必ずシステムの復元ポイントを作成してください。

ドライバー検証マネージャーを実行する

方法5:Memtest86 +を実行する

1. USB フラッシュ ドライブをシステムに接続します。

2.ダウンロードしてインストールします Windows Memtest86 USB キーの自動インストーラー.

3.ダウンロードした画像ファイルを右クリックし、「ここで抽出"オプション。

4.解凍したら、フォルダーを開き、 Memtest86+ USB インストーラー.

5.Choose your plugged in USB drive, in order to burn the MemTest86 software (This will format your USB drive).

memtest86 USB インストーラー ツール

6.Once the above process is finished, insert the USB to the PC which is showing the error MULTIPLE_IRP_COMPLETE_REQUESTS.

7.PC を再起動し、USB フラッシュ ドライブからの起動が選択されていることを確認します。

8.Memtest86 は、システムのメモリ破損のテストを開始します。

Memtest86

9.すべてのテストに合格した場合は、メモリが正しく機能していることを確認できます。

10.一部の手順が失敗した場合 Memtest86 will find memory corruption which means MULTIPLE_IRP_COMPLETE_REQUESTS Error is because of bad/corrupt memory.

11. Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error不良メモリ セクタが見つかった場合は、RAM を交換する必要があります。

方法 6: BIOS を更新する

BIOS アップデートの実行は重要なタスクであり、何か問題が発生した場合、システムに重大な損傷を与える可能性があるため、専門家の監督が推奨されます。

1.最初のステップは、BIOS のバージョンを確認することです。 Windowsキー+ R 次に「msinfo32」 (引用符なし) を入力して Enter キーを押し、システム情報を開きます。

msinfo32

2.Once システム情報 ウィンドウが開き、BIOS バージョン/日付を見つけ、製造元と BIOS バージョンを書き留めます。

バイオの詳細

3.次に、製造元の Web サイトに移動します。たとえば、私の場合は Dell なので、次のサイトに移動します。 デルの Web サイト 次に、コンピュータのシリアル番号を入力するか、自動検出オプションをクリックします。

4.表示されたドライバのリストから、[BIOS] をクリックし、推奨されるアップデートをダウンロードします。

注: BIOS の更新中は、コンピュータの電源をオフにしたり、電源から切断したりしないでください。コンピュータに損傷を与える可能性があります。 更新中にコンピュータが再起動し、黒い画面が短時間表示されます。

5.ファイルがダウンロードされたら、Exe ファイルをダブルクリックして実行します。

6.最後に、BIOS を更新しました。 Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error.

推奨:

これで成功です Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error ただし、この投稿に関してまだ質問がある場合は、コメントのセクションで遠慮なく質問してください。