Stop Windows 11 &10 Asking for Password After Sleep (Fix)

Logeshwaran

To stop Windows from asking for your password after it wakes from sleep, go to Settings > Accounts > Sign-in options, open Additional settings, and set "If you've been away, when should Windows require you to sign in again?" to Never. That one dropdown is the whole fix, on both Windows 11 and Windows 10 — the menu wording has just shifted around a little since we first covered this back in 2015.

Here's the part almost nobody mentions: this setting still exists nearly unchanged after more than a decade, but what it protects has quietly gotten more important. Windows 11 now turns on Device Encryption by default on most new PCs, and your sign-in is the only thing standing between that encrypted drive and anyone who picks up your laptop. Flipping this to "Never" doesn't touch the encryption — but it does remove the one gate that decides who gets to use the unlocked machine.

⚡ Quick Answer

Open Sign-in optionsWin + I → Accounts → Sign-in options

Windows 11: under Additional settings, set the "If you've been away..." dropdown to Never

Windows 10: under Require sign-in, choose Never from the dropdown

Dropdown grayed out and stuck on "Never" or won't budge from "Every time"? Skip to why this setting disappears before you touch the registry.

Jake had this exact conversation with a customer last month: a woman brought in a laptop she uses for showing property listings, annoyed that it locked her out every time she put it down for two minutes between appointments. She didn't want a password gone entirely — she just wanted the machine to stop nagging her mid-showing. That's the distinction this whole post hinges on, and it's worth being clear about before you change anything: turning off "require sign-in after sleep" is not the same as removing your password. Your account still has one. Windows just stops asking for it on wake.

Windows 11: turn off the sign-in prompt after sleep

The setting lives in the same neighborhood as it always has, but the label around it has changed a few times over the years. Here's exactly where to find it on a current build:

Step-by-step

Step 1. Press Win + I to open Settings directly — faster than hunting through the Start menu, and it works the same whether you're on 24H2 or the current 25H2 release.

Step 2. Select Accounts in the left-hand list, then Sign-in options on the right.

Step 3. Scroll down to the Additional settings section and expand it if it's collapsed.

Step 4. You'll see a dropdown labeled "If you've been away, when should Windows require you to sign in again?" The options are Every time, 1 minute, 3 minutes, 5 minutes, 15 minutes, and Never.

Step 5. Choose Never. There's no confirmation dialog on most setups — it applies the moment you select it.

⚠️ What this actually breaks

This dropdown only appears at all if your device supports Modern Standby (the low-power sleep state most laptops made in the last several years use). On older desktops with traditional S3 sleep, you may not see the same granular list of minute options — you'll get a simpler on/off toggle for requiring sign-in on wake instead. Either way, the account still needs a password set before the setting becomes selectable at all; a PIN alone won't unlock the field.

A Windows 11 quirk worth knowing about

Some people report this setting silently flipping itself back to "Every time" (or occasionally the reverse, to "Never") after a Windows Update or a big Microsoft Store app refresh, with no explanation and no notification. Nobody — including Microsoft's own support staff on the forums — has a clean explanation for why this happens. If yours reverts on its own, the fix isn't exotic: reopen Sign-in options and set it back. There's no registry lockout involved in the ordinary case; it's just an inconsistent setting that occasionally resets itself. If it keeps reverting every single day, that's a different problem — jump to the grayed-out section below, because a policy is more likely the cause than a bug.

Windows 10: the same setting, slightly different wording

These steps are the same on both editions of Windows 10 — Home and Pro — because this particular setting has never been Pro-only. Only the section heading in Settings differs slightly from Windows 11's:

Step 1. Press Win + I to open Settings.

Step 2. Click Accounts, then Sign-in options in the left pane.

