I tried following his CMD instructions but it wouldn’t run:
DISM /Image:Z:\ /Get-Drivers | more
because “get-drivers” is unknown
It also didn’t run:
DISM /Image:Z:\ /Remove-Driver /Driver:oemxxx.inf
because “remove-driver” is unknown
Perhaps I’m missing something. I’m not used to CMD. When I’ve been trying those commands the first part is:
X:\windows\system32>
I’m not sure if that has something to do with it not working?