Why is the android emulator starting but then dying immediately?
Try these method
Edit your AVD ,On Graphics select Software-GLES instead of Auto.
Open Android Monitor to see the errors.
Heads up:
For the ones of you that use docker, make sure docker is closed before trying to run the emulator.
That fixed it for me.