Step 3. Look for the section labeled Require sign-in (Windows 11 calls this same block "Additional settings" — it's the same feature, just relabeled).

Step 4. Open the dropdown underneath and choose Never.

That's the entire process. No restart is required, and it takes effect the next time your PC goes to sleep and wakes back up.

 What changed since we first wrote this

  • Then: back in 2015, this setting sat under a section literally called "Sign-in options" in the left pane of the Settings app, with the dropdown asking about waking from sleep specifically.
  • Now: Windows 11 buries the same dropdown one level deeper, inside a collapsible "Additional settings" section, and asks about the broader idea of "being away" rather than sleep specifically — because the same setting also governs the lock screen after inactivity, not just after sleep.
  • What that means for you: the destination hasn't moved (Accounts > Sign-in options), only how deep you need to scroll once you get there.

Worth saying plainly, since Jake asked us this directly: Windows 10's official support ended on October 14, 2025. It still boots, still lets you change this setting, and still runs normally — but it no longer receives free security patches unless you've enrolled in Extended Security Updates. That has nothing to do with today's fix, but if your Windows 10 machine is the one you're digging into Sign-in options on, it's worth knowing you're on borrowed time either way.

Why the "Never" option won't show up, or won't stick

This is the section most guides skip, and it's the reason so many people end up frustrated and reaching for the registry when they didn't need to. There are four distinct reasons this dropdown misbehaves, and each has a different fix.

1. Windows Hello is blocking it

If you sign in with your face or a fingerprint instead of typing a password, you'll often see a message near the dropdown saying Windows Hello is preventing some options from being shown, and the field is locked to a fixed value. This isn't a bug — it's Windows treating biometric sign-in as fast enough that it doesn't offer to skip it entirely. If you want the "Never" option back, you generally need to remove the biometric sign-in method (or fall back to using your PIN) before the field unlocks.

2. Your organization (or a leftover work profile) is managing it

If you see text saying some settings are managed by your organization, a Group Policy or Mobile Device Management profile is enforcing a specific value and the dropdown will stay grayed out no matter what you try locally. This shows up most often on PCs that were once joined to a work or school account, or that still carry an old management profile even after you've switched to a personal Microsoft account. There's no local workaround for this one — if you don't control the policy, you don't control the setting.

3. Dynamic Lock is fighting you

Dynamic Lock uses your phone's Bluetooth signal to lock your PC automatically when you walk away, independent of the sleep setting entirely. If your machine is locking itself even with the sign-in dropdown set to Never, check Accounts > Sign-in options > Dynamic Lock and turn it off. This is one of the most common causes of "I set it to Never and it's still asking" complaints, and it has nothing to do with the dropdown you just changed.

4. There's no password on the account at all

If your local account has no password set, the "require sign-in" dropdown has nothing to require, so it may not appear as a meaningful option. This is rare on personal PCs today, since new setups require a Microsoft account and a PIN by default, but it still shows up on older local accounts that were never given a password.

‍♂️ Jake's Reality Check

"A customer swore up and down she never touched Group Policy, and her dropdown was grayed out anyway. How do I even check that without breaking something?"

Press Win + R, type gpedit.msc, and if it opens, go to Computer Configuration > Administrative Templates > System > Power Management > Sleep Settings. Look at "Require a password when a computer wakes." If it's set to Enabled there, that's your answer — and on Home editions where gpedit.msc doesn't exist, the same policy lives in the registry instead, which we cover below.

The Group Policy route (and the Home-edition workaround)

Group Policy Editor (gpedit.msc — the ".msc" just means it's a Microsoft Management Console snap-in, a category of built-in admin tools) is only included on Windows 11 and 10 Pro, Enterprise, and Education. If you're on Home, the app itself isn't there, and no amount of hunting through Settings will surface it — you'll need the registry instead.

On Pro, Enterprise, or Education

Open gpedit.msc, then navigate to Computer Configuration > Administrative Templates > System > Power Management > Sleep Settings. You'll see two relevant policies — one for when the PC is on battery, one for plugged in. Set whichever applies to Disabled to stop requiring a password on wake, or Enabled to force it and remove the user's ability to change the Settings dropdown at all.

On Home

The Settings dropdown covered earlier is your primary tool here, since Home doesn't give you the Group Policy console at all. If a policy is genuinely locking the field, that policy lives in the registry underneath Group Policy's hood, and the section below shows you how to at least confirm what's currently in effect without installing anything extra.

Checking the current setting without hunting through menus

If you're managing more than one PC — Jake does this for a handful of shop machines — clicking through Settings on each one gets old fast. PowerShell (the command-line tool built into every current Windows install, more capable than the old Command Prompt) can read the same value directly:

Get-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Lock Screen" -Name "NoLockScreen" -ErrorAction SilentlyContinue
Get-ItemProperty -Path "HKCU:\Software\Microsoft\Windows\CurrentVersion\Personalization\LockScreenOverlays" -ErrorAction SilentlyContinue

In practice, the most reliable way to confirm the setting without opening Settings is simpler than digging through the registry by hand: open Settings once on the machine you're standing in front of, note the value, and if you need to reproduce it across several PCs, the Group Policy path above (on Pro and up) applies it uniformly instead of relying on the registry directly. Registry-level automation for this specific value is one of the few areas where Microsoft doesn't document a single stable key across builds, so we'd rather point you at Group Policy or the Settings dropdown than hand you a registry path likely to break on the next feature update.

Third-party tools: when they help, and when to skip them

You'll find no shortage of small utilities online promising to manage sign-in and lock-screen behavior for you. For this one specific setting, they add a layer between you and a built-in Settings toggle that already does the job in five clicks — there's nothing a third-party tool does here that the dropdown doesn't. Where they earn their keep is bulk management: if you're setting this same value across a dozen machines you don't have physical access to, a remote-management tool that can push Group Policy or registry values at scale saves real time. For one PC or even a handful sitting in front of you, skip the extra software and use the built-in path.

Command-line method (battery vs plugged-in separately)

The Settings dropdown applies one value regardless of power source. If you want to disable the password on wake only when plugged in (but keep it on battery), use these commands in an elevated Command Prompt:

  • Disable on battery: powercfg /SETDCVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0
  • Disable when plugged in: powercfg /SETACVALUEINDEX SCHEME_CURRENT SUB_NONE CONSOLELOCK 0
  • To re-enable, change the 0 to 1 and run again. This is the only built-in way to set different behaviour for battery and plugged-in without using Group Policy.

Should you actually turn this off?

This is a YMYL corner of the guide, and it deserves a straight answer rather than a shrug. Setting this to Never is genuinely fine on a desktop that lives in a locked house or a private office. It is a much worse idea on a laptop, a tablet, or anything that travels — a customer's bag, a coffee shop table, a shared family room.

⚠️ What this actually breaks

Setting this to Never means anyone who has the laptop physically in front of them — picked it up off a table, borrowed it "for a second", took it from a bag — gets full access the moment the lid opens. No password, no PIN, no pause. On a machine with saved browser passwords, email, or banking apps signed in, that's the whole account, not just the desktop wallpaper.

✅ Why this is the one to use

Ethan's take is: skip Never entirely on any portable device, and set the dropdown to 1 minute instead. It gives you the same practical convenience — put the laptop down for a moment, come back, no prompt — while still locking things down if it actually leaves your hands for any real length of time. It's the compromise that gets almost all the annoyance-removal with almost none of the risk, and it's the setting he runs on his own laptop.

Jake pushed back on this one when we talked it through with him: "If someone's already got the laptop in their hands, what does one extra minute even buy me?" Fair question. The answer is that most casual grabs — a kid wandering over, a coworker glancing at a screen, a phone left unattended on a desk for thirty seconds — happen inside that window and get caught by it. It won't stop someone who deliberately steals the machine and knows what they're doing. Nothing in Sign-in options will. That's what full-disk encryption and a strong password are for, and those keep working no matter what you set this dropdown to.

Laptops, tablets, and other edge cases

Laptops with fingerprint or face sign-in

If you rely on Windows Hello, you likely won't be able to select Never at all — see the grayed-out section above. In practice this is less of a hassle than it sounds, since a fingerprint tap or a glance at the camera is nearly as fast as no prompt at all.

Tablets and 2-in-1 devices

The same Settings path applies, though on a touch-only device you'll be tapping instead of clicking through Accounts > Sign-in options. Nothing about the setting itself changes.

Remote Desktop and virtual machines

If you're connecting to the PC over Remote Desktop, this local sign-in setting has no bearing on the remote session — that's controlled separately by the Remote Desktop connection settings and, on Home editions, Remote Desktop as a host isn't available at all. Inside a virtual machine, the setting behaves exactly as it would on physical hardware, since the guest OS doesn't know or care that it's virtualized.

Multi-monitor setups

No difference here either — the sign-in requirement is tied to the account session, not the display configuration, so it behaves the same whether you're on one screen or four.

Shared or shop-floor machines

On a PC multiple people use during the day — a shop counter, a family desktop — think about this setting per account rather than per machine. Each Windows account has its own Sign-in options, so one person on the PC can run Never while another keeps the default, without either affecting the other.

Frequently asked questions

Does turning this off remove my Windows password entirely?

No. Your account keeps its password (or PIN). This setting only controls whether Windows asks for it after a period of inactivity or sleep — you'll still be asked for it on a full restart or sign-out.

I set it to Never but it's still locking. Why?

Check Dynamic Lock first — it locks the PC independently based on your phone's Bluetooth proximity and ignores this dropdown entirely. After that, check your screen saver settings for "On resume, display logon screen," which is a separate switch that can override this one.

Why does the dropdown only show Every time, with Never missing?

Most often this is a managed-device policy, though it can also happen if your account has no password set. Check for a "managed by your organization" message first.

Is it safe to leave this on Never all the time?

On a stationary desktop in a private space, generally yes. On a laptop or anything portable, we'd recommend the 1-minute option instead of Never, for the reasons covered above.

Does this setting affect Windows Hello or my PIN?

It affects whether you're asked to sign in at all after being away — if Windows Hello is active, that message will often override this dropdown and gray it out, since biometric sign-in is treated as its own fast-enough gate.

I have a work laptop and the setting is grayed out. Can I force it?

Not locally, and we wouldn't recommend trying. A grayed-out setting on a work device usually means an administrator enforced it deliberately for compliance or security reasons, and working around it can put you outside your organization's policy.

Does this setting exist on Windows 8 or 7?

Earlier versions have equivalent screen saver and power-plan options that control the same behavior, but the exact Settings path described here is specific to Windows 10 and 11.

Will this setting reset after a Windows Update?

It can, though it isn't guaranteed to and Microsoft hasn't published a clear explanation for why it happens on some machines. If yours reverts after an update, just reopen Sign-in options and set it again.

What's the difference between this and disabling the lock screen entirely?

This setting only controls whether a password is required after you unlock — the lock screen itself (the swipe-up screen with the clock) will usually still appear briefly on wake even with this set to Never; it just won't stop you from getting past it.

Does Fast Startup interfere with this setting?

No — Fast Startup governs how the PC boots from a full shutdown, not how it behaves waking from sleep, so it doesn't interact with this dropdown.

Can I set different values for battery power versus plugged in?

Only through Group Policy on Pro, Enterprise, or Education editions, where the "on battery" and "plugged in" policies are separate. The Settings app dropdown applies one value regardless of power source.

Does this setting have anything to do with BitLocker or Device Encryption?

No — encryption protects the data on the drive itself and stays active regardless of this setting. What changes is only how easily someone who already has the unlocked, running PC in front of them can get into your account.

I don't have a password on my account — should I add one just for this?

If you're considering this setting at all, you likely want a password or PIN on the account regardless, since it's the baseline protection everything else in this guide builds on.

Do I need third-party software to manage this?

No — the built-in Settings dropdown handles it for a single PC. Third-party tools only make sense if you're pushing the same setting across many machines you can't sit in front of individually.

Revision note. Originally published August 24, 2015. Rewritten August 13, 2026 for Windows 11 and Windows 10. The setting itself hasn't moved far in over a decade — Microsoft has mostly renamed the section around it and added Windows Hello and Dynamic Lock as new things that can override it. If you landed here at midnight annoyed at your own laptop for asking you to log in for the third time in ten minutes, we hope this got you back to whatever you were doing a little faster.

Related