How to Fix Core Isolation Incompatible Driver Issues in Windows 10 & 11 in under 5 minutes

1 year ago
27

RULE # 1 ALWAYS MAKE BACKUPS of software and a System restore point before entering commands into PowerShell admin. If prompted while uninstalling a driver or device that uninstall software Box, it's recommended you tick it but, license key or activation loss is not my fault as it possible it can happen, be advised that uninstalling certain software, if you do not have a backup of activation key or account login, you will lose it...ALWAYS MAKE BACKUPS!!!

Commands:

https://github.com/eqguy/Commands-Pastebin/blob/main/Core-Isolation-driver-fix

Tutorial content :

PowerShell commands:
Note: Must be run as admin & are case sensitive.
1:
pnputil /enum-drivers
2:
pnputil /enum-drivers |Select-String -Pattern "ftdi*" -Context 5
3:
pnputil /delete-driver oem21.inf
4: If you get an error on 3rd, uninstall all possible device driver & tick remove software
4a: Open device manager
4b: In the action bar at the top, Click view and select the option: Show Hidden Devices.

Thank you!

If it helped in anyway, please give a like and sub for more :)

Safe gaming is ez gaming :)

Loading comments...