support

Forum Navigation
Please or Register to create posts and topics.

[SOLVED] installation error on win 11

recently did a clean install windows 11 and every time I tried installing spacedesk this error always occurred.

back on win 10 this never happen.

Uploaded files:
  • You need to login to have access to uploads.

Hi @qadrieee,

To further analyze your issue, please send us the following files:
– run dxdiag.exe on your primary machine, click “Save all information” and send us the output file
– spacedeskSetup.log file located in C:\Users\Public
– setupapi.dev.log file located in C:\Windows\INF

Please zip all files in one folder then attach it to your next reply. Thank you.

here’s the log

Uploaded files:
  • You need to login to have access to uploads.

Hi @qadrieee,

Thank you for sending your setup logs. Can you check in Settings > Installed Apps if spacedesk is still there? If it is, please uninstall it from there. Afterwards, please open Command Prompt and run the command “pnputil -e” then copy the output to a text file and attach it to your next reply. Thank you.

I see no spacedesk on installed apps, and here is the pnputil -e result

Uploaded files:
  • You need to login to have access to uploads.

Hi @qadrieee,

Thank you for sending the pnputil output file. There were some drivers that were not uninstalled previously that’s causing the issue. To resolve this, please follow the steps below:
1. Open the Command Prompt as administrator.
2. Run the following commands line by line in the Command Prompt:
pnputil /delete-driver oem25.inf /uninstall
pnputil /delete-driver oem27.inf /uninstall
pnputil /delete-driver oem29.inf /uninstall
pnputil /delete-driver oem28.inf /uninstall
pnputil /delete-driver oem26.inf /uninstall
pnputil /delete-driver oem30.inf /uninstall

3. Restart your PC.

After this, you should be able to install the latest Driver Package in your PC. For your reference, attached below is the list of the drivers that are left that will be deleted by the pnputil commands I gave. Thanks.

Uploaded files:
  • You need to login to have access to uploads.

fantastic job

Uploaded files:
  • You need to login to have access to uploads.
spacedesk Renz has reacted to this post.
spacedesk Renz