I've been playing around with settings of OpenGL renderer in AVD.
Once I finished, closed the editor and tried to launch the virtual device, the following error with code 1073741819 was thrown.
ERROR: Invalid GPU mode 'angle9', use one of: host swiftshader_indirect. If you're already using one of those modes, the emulator installation may be corrupt. Please re-install the emulator.
However, there is no possibility switching the settings back. Manualy editing config files of the virtual device wont help anyway. Neither reinstalling or deleting Android Studio at all.

