Program Uploading ERROR Message

Hello guys,

I have just bought an Arduino UNO, and when I am trying to upload a simple program, it takes a long time and then this following message appears

Arduino: 1.8.9 (Windows 10), Board: "Arduino/Genuino Micro"

Sketch uses 4020 bytes (14%) of program storage space. Maximum is 28672 bytes.
Global variables use 149 bytes (5%) of dynamic memory, leaving 2411 bytes for local variables. Maximum is 2560 bytes.

avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
avrdude: butterfly_recv(): programmer is not responding
Found programmer: Id = "�"; type = �
Software Version = i.

Could you help me, please?

You have the wrong board selected. Select Tools > Board > Arduino/Genuino Uno and try uploading again.