Knowledge Point Analysis:
As pictured above, this is Microsoft's limit on Metro apps to the lowest 1024x768 pixel, and Microsoft says the lowest resolution 1024x768 is designed to help developers create applications that fit all screens, a benchmark that allows developers to ensure navigation, control, and content fit into the screen. If the machine screen resolution does not reach this requirement (including most of the current 9-10-inch netbook), the above prompts will appear.
However, by default, the resolution of these machines can not meet the above requirements, how should we solve?
Operation Steps:
For the above issues, we can modify the registry to slightly break the resolution to achieve the effect of running the application.
Tip: There is a risk of modifying the registry, please be careful and operate under the guidance of a professional.
First of all, we press the WIN+R key at the same time to run, input regedit tap return run registry program;
In the pop-up registry interface, tapping F3, in the search target input: display1_downscalingsupported, point Lookup next;
Check the results of the search, double-click the value from 0 to 1, click OK;
Restart the machine, you will find that the screen resolution can be adjusted up to 1024x768/1152x864, recommended (the image is not too flat, the normal desktop looks OK).
In this way, we can normally experience the application of WIN8.