Skip to content

Windows Display Properties "Identify" numbers are incorrect

When using the Windows Display Properties "Identify" button to show the position of displays, the numbers shown on the screens are different to the actual layout.

This issue is not specific to DisplayLink and is an underlying bug with Windows. There is a thread on the Microsoft forum about this issue here: Windows 7 IT Pro  >  Windows 7 User Interface > Changing monitor identities?

It may be possible to work around this by forcing Windows to re-detect monitors:

How to force Windows to Rediscover Monitors


Whenever Windows sees a new monitor it adds it to the end of the current configuration. However, this doesn't change the current configuration.To force Windows to configure monitors properly if the numbers aren't correct, you need to delete these two registry keys, and then add the monitors one at a time.

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\GraphicsDrivers\Configuration
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\GraphicsDrivers\Connectivity

For your convenience we have already created a reg file that you can download and run.

Alternatively, copy the text below into a text file and call it Monitor Persistence.reg, save it, then run it to remove these entries:

Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration]
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Connectivity]


Feedback and Knowledge Base