J'ai un current version of VirtualBox 4.3.20, but après the latest Windows 7 mise à jour on Dec. 11th, 2014, it cannot open any machine virtuelle. First, it would not ouvrez le programme du tout. Après a redémarrer, it would say:
>
STATUS_OBJECT_NAME_NOT_FOUND
Pilote is probably stuck stopping/starting. Essayez 'sc.exe query vboxdrv' to get more information about its state. Rebooting may en fait help. (rc=-101)
The log fichier says:
```
b28.146c: supR3HardenedVmProcessInit: Opening vboxdrv stub...
b28.146c: Error opening VBoxDrvStub: STATUS_OBJECT_NAME_NOT_FOUND
b28.146c: supR3HardenedWinReadErrorInfoDevice: NtCreateFile -> 0xc0000034
b28.146c: Error -101 in supR3HardenedWinReSpawn! (enmWhat=3)
b28.146c: NtCreateFile(\Device\VBoxDrvStub) failed: 0xc0000034 STATUS_OBJECT_NAME_NOT_FOUND (0 retries)
```
J'ai essayé l'installation an older version (4.3.18) également, reinstalling the current version several times, rebooting, uninstalling antivirus logiciel, but rien helped.
VirtualBox 4.3.20 stops fonctionnel après Windows Mise à jour
Re: VirtualBox 4.3.20 stops fonctionnel après Windows Mise à jour
Vous devez supprimez le Windows Mise à jour KB3004394 (or installer [this update](http://support2.microsoft.com/kb/3024777/en-us), which apparemment just removes the old one). The whole procedure is [explained here](http://windows.microsoft.com/en-us/windows/remove-update#1TC=windows-7).
Après uninstalling that mise à jour, également désinstaller VirtualBox, redémarrer, ensuite installer VirtualBox, redémarrer again.
Apparently [others have had this issue too](https://forums.virtualbox.org/viewtopic.php?f=6&t=64777&start=60). The mise à jour seems non-critical and should cause no sécurité problèmes when supprimé:
>
The Windows Root Certificate Program enables trusted root certificates to be distributed automatiquement in Windows. Usually, a client ordinateur polls root certificate mises à jour once a week. Après you apply this mise à jour, the client ordinateur can receive urgent root certificate mises à jour within 24 hours.
For others, the problème may be caused by using custom themes (i.e. avec a patched theme DLL). This pourrait être corrigé by running `sfc /scannow`, but it n'a pas apply dans mon cas.
Après uninstalling that mise à jour, également désinstaller VirtualBox, redémarrer, ensuite installer VirtualBox, redémarrer again.
Apparently [others have had this issue too](https://forums.virtualbox.org/viewtopic.php?f=6&t=64777&start=60). The mise à jour seems non-critical and should cause no sécurité problèmes when supprimé:
>
The Windows Root Certificate Program enables trusted root certificates to be distributed automatiquement in Windows. Usually, a client ordinateur polls root certificate mises à jour once a week. Après you apply this mise à jour, the client ordinateur can receive urgent root certificate mises à jour within 24 hours.
For others, the problème may be caused by using custom themes (i.e. avec a patched theme DLL). This pourrait être corrigé by running `sfc /scannow`, but it n'a pas apply dans mon cas.