Session bpp
Applies To: Windows Server 2008
This setting determines the color depth on the remote computer when you connect by using Remote Desktop Connection (RDC).
This setting corresponds to the selection in the Colors drop-down list on the Display tab under Options in RDC.
Syntax
session bpp:i:<value>
Values
Value | Explanation |
---|---|
15 |
High color (15 bit) |
16 |
High color (16 bit) |
24 |
True color (24 bit) |
32 |
Highest quality (32 bit) |
The default value is set to the color depth on the local computer.
Examples
To specify True color (24 bit), type:
session bpp:i:24