Step-By-Step: Booting directly to the Desktop in Windows 8.1

Hello folks,

Since the release of Windows 8 I’ve been asked about the relevancy of the OS on desktop with no touch capability and for users that spend the majority of their time in desktop mode.

To that I say, I truly believe that Windows 8.1 is absolutely relevant.

  • The Start Screen is “optimized” for touch but it’s also, I my own opinion, very efficient with mouse and/or keyboard.
  • Windows 8.1 has great Windowing and improved multi-monitor support
  • Windows 8.1 has great security enhancements like secured system start-up, core system hardening, multifactor authentication, and virtual smartcard support to name a few (there will be a post in the near future to elaborate on Windows 8.1 security features)
  • The default behaviour is to boot directly in the Start Menu, however this can be change on a per user basis, on the machine itself or on the domain by group policy. This is what we will explore today.

>> Download Windows 8.1 here

Boot to Desktop

One of the feedback we got from IT pros around the world is that you wanted the ability to decide what mode you wanted by default. Modern UI start screen, or Desktop mode. With Windows 8.1 we have delivered on that one. Now the questions are:

  1. How do I set it up?
  2. How do I manage it in our environment?

Set “Boot directly to desktop” on your machine.

To set this up on your machine is very simple. In desktop mode right-click the Taskbar and select “Properties

clip_image001

Under the Start screen section, just select the “Go to the desktop instead of Start When I Sign in”.

This will configure this user profile to boot directly in the desktop mode. How do you manage this for all users?

Setup Group Policy Preferences to “Boot directly to desktop”.

In Windows Server 2012 R2 there are no policy to control this setting. However since this is nothing but a simple registry value you can easily setup a Group Policy Preference to manage it.

I suggest creating a security group that you can enrol any of your users that want to boot to desktop into. In our case we created a Global security group called “Windows 8.1 - desktop mode boot” and included the appropriate users in it. Then, use the “new registry item” in the “User Configuration” section.

Enter the following settings:

  • Key : HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage\
  • Value : OpenAtLogon
  • Value Type : Reg_DWORD
  • Value Data : “0”     Boots to the Desktop
  • Value Data: “1”     Boots to the Start Screen

image

Then in the “Common Section” check “Apply once and do not reapply” to allow users to change it back if they choose.

image

And finally, in the “Targeting” set the proper conditions:

  • Operating System: Windows 8.1 Preview, and
  • Security group: “Windows 8.1 - desktop mode boot”

image

To try this in your own lab. Download Windows Server 2012 R2 from here. As always you can use the info in this post to setup your lab. (It was originally written for 2012 but the same steps work for 2012 R2), And Windows 8.1 is available here.

Cheers!

clip_image008

Pierre Roman, MCITP, ITIL | Technology Evangelist
Twitter | Facebook | LinkedIn