ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

How To Disable Lock Screen in Windows

By Vladan SEGET | Last Updated: March 17, 2015

Shares

You might be working towards your VCP or VCAP exam in your lab and often in the Windows VMs the lock screen is in the middle asking you to CTRL + Del + Enter AND the also to type the domain admin password. In Windows based OSs like Windows Server 2012 or Windows 8 It's quite annoying to hit CTRL + Alt + Del and then type the admin password all the time after a certain time of not using the server/workstation. That's why I'll show you How To Disable Lock Screen in Windows whether it's Server OS (Windows Server 2012/2012R2) or Client OS (Windows 8/Windows 8.1).

All those system's default settings when joined to a domain inherit the default domain policy. This domain policy can be changed OR you can create a new GPO and link it to the domain (preffered in prod).

When you jump from server to server and each time you have to hit the CTRL + Alt + Delete and then type the admin password, very fast you'll want to find a solution on how to disable that. For standalone systems (not joined to an AD domain) you'll have to however do it manually. If you homelabbing and having between 20-30 VMs running depending on what are you testing, than it's handy to deactivate the option. That's why How To Disable Lock Screen in Windows article.

How to disable lock screen in Windows

Usually you will want to do it on for example when working with:

  • Training kits
  • Lab or demo environments
  • POC concepts

It's NOT a good idea of doing it on production environment…

There are two (three) ways of doing it. If you have only single server or just two servers you can probably try this simple method, but if you have an AD with several servers, and adding/deleting new VMs every day than you would probably want to use a GPO and activate it at the domain level, right? I'll show you both ways and additionally, a way to do it via registry on older OS.

How To Disable Lock Screen in Windows – Single Server Option

You can do this (and it's just few clicks) on single machine, but as I'm being lazy and don't want to do it each time I create and add new VM to a domain. The solution for standlone machines or just a few VMs:

Open Control Panel > Power Options > Change Plan Settings > Turn off the display > Set to Never

How to disable lock screen Windows

Multiple Server Option (via GPO)

There is two options to activate via GPO. You can create a new GPO and linked it to the OU you like or you can change the default domain GPO (not recommended in production environments..).

First open your GPMC console and locate the policy at Computer Configuration > Policies > Administrative Templates > Control Panel > Personalization > Do not display the lock screen.

How To Disable Lock Screen in Windows

Then you can edit and enable the policy..

How To Disable Lock Screen in Windows

And the second thing which is necessary to do is to apply the create new powerplan.

To do that you just go to Computer Configuration > Preferences > Control Panel Settings > Power Options> Power Plan (at least Windows 7).

How to disable CTRL+Alt+Del

And set those options here…(you can also check other options too).

How to disable CTRL+Alt+Del

So the GPO in details should looks like this:

How to disable CTRL+Alt+Del

If you don't want to wait until the default interval applies the new settings on your Active Directory domain you can force the application immediately. This will apply the computer policy and user policy objects which depends on that policy.

Note: that we have modified the default AD policy. If you don't want to touch the default domain policy you can always create a new GPO and apply it at the top (domain level).

To apply this policy to the domain controler just open command prompt and refresh your domain policy with this command:

gpupdate /force

How To Disable Lock Screen in Windows

For the client computers/server you'll need to reboot to apply the GPO from your DC, or you need to individually login and do an “gpupdate /force” to each one of those. If you have just a bunch of Windows LAB VMs you can perhaps just reboot them.

There might be a way with psexec to remote refresh the GPO, but it's outside the scope of this post.

From now on when you add a new Windows server or Desktop to your lab environment, there will be no need to do the CTRL + Alt + Delete again, except only the first time after reboot… (and every time when you shut down the system of course…)

Update: It seems that the plan IS working. In my testing however I did a beginner mistake not having the computer in the right OU (to which I was applying the group policy).. Ooops..-:). Oh well, it happens. Sorry about that. But this is working and when you logs in to the client computer you can see that the properties of the powerscheme are managed by system administrator.

How to disable CTRL+Alt+Del

The client computer has this policy now and the “fullspeed” power scheme created via the preferences. .

Shares
Vote !

| Filed Under: How To Tagged With: How To Disable Lock Screen in Windows

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Michel Py says

    January 20, 2015 at 4:39 pm

    Hello, did you try this :
    http://www.askvg.com/how-to-disable-lock-screen-in-windows-8/
    I did not, but perhaps it helps
    Michel

    • Vladan SEGET says

      January 20, 2015 at 5:22 pm

      That works for standalone PCs/servers. But not in AD environment where the GPO propagates onto all the AD objects. Nice try.. -:)

  2. Michel Py says

    January 21, 2015 at 7:58 am

    And why not use AD loopback policies in this case ?
    I have to use them on TS Servers to limit the reach of User Policy Settings.
    Michel

    • Vladan SEGET says

      January 21, 2015 at 9:52 am

      You gave me an idea… -:) Thanks.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication 12.3.2 – patch critical vulnerabilities for your dataprotection environments
  • Veeam confirming vSphere 9.0 and ESXi 9 upcoming support
  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in