How to Force Enable Snap Feature and Run Metro Apps on Low Screen Resolutions in Windows 8?

Microsoft showed a new feature in Windows 8 demos videos, its called “Snap“. You can actually run 2 Start Screen apps or one Start Screen app and one Desktop app side-by-side using this new Snap feature.

But this new feature requires high resolution PCs and if your computer doesn’t support the requirements, this feature will not be enabled for you.

Similarly Windows 8 comes with new metro apps but you need at least 1024×768 screen resolution to run them. If you have a lower screen resolution system such as netbook (1024×600) and you try to open a metro app from Start Screen, you get following error message:

Advertisement

This app can’t open

The screen resolution is too low for this app to run.
Change your screen resolution

No need to worry! Today we are going to share 2 small registry tricks which will help you in enabling Snap feature and running metro apps even if your computer system doesn’t meet the hardware requirements and doesn’t have higher screen resolution.

Windows_8_Snap_Feature.jpg

Method 1: Enable Snap Feature on Lower Screen Resolution

To enable this feature, simply follow these simple steps:

1. Press “WIN+R” key combination to launch RUN dialog box then type regedit and press Enter. It’ll open Registry Editor and go to following key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\

Advertisement

2. Under ImmersiveShell key, create a new key AppPositioner.

3. Now select newly created key “AppPositioner” and in right-side pane, create a new DWORD AlwaysEnableLSSnapping and set its value to 1

Enable_Windows_8_Snap_Feature.png

That’s it. Restart your system or restart Explorer and you’ll be able to enjoy this cool new feature.

Thanks to our reader “Jaycee13” for sharing this trick…

PS: If you don’t want to modify registry and want a ready-made registry script to do the task automatically, download following ZIP file, extract it and run the extracted REG file. It’ll ask for confirmation, accept it:

Download Registry Script

Method 2: Run Metro Apps on Lower Screen Resolution

To successfully run metro apps on lower screen resolution PC, simply follow these simple steps:

1. Press “WIN+R” key combination to launch RUN dialog box then type regedit and press Enter. It’ll open Registry Editor.

2. Now press “Ctrl+F” keys and it’ll open Find dialog box. You can also open it using “Edit -> Find” menu.

Now type following text in Find text box:

Display1_DownScalingSupported

Run_Metro_Apps_Low_Screen_Resolution_Windows_8.png

3. Click on “Find Next” button and it’ll let you go to the first occurrence of the above mentioned registry key. Once you find a key with the name “Display1_DownScalingSupported”, change its value from 0 to 1

4. Press F3 key and it’ll let you go to the next occurrence of the text string. If you find more keys with the name “Display1_DownScalingSupported”, change values of all of them from 0 to 1

5. Once finished, close Registry Editor and restart your system.

6. After reboot, right-click on Desktop and select “Screen Resolution” option. Now you should get 1024×768 option in the screen resolution list. Select it and apply the changes.

7. That’s it. This trick will force Windows to think that your screen resolution is 1024×768 and you’ll be able to run metro apps without any problem.

Published in: Troubleshooting Guides, Windows 8

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

  1. I got this to work, but I did it by just using NVidia to change my resolution to 1366X768 and then selected it and it works, but only one problem, the screen doesn’t look clear enough, I mean, it made a little black in bottom and top, but it work perfectly, if you not use to your screen how it look and you don’t mind, then you can try it, if you have NVidia.

    open NVidia display setting and go to display, then change resolution and then click customize and click create custom resolution, change horizontal pixels to 1366 and change vertical lines to 768,after this click test and yes to save. then select the resolution you just created and click apply. done! it should work now.

    remember to download the latest driver before doing this!

  2. Is it applicable for 64 bit version also
    cos i doubt we have to select QWORD(64 bit) instead of DWORD(32 bit).
    REPLY
    By

  3. ^^ You’ll need to always create DWORD (32-bit) in both 32-bit and 64-bit Windows editions.

Leave a Comment

Your email address will not be published. Required fields are marked *

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.