emulator: ERROR: the user data image is used by another emulator. aborting

Restart the adb.exe

First stop the adb by typing the command in the Terminal

adb kill-server

Then start the server

adb start-server