Introduction
In this article we explain how to bring back the Windows 8 Start Screen tile animation.
Procedure to bring back tile animation
Step 1
First we move to the Windows 8 Desktop and press "Win + R" shortcut key and type "regedit" and click OK.
![run-window-in-windows8-desktop.jpg]()
Step 2
When registry editor window open, we use the following code
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\Grid
The right-click an empty area in the right pane and select "New" >> "DWORD (32-bit) Value".
Step 3
Name the new value "Launcher_SessionLogin_Animation_OnShow" and hit Enter.
Step 4
Now change the value of the Data from 0 to 1 and click OK. Then close the Registry Editor window.
Step 5
Then we move to the Windows 8 Start Screen and see tiles come up in an animated fashion. This tweak isn't a huge change, but makes Tiles on the Start Screen a more lively environment. Similar to how they display on Windows Phone.
![windows8-start-screen-animation.jpg]()
If we want to change it back, go back into the Registry Editor and change the value of the Data back to 0.