From command prompt (admin), launch these two commands:
The first one is Driver Reference Table (DRT) | ASACPI.sys
The second one is Driver Reference Table (DRT) | amdxata.sys (and you don't have an AMD processor or graphics card... Anymore).
Currently it appears they are "started":
Even if amdxata appears as a boot driver, you should not have any problem after you have disabled it (because there's no AMD hardware on your machine).
But if you create a restore point before you disable it, it's better.
About the two missing devices/drivers, it seems they aren't available for windows 7 because the usb-c didn't even exist, or the support for it is very limited.
They won't be provided by Nvidia, nor by Microsoft (because Windows 7 is declared almost defunct).
Code:
sc config mtsensor start= disabled
sc config amdxata start= disabled
The first one is Driver Reference Table (DRT) | ASACPI.sys
The second one is Driver Reference Table (DRT) | amdxata.sys (and you don't have an AMD processor or graphics card... Anymore).
Currently it appears they are "started":
Rich (BB code):
mtsensor ATK0110 ACPI UTILITY c:\windows\system32\drivers\asacpi.sys Kernel Driver Yes Manual Running OK Normal No Yes
amdxata amdxata c:\windows\system32\drivers\amdxata.sys Kernel Driver Yes Boot Running OK Normal No Yes
Even if amdxata appears as a boot driver, you should not have any problem after you have disabled it (because there's no AMD hardware on your machine).
But if you create a restore point before you disable it, it's better.
Asus ATK0110 ACPI Utility (a known BSOD maker in Win7 and Win8). Also a part of many Asus utilities (Win8 versions available from Windows Update as an Optional Update - but check Asus first!)
Part of the Asus PCProbe and AISuite Utilities
About the two missing devices/drivers, it seems they aren't available for windows 7 because the usb-c didn't even exist, or the support for it is very limited.
They won't be provided by Nvidia, nor by Microsoft (because Windows 7 is declared almost defunct).
Last edited: