All displays have same scale value on Windows (Bootcamp)

When is request the available displays like this:
juce::Desktop::getInstance().getDisplays().displays
They all have the same scale. I am running windows on a macbook pro through bootcamp.

This causes windows to have the wrong size when going fullscreen on a display.