Whenever I'm starting an AVD, the loading prompt flashes then disappears quickly. Image of loading infintely after prompt disappears
Possible solutions I found and tried so far
So I found a solution to my problem but this will only work if you are using Windows 10 Pro N.
After trying one solution of using cmd:
~/Android/Sdk/emulator/emulator.exe -avd {DeviceName}
An error appears saying: Mfplat.dll is missing
...
After looking up what it means, I found out that it only occurs because I'm using Windows 10 Pro N
So I downloaded Media Feature Pack
in
Settings > Apps > Apps & Features > Optional Features > Add a feature
A restart is required and after that, just use that cmd again
I hope this will fix yours