Force Safe Mode
Go to Troubleshoot → Advanced Options → Command Prompt.
Run: bcdedit /set {default} safeboot minimal
or,
for networking: bcdedit /set {default} safeboot network
Restart the VM.
To return to normal boot after troubleshooting:
bcdedit /deletevalue {default} safeboot