So recently I've made a script which relies on looking for particular color within the bitmap acquired from the window. The only issue I have with it - is that I have to keep the app as my primary tab because its a universal windows app and doesn't render when minimized. Is there a way to force the screen output into a mem DC without creating Virtual Desktop?