I have tried both but with this fresh version of windows I installed I did not update any drivers at all. I will boot in safe mode and delete that file. Would AMD or Gigabyte be the best ones to get the drivers from? Here is the dump with the REFERENCE BY POINTER
https://drive.google.com/file/d/1OOKGmQYn6L9SEtIbesg3MYQiIRwo7Qpd/view?usp=sharing
-------------
Edit: I deleted the file but it was in the folder labeled "22.099.0508.0001". For my USB devices, I just have my Logitech Keyboard and mouse plugged into it. Before I had my Astro Gaming Headset plugged in which has a hub that is powered for bluetooth pairing. Does that need a driver at all?
normally you should get the drivers from the motherboard vendor. if those do not work you go to the chipset vendor.
microsoft \Windows\DeliveryOptimization is on.
you might want to go to settings -> activity monitor and see where you are getting your files from. (I get mine from microsoft not other computers on the internet or local network)
I looked at the memory dump, it is strange
I am not sure why there was a call to a DMA adapter while running edge. maybe turn off edge gpu hardware acceleration.
do you have some edge extensions installed?
the system bugcheck because the system was tracking access to an object, when the counter gets to zero it frees the object.
the object was free but then something released a handle and the counter became -1, there are still two more handles so the bugcheck was called. since the object was already free I just see a object pointing to address zero.
I would just focus on getting the amd chipset drivers updated and would not run the amd crash protection service.
I do see three duplicate objects before the crash.
maybe I can find the tag.
I would focus on getting the gigabyte chipset drivers installed and see if it has an effect.
SMBus / PCI\VEN_1022&DEV_790B
this driver is attached to the pci bus but is in an unknown state.
(part of the amd chipset drivers)
here is a log from one of the chipset drivers;
InstancePath is "PCI\VEN_1022&DEV_148A&SUBSYS_148A1022&REV_00\4&d573d7&0&0039"
ServiceName is "AMDPCIDev"
State = DeviceNodeStarted (0x308)
Previous State = DeviceNodeEnumerateCompletion (0x30d)
StateHistory[12] = DeviceNodeEnumerateCompletion (0x30d)
StateHistory[11] = DeviceNodeEnumeratePending (0x30c)
StateHistory[10] = DeviceNodeStarted (0x308)
StateHistory[09] = DeviceNodeEnumerateCompletion (0x30d)
StateHistory[08] = DeviceNodeEnumeratePending (0x30c)
StateHistory[07] = DeviceNodeStarted (0x308)
StateHistory[06] = DeviceNodeStartPostWork (0x307)
StateHistory[05] = DeviceNodeStartCompletion (0x306)
StateHistory[04] = DeviceNodeStartPending (0x305)
StateHistory[03] = DeviceNodeResourcesAssigned (0x304)
StateHistory[02] = DeviceNodeDriversAdded (0x303)
StateHistory[01] = DeviceNodeInitialized (0x302)
StateHistory[00] = DeviceNodeUninitialized (0x301)
StateHistory[19] = Unknown State (0x0)
StateHistory[18] = Unknown State (0x0)
StateHistory[17] = Unknown State (0x0)
StateHistory[16] = Unknown State (0x0)
StateHistory[15] = Unknown State (0x0)
StateHistory[14] = Unknown State (0x0)
StateHistory[13] = Unknown State (0x0)
Flags (0x6c000130) DNF_ENUMERATED, DNF_IDS_QUERIED,
DNF_NO_RESOURCE_REQUIRED, DNF_NO_LOWER_DEVICE_FILTERS,
DNF_NO_LOWER_CLASS_FILTERS, DNF_NO_UPPER_DEVICE_FILTERS,
DNF_NO_UPPER_CLASS_FILTERS