Registering devices with Intune for management and policy enforcement
Yes. Students can be kept off MFA, but the current sign-in flow is still asking them to register an authentication method because no authentication method is enabled for those student accounts while the sign-in/enrollment experience is invoking authentication method registration.
For an education tenant, the documented approach is:
- In Authentication Methods, target Phone, SMS, and Microsoft Authenticator to staff and exclude students.
- If using passwordless onboarding for students, target Temporary Access Pass to students.
- For Windows student devices, it is typical to disable Windows Hello for Business tenant-wide so students are not asked to set up multifactor authentication during sign-in.
Why the prompt appears:
- Windows Hello for Business is enabled by default on Windows devices.
- Setting it up requires users to perform multifactor authentication.
- In student scenarios where MFA is not enabled for students, this can result in the “Let’s keep your account secure” flow and then “Contact your admin” because no allowed authentication method is available for that account.
What to change:
- In the Microsoft Intune admin center, go to Devices > By platform > Windows > Device onboarding > Enrollment.
- Select Windows Hello for Business.
- Set Configure Windows Hello for Business to Disabled.
- Save the change.
Also verify enrollment settings:
- In Microsoft Intune admin center, go to Devices > Enroll devices > Automatic Enrollment.
- Confirm MDM user scope is set appropriately for the users enrolling devices. If provisioning packages are used, it must be All.
- Set MAM user scope to None.
If the goal is no MFA for students at all, keep student accounts excluded from Microsoft Authenticator/phone/SMS methods and disable Windows Hello for Business for the student enrollment path. If passwordless sign-in for students is needed later, the documented option is to issue Temporary Access Pass to students instead.