Laptop not asking for password after waking from sleep on a particular user profile.

HARSH JINDAL 5 Reputation points
2025-07-29T11:56:26.2133333+00:00

My computer is no longer asking for a password after waking up for sleep. The setting in the sign in settings is set to ask for a password but it doesn't. I've even went in the registry editor and local group policies editor but nothing. I've then reverted all power settings to default but still nothing. Please help me I don't know what else to do. It is not working only on my current user , I created a new User and there it was perfectly working, I suppose the problem is with user.

Windows for home | Windows 11 | Sleep and Power on, off
0 comments No comments

1 answer

Sort by: Most helpful
  1. AceRobertT 14,440 Reputation points
    2025-07-29T15:48:32.4366667+00:00

    Hello Harsh. When waking your Windows 11 laptop from sleep, if it doesn’t ask you for a password, but ONLY for a specific user profile (the profile you use) there’s a very strong possibility you have either a user-level setting or registry value overriding the system defaults. Since the laptop works correctly when you create a new user, it confirms the issue is ONLY with your specific user profile and not a global user-level setting or configuration.

    To fix this, it is best to check the registry key that controls sign-in behavior after sleep for the affected user. Open Registry Editor (regedit) and go to:

    HKEY_CURRENT_USER\Control Panel\Desktop
    

    Check for a value called DelayLockInterval. If you see it and it is set to 0, that would be why Windows is not requiring a password after sleep. If you want to return to the original behavior, either delete this value or set it to ffffffff (which re-enables the lock screen). You will have to restart your computer for the changes to take effect.

    Also check that your account still has a password, because Windows won’t ask sign-in if your account is passwordless. You can check for a password under Settings > Accounts > Sign-in options.

    Here's the reference: Enable or Disable Require Sign-in on Wakeup in Windows 11

    Note: I am providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Best regards,

    Was this answer helpful?

    3 people found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.