[Resolved] guest additions fail to install inside windows 10 (#19051)

Discussions about using Windows guests in VirtualBox.
Post Reply
DeGarcen
Posts: 92
Joined: 20. Mar 2009, 14:27

[Resolved] guest additions fail to install inside windows 10 (#19051)

Post by DeGarcen »


ModEdit; related ticket: #19051: guest additions fail to install inside windows 10
error when installing guest additions to windows 10.

Code: Select all

1	(1) 0 - ENTER:  DriverPackageInstallW
2	(1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxGuest.inf' (Plug and Play).
3	(1) 0 - Looking for Model Section [VBoxGuest.NTamd64]...
4	(1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxguest.inf_amd64_889795b0272b2035\vboxguest.inf".
5	(1) 0 - Will force install because driver is not better and force flag is set.
6	(1) 0 - ENTER UpdateDriverForPlugAndPlayDevices...
7	(0) 0 - RETURN UpdateDriverForPlugAndPlayDevices.
8	(1) 0 - Installation was successful.
9	(0) 0 - Install completed
10	(1) 0 - RETURN: DriverPackageInstallW  (0x0)
11	(1) 0 - ENTER:  DriverPackageInstallW
12	(1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxWddm.inf' (Plug and Play).
13	(1) 0 - Looking for Model Section [Model.NTamd64.6.0]...
14	(1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf".
15	(1) 0 - Installation did not occur because the hardware isn't currently present.
16	(1) 0 - Marked Phantom Device with Hardware/Compatible Id 'PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00' for reinstall on next plug-in.
17	(1) 0 - No drivers installed. No devices found that match driver(s) contained in 'C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf'.
18	(1) 0 - RETURN: DriverPackageInstallW  (0xE000020B)
Last edited by socratis on 28. Oct 2019, 09:03, edited 2 times in total.
Reason: Marked as [Resolved].
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: guest additions fail to install inside windows 10

Post by socratis »

  • Change the Graphics Controller to VBoxVGA, boot the guest, login, wait for a couple of minutes, shut it down.
  • Change the Graphics Controller to VBoxSVGA, boot the guest, login, wait for a couple of minutes, shut it down.
  • Try to install the Guest Additions again.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
DeGarcen
Posts: 92
Joined: 20. Mar 2009, 14:27

Re: guest additions fail to install inside windows 10

Post by DeGarcen »

Thank you. It worked now with VBoxSVGA setting.

Code: Select all

(1) 0 - ENTER:  DriverPackageInstallW
(1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxGuest.inf' (Plug and Play).
(1) 0 - Looking for Model Section [VBoxGuest.NTamd64]...
(1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxguest.inf_amd64_889795b0272b2035\vboxguest.inf".
(1) 0 - Will force install because driver is not better and force flag is set.
(1) 0 - ENTER UpdateDriverForPlugAndPlayDevices...
(0) 0 - RETURN UpdateDriverForPlugAndPlayDevices.
(1) 0 - Installation was successful.
(0) 0 - Install completed
(1) 0 - RETURN: DriverPackageInstallW  (0x0)
(1) 0 - ENTER:  DriverPackageInstallW
(1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxWddm.inf' (Plug and Play).
(1) 0 - Looking for Model Section [Model.NTamd64.6.0]...
(1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf".
(1) 0 - Installation did not occur because the hardware isn't currently present.
(1) 0 - Marked Phantom Device with Hardware/Compatible Id 'PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00' for reinstall on next plug-in.
(1) 0 - No drivers installed. No devices found that match driver(s) contained in 'C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf'.
(1) 0 - RETURN: DriverPackageInstallW  (0xE000020B)
(1) 0 - ENTER:  DriverPackageInstallW
(1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxGuest.inf' (Plug and Play).
(1) 0 - Looking for Model Section [VBoxGuest.NTamd64]...
(1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxguest.inf_amd64_889795b0272b2035\vboxguest.inf".
(1) 0 - Will force install because driver is not better and force flag is set.
(1) 0 - ENTER UpdateDriverForPlugAndPlayDevices...
(0) 0 - RETURN UpdateDriverForPlugAndPlayDevices.
(1) 0 - Installation was successful.
(0) 0 - Install completed
(1) 0 - RETURN: DriverPackageInstallW  (0x0)
(1) 0 - ENTER:  DriverPackageInstallW
(1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxWddm.inf' (Plug and Play).
(1) 0 - Looking for Model Section [Model.NTamd64.6.0]...
(1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf".
(1) 0 - Installation did not occur because the hardware isn't currently present.
(1) 0 - Marked Phantom Device with Hardware/Compatible Id 'PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00' for reinstall on next plug-in.
(1) 0 - No drivers installed. No devices found that match driver(s) contained in 'C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf'.
(1) 0 - RETURN: DriverPackageInstallW  (0xE000020B)
(1) 0 - ENTER:  DriverPackageInstallW
(1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxGuest.inf' (Plug and Play).
(1) 0 - Looking for Model Section [VBoxGuest.NTamd64]...
(1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxguest.inf_amd64_889795b0272b2035\vboxguest.inf".
(1) 0 - Will force install because driver is not better and force flag is set.
(1) 0 - ENTER UpdateDriverForPlugAndPlayDevices...
(0) 0 - RETURN UpdateDriverForPlugAndPlayDevices.
(1) 0 - Installation was successful.
(0) 0 - Install completed
(1) 0 - RETURN: DriverPackageInstallW  (0x0)
(1) 0 - ENTER:  DriverPackageInstallW
(1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxWddm.inf' (Plug and Play).
(1) 0 - Looking for Model Section [Model.NTamd64.6.0]...
(1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf".
(1) 0 - Installation did not occur because the hardware isn't currently present.
(1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_BEEF&SUBSYS_040515AD&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf".
(1) 0 - Will force install because driver is not better and force flag is set.
(1) 0 - ENTER UpdateDriverForPlugAndPlayDevices...
(0) 0 - RETURN UpdateDriverForPlugAndPlayDevices.
(1) 0 - Installation was successful.
(1) 0 - Phantom Device with Hardware/Compatible Id 'PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00' already has 'C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf' installed on it.
(0) 0 - Install completed
(1) 0 - RETURN: DriverPackageInstallW  (0x0)
Last edited by socratis on 28. Oct 2019, 01:12, edited 1 time in total.
Reason: Removed unnecessary verbatim quote of the whole previous message.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: guest additions fail to install inside windows 10

Post by socratis »

Great, thanks for the feedback. Marking as [Resolved].
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
krisofe
Posts: 4
Joined: 29. Aug 2014, 09:27

Re: [Resolved] guest additions fail to install inside windows 10 (#19051)

Post by krisofe »

Hi,

Many time I lost with this issue.
Give Thanks to you ^^^^
Christophe,
France
Zardoz01
Posts: 2
Joined: 17. Mar 2016, 00:38
Primary OS: MS Windows 7
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win95, WinXP, Win7, Linux

Re: [Resolved] guest additions fail to install inside windows 10 (#19051)

Post by Zardoz01 »

I was finding it impossible to install the Guest Additions in a Windows 10 32 bit guest and this post solved the problem. Win 10 64 bit host. Just a note for others struggling with this.
silvertogold
Posts: 10
Joined: 23. Oct 2018, 13:08

Re: [Resolved] guest additions fail to install inside windows 10 (#19051)

Post by silvertogold »

thought I would chime in here...

had same issue attempting to install guest additions with build 6.0.20 - this technique resolved the guest additions installation failure - thank you!
Post Reply