Today I describe how to enable VNC on a remote machine which can be used in safe mode.
Environment
- Windows 10 Pro 64bit
- TightVNC
Workflow
- Connect with VNC to the remote machine
- Open an elevated command prompt
REG COPY HKLM\system\CurrentControlSet\services\tvnserver HKLM\system\CurrentControlSet\control\safeboot\network\tvnserver /s /f
- Open msconfig
- Set safe mode with network enabled

- Reboot the machine
- Reconnect with VNC to the remote machine