The Computer Oracle

How do I turn off Modern UI and get the old Start Menu back in Windows 8?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Secret Catacombs

--

Chapters
00:00 How Do I Turn Off Modern Ui And Get The Old Start Menu Back In Windows 8?
00:21 Accepted Answer Score 82
02:39 Answer 2 Score 31
03:42 Answer 3 Score 11
05:31 Answer 4 Score 9
06:14 Answer 5 Score 5
07:10 Thank you

--

Full question
https://superuser.com/questions/462687/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#startmenu #windows8 #modernui

#avk47



ACCEPTED ANSWER

Score 82


In Windows 8 (from the Consumer Preview up to the final release), there is no known way built-in to disable the new "Modern" UI.

If you feel comfortable using third-party programs and hacks to get rid of (or minimize the use of) Modern UI, you can try:

  1. Start8, which will give you a start menu (you can choose between a Windows 7-style start menu or a Modern start menu) and allow you to bypass the Modern UI Start Screen altogether, but it won't altogether disable Modern UI, since you'll still be able to access the charms bar and the Modern UI task switcher.

  2. You can use this Classic Shell skin to get a close-enough replica of the Windows 7 Start Menu. This will not disable any part of Modern UI, nor will it boot you directly into the Desktop, but it will give you a Windows 7-style start button and menu.

  3. If you would like to do away completely with Modern UI, you can use this trick, which allows you to use the Windows 7 shell (explorer.exe) in place of the Windows 8 shell. This option will send you right back to the Windows 7 experience, but remember to read the "please read" section of that post to know just what you're getting yourself into.

  4. You can make this registry change to disable the new lock screen.

    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization]
    "NoLockScreen"=dword:00000001
    

    This won't let you use the Windows 7 or XP login screens, but it will allow you to skip the lock ("drag up to unlock") screen, and be sent straight to the screen where you enter your password.

In Windows 8.1, though, there are a few more built-in ways to avoid the Modern UI:

  1. Right-click the Taskbar and select "Properties"
  2. Under the Navigation tab, you'll see a few checkboxes under "Start screen" that will let you set things like boot-to-desktop. If you want to completely get rid of the Start Screen, or add a Start Menu, you'll still have to use one of the methods above.



ANSWER 2

Score 31


For RTM Windows 8 there is an app to bypass the Start Screen and go to the desktop on boot.

I installed it on the Enterprise RTM trial, works like a charm.

such irony it took an "app"" to bypass the app start screen

http://winaero.com/comment.php?comment.news.103

enter image description here

.

UPDATE: It installs a Service that executes the installed program

enter image description here

.

I have also found Windows 7 Explorer for Windows 8 v1 there is a link to a video for you to see it in action. Installed on my W8 Enterprise Eval RTM, works like a charm, skips the start screen and brings back the original Windows 7 start menu and orb. There are side effect though, it changes (breaks) most of the Windows key functions in the New UI.




ANSWER 3

Score 11


Here are some customizations one can do to Windows 8 to orient it toward a more suitable a desktop experience.

Skip past the Metro UI

The thread How to disable Metro UI in windows 8 Consumer Preview suggests the following registry hack in order to skip past the Metro UI directly into explorer :

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="explorer.exe /select,explorer.exe"

Although it is preferable to test this first on a new user account by doing the same but on a per-user basis :

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]
"Shell"="explorer.exe /select,explorer.exe"

Both fixes are available for download here. Use caution with registry updates, at least creating first a System Restore point.

Disable the lock screen

You can also disable the hateful lock screen via gpedit.msc by going to Local Computer Policy -> Computer Configuration -> Administrative Templates -> Control Panel -> Personalization -> "Do not display the lock screen" and setting that to "Enabled".

Get the Start Menu back

Finally, to get the Start Menu back use any of the following :

Classic Shell
ViStart
Start8

For completeness sake, I also note the article that shows how to use the Windows 7 explorer.exe for Windows 8. Please read carefully the comments, since this approach has lots of drawbacks.




ANSWER 4

Score 9


Updated list of all available 3rd party Start Menu apps for Windows 8:




ANSWER 5

Score 5


Unfortunately, Windows 8 will not have a start menu by default. It has been replaced by the so-called 'Metro Interface'. You have to install 3rd party applications in order to get back your start menu.

  1. Vistart - A free app that will add a start menu similar found in Windows 7.
  2. Pokki Start Menu -It is also a free application that will add a start menu to your Windows 8. However, it does not look similar to the one in Windows 7. It has a nice interface though.
  3. Start8 -It is similar to Vistart except that it costs $5. The website offer a 30-day trial though.

There used to be a registry hack but it does not seem to work anymore.

I'm personally using Vistart and it works wonders.