The issue you are experiencing with a blurry display and low resolution could be related to the DPI (dots per inch) settings of your applications, especially if some of them are not DPI-aware. Here are some suggestions to help you resolve the problem:
- Check DPI Awareness of Applications: Use the Process Explorer tool to determine if the applications you are using are DPI-aware. Non-DPI-aware applications can appear blurry when scaled on high DPI displays. You can enable the DPI Awareness column in Process Explorer to check this.
- Adjust Compatibility Settings: For applications that are not DPI-aware, you can disable bitmap scaling. Right-click on the application executable, go to Properties, then the Compatibility tab, and check the option that says "Disable display scaling on high DPI settings." This can help improve clarity for those specific applications.
- Use Windows Compatibility Mode: If you have many applications that are not DPI-aware, consider using the Windows 8 compatibility scaling mode. This can be accessed in the DPI settings by checking the box that says "Let me choose one scaling level for all my displays." However, be aware that this may disable some benefits of Windows DPI features.
- Update Applications: Ensure that you are using the latest versions of your applications. If they are not DPI-aware, you might want to contact the vendors to request updates that make them DPI-aware.
- Check Display Settings: Since you mentioned adjusting scaling to 100%, ensure that your display resolution is set to the native resolution of your monitor, as this can also affect clarity.
- Graphics Driver Compatibility: While you have updated your graphics drivers, ensure that they are compatible with your version of Windows. Sometimes, rolling back to a previous driver version can resolve display issues if the latest drivers are causing problems.
If these steps do not resolve the issue, you may want to explore further hardware compatibility or consult with a professional for more in-depth troubleshooting.
References: