The scope of this article is to explain how you can configure the YubiKey Manager GUI to respond to the Windows Scale setting, in order to make it easier to read the interface on a high pixel density (AKA high DPI) display, which includes most 4K monitors and TVs.
The YubiKey Manager uses the Qt framework for its Graphical User Interface. This means that some of the aspects of the GUI can be controlled by parameter changes that are specific to the Qt framework, one of which is the ability to scale with high DPI display settings.
Note: This setting is dependent on the version of YubiKey Manager, as the application may also be compiled with an updated version of the Qt framework. For optimal results, install the newest available version of YubiKey Manager.
- From the Windows Start menu, open Settings > System > About > Advanced system settings > Environment Variables…
- Under the System variables table, click New…
- Add the following input into the fields
- Variable name: QT_ENABLE_HIGHDPI_SCALING
- Variable value: 1