Move mouse to image is very unreliable and should only be used as a last resort. Even then, it will typically only be effective on identical resolution. Even remoting in will typically blur text enough to wear this won’t work.
look for alternative methods you can use.
1) UI elements (web or window) - try the recorder
2) use keyboard shortcuts. This can include Send Keys {Tab} to try to tab to the field or button you are trying to click.
3) some more complex ways might be, for example, if I am trying to click a “Next” button, but can’t get the UI. Using click on text (OCR)
4). Send keys {Control}(f)Next, and use mouse click to image, but just grab the smallest piece of yellow highlight next to the word. If u just have a small color block where small distortion may not matter, your move mouse to image may work better as it allows for some variance.