3 Febbraio 2018

Correggi l'errore MULTIPLE_IRP_COMPLETE_REQUESTS – 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

Assicurati di creare un punto di ripristino, nel caso in cui qualcosa vada storto.

Method 1: Use Event Viewer

1.Premere il tasto Windows + R quindi digitare eventvwr.msc e premi Invio per aprire Visualizzatore eventi.

Digita eventvwr in run per aprire il Visualizzatore eventi

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

Visualizzatore eventi (locale) > Registri di Windows > Sistema

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 e premi Invio.

gestore dispositivi devmgmt.msc

5.Right-click on the problematic device driver and select Disinstallare.

Proprietà del dispositivo di archiviazione di massa USB

6.Riavvia il PC per salvare le modifiche e vedere se è possibile Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error.

Leggi anche: Correggi l'errore VPN Hamachi in Windows 10

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.Selezionare il MULTIPLE_IRP_COMPLETE_REQUESTS (Bug Check String) e cerca il "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.Premere il tasto Windows + X quindi fare clic su Prompt dei comandi (amministratore).

prompt dei comandi con diritti di amministratore

2.Ora digita quanto segue nel cmd e premi invio:

Sfc /scannow sfc /scannow /offbootdir=c: /offwindir=c:windows (Se quanto sopra fallisce, prova questo)

Scansione SFC ora prompt dei comandi

3.Attendere il completamento del processo sopra descritto e una volta terminato riavviare il PC.

4.Apri nuovamente cmd e digita il seguente comando e premi Invio dopo ognuno:

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

Il DISM ripristina il sistema sanitario

5.Lascia eseguire il comando DISM e attendi che finisca.

6. Se il comando precedente non funziona, prova quanto segue:

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

Nota: Sostituisci C:RepairSourceWindows con il percorso della fonte di riparazione (disco di installazione o ripristino di Windows).

7.Riavvia il PC per salvare le modifiche e vedere se è possibile Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error.

Metodo 4: eseguire Driver Verifier

Questo metodo è utile solo se puoi accedere a Windows normalmente non in modalità provvisoria. Successivamente, assicurati di creare un punto di ripristino del sistema.

eseguire il gestore della verifica dei driver

Metodo 5: eseguire Memtest86+

1.Collega un'unità flash USB al tuo sistema.

2.Scarica e installa Windows Memtest86 Programma di installazione automatica per chiavetta USB.

3.Fai clic con il pulsante destro del mouse sul file immagine appena scaricato e seleziona "Estrarre qui" opzione.

4.Una volta estratto, apri la cartella ed esegui il file Programma di installazione USB Memtest86+.

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

strumento di installazione USB memtest86

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

7.Riavvia il PC e assicurati che sia selezionato l'avvio dall'unità flash USB.

8.Memtest86 inizierà a testare la corruzione della memoria nel tuo sistema.

Memtest86

9.Se hai superato tutti i test puoi essere sicuro che la tua memoria funziona correttamente.

10.Se alcuni passaggi non hanno avuto successo, allora Memtest86 will find memory corruption which means MULTIPLE_IRP_COMPLETE_REQUESTS Error is because of bad/corrupt memory.

11.Per Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error, dovrai sostituire la RAM se vengono rilevati settori di memoria danneggiati.

Method 6: Update your BIOS

L'esecuzione dell'aggiornamento del BIOS è un compito fondamentale e se qualcosa va storto può danneggiare seriamente il sistema, pertanto si consiglia la supervisione di un esperto.

1.Il primo passo è identificare la versione del BIOS, per farlo premere Tasto Windows + R quindi digitare "msinfo32"(senza virgolette) e premi Invio per aprire Informazioni di sistema.

msinfo32

2. Una volta che Informazioni di sistema si apre la finestra, individuare la versione/data del BIOS, quindi annotare il produttore e la versione del BIOS.

dettagli del bios

3. Successivamente, vai al sito Web del produttore, ad esempio nel mio caso è Dell, quindi andrò a Sito Web Dell quindi inserirò il numero di serie del mio computer o farò clic sull'opzione di rilevamento automatico.

4.Ora dall'elenco dei driver mostrato farò clic su BIOS e scaricherò l'aggiornamento consigliato.

Nota: Non spegnere il computer né scollegarlo dalla fonte di alimentazione durante l'aggiornamento del BIOS, altrimenti potresti danneggiare il computer. Durante l'aggiornamento, il computer si riavvierà e vedrai brevemente una schermata nera.

5.Una volta scaricato il file, è sufficiente fare doppio clic sul file Exe per eseguirlo.

6.Infine, hai aggiornato il tuo BIOS e anche questo potrebbe Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error.

Consigliato:

Questo è tutto, hai avuto successo Fix MULTIPLE_IRP_COMPLETE_REQUESTS Error ma se hai ancora domande riguardo a questo post, sentiti libero di farle nella sezione commenti.