[SOLVED] BSOD on W7 upgrade to W10 & in driver verifier, no dumps. FIX: FEW drivers (and devices) removed; TPKD was the last one which blocked the upgrade.

Focusrite and elbycdio remnants, again: device manager, in view tick "show hidden devices", expand "dvd/cd-rom drives" and "universal serial usb controllers": send a screenshot.

Search Focusrite oem59.inf and oem82.inf.
From an elevated command prompt, launch:
Code:
dir C:\Windows\System32\DriverStore\FileRepository\*oem59*.inf /a /b /s && dir C:\Windows\System32\DriverStore\FileRepository\*oem82*.inf /a /b /s

Uninstall Focusrite oem59.inf and oem82.inf.
Still unsure about paths and filenames.
Verify against previous command results.
From an elevated command prompt, launch:
Rich (BB code):
RUNDLL32.EXE SETUPAPI.DLL,InstallHinfSection DefaultUninstall 132 C:\Windows\System32\DriverStore\FileRepository\oem59.inf
RUNDLL32.EXE SETUPAPI.DLL,InstallHinfSection DefaultUninstall 132 C:\Windows\System32\DriverStore\FileRepository\oem82.inf

Check if there is a memory.dmp in c:\windows
If it's present, zip it and send it here.

Download the attached folder, unzip the folder on the desktop, run the following command, zip and send the file here.
From an elevated command prompt, launch:
Code:
"%userprofile%\Desktop\driverview x64 1.47 portable\driverview.exe" /stab "%userprofile%\desktop\drivers.html"
 

Attachments

Last edited:
Using everything see if any of these are found:

WD-20190525-2147.dmp
WD-20190525-1933.dmp
WD-20180814-1941.dmp
WD-20180815-1710-01.dmp
WD-20190525-1334.dmp
WD-20180815-1816.dmp
WD-20190525-1502.dmp
Setupmem.dmp
 
Panther files.

Everything couldn't find oem59.inf and oem82.inf.
First code line couldn't find the files.
Still no memory.dmp

I found the files "Msft_Kernel_Focusriteusb_01011.Wdf" and "Msft_Kernel_FocusriteusbSwRoot_01011.Wdf" in system32/drivers and deleted them

Everything couldn't find any of those files zbook.

No dvd/cd-rom drives tab in Device Manager
 

Attachments

  • ss+(2020-12-13+at+02.20.15).png
    ss+(2020-12-13+at+02.20.15).png
    57.2 KB · Views: 3
  • report.rar
    report.rar
    1.8 KB · Views: 3
Re-try with this one:
Code:
dir C:\Windows\inf\*oem59*.inf /a /b /s && dir C:\Windows\inf\*oem82*.inf /a /b /s

Also run:
Code:
cleanmgr /sageset:1
Select all the options and then::
Code:
cleanmgr /sagerun:1
 
Nope those files don't exist there. Had a look in that folder myself when looking on Everything. Cleanup run again.
 
Open administrative command prompt (ACP) and type or copy and paste:
findstr /c:"CONX" C:\$Windows.~BT\Sources\Panther\setupact.log >"%userprofile%\Desktop\Setupactdetails.txt"
Find the new text report on the desktop > post a share link into this thread
 
I put the file in the Wise Registry Cleaner 10 folder, I still got 3807 (1 more than last time) and 193 unsafe entries so idk if it worked.
 

Attachments

Create a system restore point, remove all those items (i.e., click start clean) and re-try the upgrade.
If it won't work, attach the panther folder (in c:\$Windows.~BT\Sources).
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top