I am using Windows 10, and now I have a very HUGE window, like this:
My screen is not as big as the window, and the window is not resizable, so some areas are invisible to me.
What should I do to display the invisible area?
I only have one screen.
I am using Windows 10, and now I have a very HUGE window, like this:
My screen is not as big as the window, and the window is not resizable, so some areas are invisible to me.
What should I do to display the invisible area?
I only have one screen.
You can move a window by Shift+Right-click of its entry in the taskbar.
Choose the "Move" option and use the arrow keys to move the window in the right direction, horizontally or vertically.
As this feature is implemented in a strange way by Microsoft, you could use the free WindowSlider for scrolling the entire desktop.
Run the software in a virtual instance where it's sized to fit the entire window, then maximize the instance Window.
Alternatively, you can change display scaling for the application as needed. This can also be done at the system level, as well as possibly by discrete GPU (e.g., nVidia settings).
The only way to get this to work, is if the application has the ability to maximize. You can doubleclick the titlebar to maximize or use the context menu in the taskbar.
This will ensure that the entire window is placed on the screen, but if the application was not build well enough, it will still fall outside of the screen realestate.
If your graphics card is a modern NVidia or AMD one, you can enable super resolution to give you a higher desktop resolution. Alternatively, use an external monitor that has a higher resolution.
If none of these options work, contact the developer and ask them to program in scrollbars so you can at least scroll to the areas not reachable to you.