Fast communication to PC with low Arduino footprint

Dear folks,
is there any way to override connection baud rate via usb programming port in windows or Mac?

i set the baud rate in Arduino Due to Serial.begin(128000) and also in PC to 128000 and everything is ok!
But for higher baud rates i cant get sensible output via hyper terminal or putty.
something like the attachment below

output.PNG