Control Built-in Administrator Account Lockout After Failed Sign-In Attempts Using Microsoft Intune HTMD Blog


Key Takeaways

  • Applies account lockout rules to the built‑in local Administrator account.
  • Prevents unlimited brute‑force password attempts on the local admin account.
  • Enabled automatically in new builds.
  • Improves the overall security of windows devices.

Hey, let’s learn about Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune. The Allow Administrator Lockout policy is a Windows security setting that specifically applies to the built‑in local Administrator account. Prevents unlimited brute‑force password attempts on the local Administrator account. It only affects the local built‑in Administrator, not domain admins. If enabled, the account follows the same lockout thresholds as other accounts.

Table of Contents

What are the Advantages of this Policy?

Here are the main advantages of enabling the Allow Administrator Lockout policy in Windows environments:
1. The built‑in local Administrator account is no longer immune to lockout rules, stopping unlimited password attempts via RDP or network logons.
2. Demonstrates proactive security controls during regulatory reviews.
3. Ensures the local Administrator follows the same lockout thresholds as other accounts, simplifying policy management.
4. Configured via Group Policy, Intune CSP, or PowerShell, making it adaptable across environments.

Enable or Disable Allow Administrator Lockout Using Intune

Allow Administrator lockout policy security setting determines whether the built-in Administrator account is subject to account lockout policy. If the policy enabled, Local Administrator is subject to lockout rules. If it disabled, the built‑in local Administrator account is exempt from account lockout policies.

How to Create the Allow Administrator Lockout Policy

To create the Allow Administrator Lockout policy, first you have to sign-in Microsoft Intune admin center. Click devices on the left side of the screen, select configuration then click on create and select new policy for creating a policy.

Control Built-in Administrator Account Lockout After Failed Sign-In Attempts Using Microsoft Intune HTMD Blog
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.1
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.1

Create a Profile of Allow Administrator Lockout Policy

Select new policy to begin the creation of the policy profile. In this window, select windows 10 and later as the platform and settings catalog as the profile type. After selecting these options, click create to proceed with the policy configuration.

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.2
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.2

Basics Tab of Allow Administrator Lockout Policy

On the Basics page. Enter a unique name and an optional description to clearly identify the policy. Here, I gave a proper name as Allow Administrator Lockout for the policy and description as setting determines whether the built-in Administrator account is subject to account lockout policy. Then click on next to continue

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.3
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.3

Configuration settings of Allow Administrator Lockout Policy

In the configuration settings section, click +Add settings to open the settings picker. From the available categories, select Device lock and choose allow administrator lockout. After selecting the required setting, click next to continue.

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.4
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.4

Default Value of Allow Administrator Lockout Policy

The allow administrator lockout policy has a default value “1″. When the allow administrator lockout policy enabled, the built-in administrator account can be locked out after the configured number of unsuccessful sign-in attempts. This helps protect the administrator account against brute-force and password-guessing attacks.

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.5
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.5

Disable the Allow Administrator Lockout Policy

Provide “0″ to disable the allow administrator lockout policy. If the Allow Administrator Lockout policy is disabled, the built‑in local Administrator account is exempt from lockout rules. Disabling this policy may fail CIS, NIST, or STIG baselines. Microsoft and security baselines strongly recommend keeping this policy enabled. After selecting the value click next to continue

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.6
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.6

Scope Tag Settings of Allow Administrator Lockout Policy

scope tag in Intune helps to organize and manage Intune resources based on administrative roles. Adding a scope tag is not mandatory. If needed, select the appropriate scope tag by clicking the select scope tags button. Here I selected the London scope tag. After selecting the scope tag, click on next to continue.

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.7
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.7

Add Groups using Assignment Tab

Use the assignment section to specify the users or devices that will receive the policy. Click on Add groups to add a group to the policy. Then search for the appropriate group, here I selected the HTMD – Test policy. After providing the group, click on next to continue.

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.8
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.8

Verify and Create the Policy

After reviewing the configured settings, proceed by selecting create to finalize the policy. If any changes are needed, use the previous option to make changes. After clicking the create button, a confirmation notification will appear, indicating that the allow administrator lockout policy has been created successfully.

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.9
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.9

Device and User Check-in Status

After policy deployment, the Device and User Check-in Status helps administrators confirm whether the allow administrator lockout policy has been successfully applied to targeted devices and users. Open the policy from Microsoft Intune, then review the device and user check-in status to verify whether the status has shown succeeded (1).

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.10
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.10

Client-side Verification of Allow Administrator Lockout Policy

To confirm that the policy has been successfully applied on a client device, open Event viewer and navigate to Applications and services logs> Microsoft> Windows> Device management enterprise diagnostic provider> Admin. Use the filter current login option to locate Event Id 813.

MDM PolicyManager: Set policy int, Policy: (AllowAdministratorLockout), Area: (DeviceLock),
EnrollmentID requesting merge: (EB427D85-802F-46D9-A3E2-D5B414587F63), Current User:
(Device), Int: (0x1), Enrollment Type: (0x6), Scope: (0x0).

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.11
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.11

