Is there any way to resize the tiles in MetroUI in Windows 8?

7

2

Well I really love the MetroUI in Windows 8 but is there any possibility to resize the tiles ?

Harish Shivaraman

Posted 2012-10-21T09:59:22.997

Reputation: 839

There is a way to make them smaller but it's unclear that you want to resize them customize. – avirk – 2012-10-21T12:56:12.920

If you are looking for custom size of tiles then I don't think its possible yer. – avirk – 2012-10-21T13:21:00.287

Answers

7

You can make them half the width but I'll assume you'll actually mean more than that; so, you can also change how many rows of tiles you have, effectively resizing them to fit less or more on the screen.

Open regedit from the Start Screen (you can search for it), then navigate to:

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

Create or edit the DWORD(32-bit) value Layout_MaximumRowCount and set it to a preferred value. Please note that there's yet another hardcoded limit such that you can't get more rows than your screen resolution allows to; so, for some screen resolutions you might be able to get another row if you're lucky but for others you'll only be able to decrease the amount of rows and not increase them.

There are also some other settings there, you might play around with Layout_AvailableHeightCells and Layout_MaximumAvailableHeightCells to see whether they also affect resizing.

Tamara Wijsman

Posted 2012-10-21T09:59:22.997

Reputation: 54 163

i changed some of them and several of them rolled back after logoff – saber tabatabaee yazdi – 2012-12-19T10:31:34.857

3

Old question but may help someone.

Windows 8.1 contains refinements generally received well, for some of the "rough edges" of Windows 8. (It's hard to bring in something new and get it perfect in version #1!).

The refinements in Windows 8.1 include New UI tile resizing and scaling (within limits) which may answer the question.

Stilez

Posted 2012-10-21T09:59:22.997

Reputation: 1 183