google / google/android-emulator-hypervisor-driver
Support Windows Server 2025 DataCenter
- Dominant language
- C
- Stars
- 887
- Forks
- 263
- PR merge metrics
- No merged PRs in 30d
Description
ITNOA
Hi,
I try to install driver on Windows Server 2025 Data Center Edition
`AppData\Local\Android\Sdk\extras\google\Android_Emulator_Hypervisor_Driver> .\silent_install.bat`
and I see below error message
```
[SC] ControlService FAILED 1062:
The service has not been started.
[SC] DeleteService SUCCESS
[SC] StartService FAILED with error 4294967201.
```
I ensure to disable all Hyper-V / Linux subsystem
```
PS C:\Users\Administrator\AppData\Local\Android\Sdk\emulator> .\emulator.exe -accel-check
RegOpenKeyEx failed 2 The system cannot find the file specified.
accel:
6
Android Emulator hypervisor driver is not installed on this machine
accel
```
Contributor guide
Assessment
This issue has not been assessed yet.