Dear Smitty8,
Thanks for sharing the minidump files.
Is your computer a gaming computer?
I have analyzed the minidump files and as you mentioned they indicate the same bug. The DRIVER_IRQL_NOT_LESS_OR_EQUAL bug check has a value of 0x000000D1. This indicates that a kernel-mode driver attempted to access pageable memory while the process IRQL was too high.
Also, the file that caused the BSoD is the following:
MODULE_NAME: xboxgip
IMAGE_NAME: xboxgip.sys
Xboxgip.sys uses the SYS file extension, which is more specifically known as a Game Input Protocol Driver file. It is classified as a Win32 EXE (Driver) file, created for Microsoft:registered: Windows:registered: Operating System by Microsoft.
To fix the issue, try the steps below:
1-Disconnect any Xbox peripherals like Controller and restart your computer to check if it happened or not.
2-Run Command Prompt as administrator, type this command, and hit enter:
sfc /scannow
3-The Buchcheck Analysis gave this path for the corrupted driver:
C:\ProgramData\Dbg\sym\xboxgip.sys\6970E398131000\xboxgip.sys
You can locate the location and delete the file.
4-Uninstall any third-party software related to Xbox games.
5-Go to Start > Settings > Update and Security > Check for update
If the steps above do not fix the issue, the best option is to reset the computer which leads to losing all the software but all of your personal files will remain. To do that, kindly follow the steps below:
Go to settings > update & security > recovery > click on get started under reset this PC > Proceed to select keep my files
Source:
https://docs.microsoft.com/en-us/windows-hardwa...
https://www.exefiles.com/en/sys/xboxgip-sys/
____________________________________________________________
Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.