Configuration Service Provider (CSP)

The Configuration Service Provider (CSP) defines how windows configuration settings are managed through Microsoft Intune. Ensuring consistent policy deployment across Windows 10 and 11 devices. It explains what each policy does, what settings or values can be used, and how it connects to older Group Policy settings (Group Policy Mapping details).

Description framework properties: The following table shows the description framework properties of allow administrator lockout policy.

Property name Property value
Format int
Access Type Add, Delete, Get, Replace
Allowed Values Range: [0-1]
Default Value 1
Enable or Disable Allow Administrator Lockout Using Intune – table.1

Group policy mapping:

  • Name – Allow Administrator account lockout
  • Path – Windows Settings > Security Settings > Account Policies > Account Lockout Policy
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.12
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.12

How to Remove the Assigned Group from Allow Administrator Lockout Policy

You can easily remove an assigned group from a policy, go to the devices>configuration and search for the Allow Administrator Lockout policy. Click on the Edit button on the Assignment tab then click on Remove button on this section to remove the policy and click Review + Save after making the change.

Detailed information, you can refer to our previous post – Learn How to Delete or Remove App Assignment from Intune using by Step-by-Step Guide.

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.13
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.13

How to Delete the Allow Administrator Lockout Policy from Intune Portal

If you want to delete this policy for any reason. Open the Microsoft Intune admin center and search for the Allow Administrator Lockout Policy from configuration section. After finding the policy, click on the 3-dot menu next to it and tap the Delete option.

Detailed information, you can refer to our previous post – Learn How to Delete or Remove App Assignment from Intune using by Step-by-Step Guide.

Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune - fig.14
Control Built-in Administrator Account Lockout after Failed Sign-In Attempts using Microsoft Intune – fig.14

Need Further Assistance or Have Technical Questions?

Join the LinkedIn Page and Telegram group to get the latest step-by-step guides and news updates. Join our Meetup Page to participate in User group meetings. Also, Join the WhatsApp Community and WhatsApp Channel to get the latest news on Microsoft Technologies. We are there on Reddit as well.

Author

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. He is Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11 years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His focus is on Device Management technologies such as Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *

Delta Air Lines (m1h262p) Delta Air Lines (m1h26g2) 애벗잡담잡이 애벗태양새 애벗얼가니새 애벗찌르레기 압드알쿠리참새 압딤황새 아버데어시스티콜라 이상한덤불개개비 에이버트북미덤불멧새 아비시니아캣버드 아비시니아크림슨윙 아비시니아지상코뿔새 아비시니아지상지빠귀 아비시니아긴발톱할미새 아비시니아올빼미 아비시니아파랑새 아비시니아낫부리후투티 아비시니아슬레이티딱새 아비시니아지빠귀 아비시니아왁스빌 아비시니아검은딱새 아비시니아동박새 아비시니아딱따구리 아카시아얼룩바벳 아카시아박새 아카디아딱새 아체직박구리 도토리딱따구리 아크레앤트슈라이크 아크레토디타이런트 아다마와멧비둘기 애들레이드솔새 아델리펭귄 애드미럴티매미새 아페프비둘기 아프간잡담잡이 아프간눈참새 아프리카줄무늬올빼미 아프리카검은오리 아프리카검은칼새 아프리카푸른딱새 아프리카푸른박새 아프리카넓적부리새 아프리카시트릴 아프리카목걸이멧비둘기 아프리카뜸부기 아프리카크림슨윙핀치 아프리카뻐꾸기 아프리카뻐꾸기매 아프리카뱀목가마우지 아프리카사막솔새 아프리카어두운색딱새 아프리카난쟁이물총새 아프리카에메랄드뻐꾸기 아프리카발가락물닭 아프리카파이어핀치 아프리카물수리 아프리카꾀꼬리 아프리카참매 아프리카풀올빼미 아프리카녹색비둘기 아프리카회색딱새 아프리카회색코뿔새 아프리카회색딱따구리 아프리카하리어매 아프리카매수리 아프리카산악잡담잡이 아프리카황조롱이 아프리카후투티 아프리카물꿩 아프리카습지하리어 아프리카올리브비둘기 아프리카대머리황새 아프리카검은머리물떼새 아프리카종려칼새 아프리카긴꼬리딱새 아프리카펭귄 아프리카피쿨렛 아프리카얼룩코뿔새 아프리카얼룩할미새 아프리카밭종다리 아프리카팔색조 아프리카난쟁이거위 아프리카난쟁이물총새 아프리카뜸부기 아프리카붉은눈직박구리 아프리카갈대개개비 아프리카강제비 아프리카바위 종다리류 아프리카성따오기 아프리카소쩍새 아프리카때까치딱새 아프리카은부리참새 아프리카제비물떼새 아프리카도요 아프리카저어새 아프리카점박이나무타기 아프리카검은딱새 아프리카뜸부기 아프리카지빠귀 아프리카볏도요 아프리카숲올빼미 아프리카노랑솔새 아가미왜가리 날렵한박새딱딱새