Displaying Applications on Surface RT Start Screen

How to get a Surface RT device to display more than 3 rows of applications.

John Savill

February 28, 2013

1 Min Read
Displaying Applications on Surface RT Start Screen

Q: How can I display more than three rows of applications on my Surface RT device?
A: By default the Surface RT device can only show three rows of applications on the Start screen because of the resolution. Make the change below to enable four rows on the Start screen. This tells Windows RT the display is actually a bigger display, which means other items will be made smaller such as the onscreen keyboard.

  1. Start the registry editor (regedit.exe).

  2. Move to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorer.

  3. From the Edit menu select New, Key.

  4. Enter a name of Scaling and press Enter.

  5. Select the new key and from the Edit menu select New, String value.

  6. Enter a name of MonitorSize and press Enter.

  7. Double-click the new value, set to 12.1, and click OK.

  8. Restart the Surface RT device.

After reboot there will now be four rows of icons.

Before


After


Save the following to scaling.reg and double-click to make the change.

Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerScaling]"MonitorSize"="12.1"

 

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like