Let's try to stop and disable intel drivers that shouldn't be enabled because you have an AMD system.
From an elevated command prompt, launch this command:
Report the result here.
From an elevated command prompt, launch this command:
Code:
sc stop intelpep && sc stop intelta && sc config intelpep start= disabled && sc config intelta start= disabled
Last edited: