Skip to content

Latest commit

 

History

History
59 lines (29 loc) · 1.87 KB

troubleshooting.md

File metadata and controls

59 lines (29 loc) · 1.87 KB

Windows 11 running on flashlmdd

Running Windows on the LG V50

Troubleshooting Issues

Below you will find a list of common problems and their solutions

Cannot mount Windows in Android

If mounting Windows produces an empty folder, you either don't have Windows installed, or your rom does not have mount support.

Solution: Install LineageOS 20

Finished!

Cannot write to Windows in Android

This is caused by shutting down Windows instead of restarting it.

  • To solve this, boot to Windows and then press "restart", then as the screen shuts off boot to fastboot and flash your Android boot image.
  • Or, disable hibernation in Windows using this script.

Alternatively, if you have already set up the Switch to Android app, simply use this to switch to Android.

Finished!

USB does not work

Enable USB host mode using the additional materials guide.

Finished!

DISM Error:87 The add-driver option is unkown

This usually means that you have an unclean Windows image with some other drivers. You need to get a clean Windows image (which means you didn't follow instructions).

Finished!

0xc000021a BSOD

This usually means that winlogon.exe has failed, and you may need to reapply the Windows image.

Finished!

The computer restarted unexpectedly or encountered an unexpected error

If you stumble upon this error, you may need to redeploy the Windows image. Use the reinstall guide for this.

Finished!

INACCESSIBLE_BOOT_DEVICE BSOD

This Blue Screen of Death likely means some broken driver installation. To fix this, reinstall the drivers using the reinstall guide.

Finished!