Monday, February 18, 2013

Change Number of App Tile Rows on Windows 8 Start Screen using PowerShell

If you are using Windows 8, you must have observed, the number of rows for the tiles on the Start Screen is fully dependent on the screen resolution or window size that fits on your Windows Screen by default. But sometimes may want to display a specific number of rows of tiles on the Start Screen that is not dependent on the screen size. And there?s no direct option to change this number of tile rows.

In one of our earlier post we have seen how to change this using Registry Editor. In this post we will see how to change the number of app tiles rows on Windows 8 Start Screen using PowerShell Script and VBScript. You don?t have to know the coding ? these ready-made scripts are provided on the TechNet Script Center Gallery. You just have to run the script. We will see both the methods, one now and?the other method in our next post.?By default, my PC has 5 rows of app tiles. What I?ll do is, change it to 3 using Power Shell Script and change back to 5 using VBScript in the next post.

Using PowerShell Script to Change Number of App Tile Rows

So first of all go to TechNet Script Center Gallery to download the PowerShell zip file?from Microsoft. Now that you have downloaded the script file extract its contents.

Now as said we will make use of PowerShell Script. Just unzip or extract all the contents of ChangeNumberOfAppsTileRows (PowerShell).zip . The contents will be extracted to a folder . The folder will have the Script Module ChangeNumberOfAppsTileRows.psm1 . We have to run this in PowerShell Console.

Now start Windows PowerShell as administrator. (If you haven?t got PowerShell pinned to task bar,? just follow this. On the StartScreen?just type PowerShell and it?ll list the app Windows PowerShell. Just right click on it and from app bar below, click on Pin to task bar, now you have the Windows Power Shell icon on task bar)

ps 1 Change Number of App Tile Rows on Windows 8 Start Screen using PowerShell

Now we have PowerShell console opened. To run the script in the Windows PowerShell Console, type the command:

cmd 2 Change Number of App Tile Rows on Windows 8 Start Screen using PowerShell

This command will change the number of tile rows on the Start screen.

shell 3 Change Number of App Tile Rows on Windows 8 Start Screen using PowerShell

When the script finishes running, it?ll show the message in the console as done Successfully . And then you?ll be promoted in the console to log off action. Type Y and it?ll signout. And when you sign-in back the number of tile rows will be changed to 3.

ss 4 400x140 Change Number of App Tile Rows on Windows 8 Start Screen using PowerShell

Simple, right? So that?s how you use the PowerShell Script to change the number of App Tile rows on Start screen.

In our next post we will see how to use VBScript to change Windows 8 Start Screen Number Of App Row Tiles.

Thanks Vasudev Gurumurthy, MVP.

If you have liked this post, you might want to check out some more, on topics like PowerShell, Start Screen.

Source: http://www.thewindowsclub.com/powershell-vbscript-change-number-of-app-tile-rows?utm_source=rss&utm_medium=rss&utm_campaign=powershell-vbscript-change-number-of-app-tile-rows

apple earnings the glass castle jennifer hudson trial north korea threat brandon jacobs brandon jacobs brian dawkins

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.