Maximum Baud rate for serial port communication in Arduino UNO

Hi All,

I am trying to send data from Arduino UNO to the computer through USB virtual serial COM port communication.
I am a program in CPP to receive data from the COM port.

I would like to know the maximum baud rate that I can achieve using Arduino UNO board to send data to the computer?

Regards,
Anil Palaparthi.