Rich (BB code):
2024-09-17 20:59:38, Error CBS Startup: Failed while processing non-critical driver operations queue. [HRESULT = 0x8007000d - ERROR_INVALID_DATA]
Step 1. Upload the setupapi.dev.log file
- Open Windows Explorer and browse to the C:\Windows\INF folder.
- Right-click on the file setupapi.dev.log and choose Send to > Compressed (zipped) folder.
- Now the message will appear, "Windows cannot create the Compressed (zipped) Folder here. Do you want it to be placed on the desktop instead?"
- Click on the Yes button here.
- Attach the file setupapi.dev.zip in your next reply.
Step 2. Export registry key as hive file.
- Open the Start menu of Windows and type CMD.
- When you see Command Prompt on the list, select the option Run as administrator.
- Copy and paste the following command into the command prompt and press enter.
Code:
reg save "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services" "%userprofile%\Desktop\Services.hiv"
- Once done, a file will appear on your desktop, called Services.hiv.
- ZIP this file and attach it to your next reply.