A cloud-based identity and access management service for securing user authentication and resource access
When the LAPS password backup is missing from Microsoft Entra ID, the existing password value cannot be recovered. For any device whose LAPS credential is no longer present in Entra, the path forward is to ensure LAPS is correctly enabled and then allow or force LAPS to generate and back up a new password.
Key points from the platform behavior:
- If the device object was deleted in Entra
- When a device is deleted in Microsoft Entra, the LAPS credential tied to that device is permanently lost and there is no method in Entra ID to recover that password unless it was exported and stored externally beforehand.
- To use LAPS again on that machine, it must appear as a new device object (for example, by rejoining/hybrid-joining it) and then receive a valid LAPS policy so a new password can be generated and backed up.
- If the device still exists but the password is not visible
- Verify that Windows LAPS is enabled in Entra ID and that the devices are configured to back up to Entra:
- In the Microsoft Entra admin center, under Identity > Devices > Device settings, ensure Enable Local Administrator Password Solution (LAPS) is set to Yes.
- On the client side, confirm that the LAPS policy BackUpDirectory is set to Microsoft Entra ID (for hybrid-joined devices, backup can be to either Entra ID or AD, but not both).
- If Intune is used, confirm that an Intune LAPS policy is assigned to those hybrid devices and that it is configured to back up the password to the intended directory (Entra or AD). Intune’s CSP-based LAPS policy overrides other LAPS sources.
- Once policy is correctly applied and the device is in an enabled state in Entra, LAPS will rotate and back up the local admin password according to the configured schedule. A manual rotation can also be triggered from the Intune admin center if the device is reachable and compliant with policy.
- Verify that Windows LAPS is enabled in Entra ID and that the devices are configured to back up to Entra:
- No rebuild required if local access is still possible
- If there is still a way to sign in locally (for example, with a domain account that has local admin rights or with the current local admin password that is just not backed up), then:
- Ensure the device is properly hybrid-joined and visible as enabled in Entra.
- Ensure LAPS is enabled in Entra and that a correct Intune/GPO LAPS policy is applied.
- After policy application, allow LAPS to rotate and back up the password or trigger a manual rotation from Intune. This will create a new LAPS password entry in Entra for that device.
- If there is still a way to sign in locally (for example, with a domain account that has local admin rights or with the current local admin password that is just not backed up), then:
- When local admin access is completely lost
- If there is no working local or domain admin credential to sign in to the device and the LAPS password backup is gone, there is no supported way in Entra/LAPS to recover the old password. At that point, regaining control typically requires OS-level recovery or rebuild of the machine.
In summary: missing LAPS passwords in Entra cannot be recovered. To “have LAPS again” on those hybrid devices without rebuilding, ensure the devices are enabled and reachable, LAPS is enabled in Entra, and a valid Intune or GPO LAPS policy is applied so that LAPS can rotate and back up a new password for each device.
References: