Increasing Display Resolution using Microsoft Basic Display Adapter on Windows Server 2019 (AMD)
If you are running Windows Server 2019 with an AMD graphics card and the display resolution is limited to 800x600, you may want to increase it to at least 1024x768. This article will guide you through the process of increasing the display resolution using the Microsoft Basic Display Adapter on Windows Server 2019.
What is the Microsoft Basic Display Adapter?
The Microsoft Basic Display Adapter is a standard graphics driver that is included with Windows Server 2019. It provides basic graphics functionality and is intended for use with legacy graphics hardware that is not supported by a more advanced driver. While the Microsoft Basic Display Adapter is functional, it does not provide the same level of performance or features as a more advanced driver.
Checking Current Display Resolution
Before you can increase the display resolution, you need to determine the current resolution. To do this, follow these steps:
- Right-click on the desktop and select "Display settings".
- Under "Display resolution", take note of the current resolution.
Increasing Display Resolution
To increase the display resolution, follow these steps:
- Right-click on the desktop and select "Display settings".
- Under "Display resolution", click the drop-down list and select a higher resolution (e.g., 1024x768).
- Click "Apply" to save the changes.
- If the new resolution is displayed correctly, click "Keep changes". If the display is distorted or not visible, click "Revert" to restore the previous resolution.
Troubleshooting
If you are unable to increase the display resolution, there are a few things you can try:
- Make sure that the monitor supports the desired resolution. Check the monitor's documentation or contact the manufacturer for more information.
- Try updating the graphics driver. While the Microsoft Basic Display Adapter is a standard driver, there may be an updated version available that provides better compatibility or additional features.
- Try using a different display adapter. If the graphics hardware is not compatible with the Microsoft Basic Display Adapter, you may need to use a different adapter or a more advanced driver.
References
// Example code block
int main() {
printf("Hello, world!");
return 0;
}
In summary, increasing the display resolution on Windows Server 2019 with an AMD graphics card can be done by adjusting the display settings. If you encounter any issues, try updating the graphics driver or using a different display adapter. For more information, refer to the Microsoft documentation and AMD support resources.