Windows LAPS frequently asked questions

This article provides answers to many commonly asked questions about Windows Local Administrator Password Solution (Windows LAPS).

General

Is it supported to run 3rd-party local account password manager products side-by-side with Windows LAPS?

Yes, this scenario is supported with the following condition. You must take care to configure Windows LAPS and the 3rd-party product to manage different local accounts. If you mistakenly configure both to manage the same account, Windows LAPS rejects attempts by the 3rd-party product to modify the account's password. See Account password tampering protection.

Why can't I change the password of a local admin account currently managed by Windows LAPS?

Windows LAPS prevents accidental or spurious changes to the managed account's password. This protection helps prevent a torn state situation where the password stored in the directory doesn't match the password stored locally on the device. See Account password tampering protection.

The Windows LAPS PowerShell module is part of Windows and not available outside of the operating system.

How can I copy the Windows LAPS PowerShell module to an older operating system?

This scenario isn't supported.

How can I submit unanswered questions or feature requests?

I see errors in my Windows LAPS event log - how do I fix them?

Microsoft promotes a password-less strategy and direction. Why was a password-based feature like Windows LAPS added to Windows?

All Windows LAPS scenarios involve the management of a Windows local account's password for use with help desk tasks, device recovery, and other scenarios. Since Windows only supports password-based authentication for local accounts, password management is necessary.

Windows LAPS and Active Directory

Can I deploy and use Windows LAPS even if my domain is running older domain controllers?

Can I deploy and use Windows LAPS even if my domain isn't yet at Windows Server 2016 Domain Functional Level?

Do I need to deploy a Windows Server 2022 or 2019 DC in order to extend my forest's schema with the Windows LAPS schema extensions?

No - you can run the Update-LapsADSchema cmdlet from any operating system updated with the Windows LAPS feature. The only requirement is that the client credentials are authorized to modify the Active Directory schema. See Update the Windows Server Active Directory schema.

How can I copy the Windows LAPS-enabled Active Directory User and Computers snap-in to an older operating system?

This scenario isn't supported.

I installed RSAT and I still don't see the new LAPS-enabled Active Directory User and Computers snap-in?

The new snap-in is only available in the Windows in-box versions of RSAT on supported Windows LAPS platforms. See Windows LAPS snap-in availability.

Why don't I see the new Windows LAPS policy in my GPO central store?

The new Windows LAPS policy isn't automatically installed as part of the GPO central store. See Group Policy Object Central Store.

Are Windows LAPS DSRM passwords available during a catastrophic AD disaster scenario?

Windows LAPS DSRM password backup is only one component of a comprehensive Active Directory disaster recovery plan. For more information, see DSRM password support.

Is it supported to run legacy Microsoft LAPS side-by-side with Windows LAPS?

Yes, this scenario is supported with the following conditions. A new Windows LAPS policy must be configured, and you must take care to configure Windows LAPS and the legacy LAPS to manage different local accounts.

Windows LAPS and Microsoft Entra ID

Why is my Microsoft Entra joined device getting an error when attempting to post the password to Microsoft Entra ID?

The most common reason for this forgetting to enable the LAPS feature for your Microsoft Entra tenant. See Enabling Windows LAPS with Microsoft Entra ID.

Do I need to extend my forest's schema if I'm only planning to back up passwords to Microsoft Entra ID?

No.

Do I need Intune in order to use Windows LAPS?

No. It's supported to deploy and use Windows LAPS in either Active Directory or Microsoft Entra mode without Intune. Intune does provide many benefits to the Windows LAPS scenario (for example, policy deployment at scale, monitoring, and password-reset action support).

Do I need Microsoft Entra Connect in order to use Windows LAPS?

No. There are no dependencies between these two features. See Windows LAPS and Microsoft Entra Connect in hybrid environments.

How do I configure a hybrid-joined device to back up the password to both Microsoft Entra ID and AD?

This scenario isn't supported. You can only back up the password to one directory at a time.

Which specific Azure clouds support Windows LAPS?

Does Microsoft Entra Domain Services support Windows LAPS?

Microsoft Entra Domain Services doesn't currently support Windows LAPS.

How are Windows LAPS passwords protected when stored in Microsoft Entra ID?

Windows LAPS passwords are always protected in transit (https) when sent from the managed device to the cloud. Windows LAPS passwords that are stored in the cloud are always encrypted with AES256. The decryption keys are only available to those internal Microsoft Entra services that have a technical need to actually handle the clear-text passwords, for example during storage or query operations. This encryption layer is specific to Windows LAPS passwords, and is always enabled in addition to the default Microsoft Entra data protection mechanisms - see Microsoft Entra Data Security Considerations.