Cyber Cloud Ops Logo
Microsoft Intune

How to Enable or Disable Web Sign-in on Windows Using Intune

By Admin User
June 17, 2025
8 min
How to Enable or Disable Web Sign-in on Windows Using Intune

Managing Web Sign-in Policy for Windows with Intune

In this post, we’ll explore how to enable or disable the Web Sign-in policy for Windows using Intune. Microsoft has introduced several built-in policies in the Intune portal to help organizations securely manage user access to devices and resources. To configure these policies, you can use the Settings Catalog within Intune.

Today, we’re focusing on a policy related to authentication, which applies specifically to Windows devices. In this case, we’ll be configuring the Web Sign-in policy, which controls whether users are allowed to sign in to Windows using a web-based sign-in experience.

Web Sign-in is a credential provider that enables users to sign in through a web-based interface on the Windows lock screen. This feature is designed to support passwordless authentication methods, providing a more modern and streamlined experience across the organization.

The policy supports various authentication options, including Temporary Access Pass (TAP), Microsoft Authenticator, and federated identity providers. In this blog post, I’ll walk you through how to enable or disable the Web Sign-in policy using Intune.

🖥️ When Was Web Sign-in Introduced?

Web Sign-in was first introduced in Windows 10, with limited support — only Temporary Access Pass (TAP) was available at the time. With Windows 11 version 22H2 and update KB5030310, its capabilities were significantly expanded to support additional modern authentication scenarios.

⚙️ Configuring the Web Sign-in Policy with Intune

By configuring this policy, organizations can improve security, simplify the sign-in experience, and adopt modern identity solutions. This policy is especially useful for:

  • Shared device environments

  • Temporary access scenarios

  • Passwordless strategies

📄 CSP Policy Details

The Web Sign-in policy enables new authentication flows and expands support for modern identity providers. With the updates in Windows 11, users can now authenticate using tools like the Microsoft Authenticator app or via SAML-P federated identity.

This policy is available on the following Windows editions:

  • Pro

  • Enterprise

  • Education

  • IoT Enterprise

  • IoT Enterprise LTSC

How to Enable or Disable Web Sign-in on Windows Using Intune - Fig. 01

🧾 Description Framework Properties

The table below outlines the technical attributes of the Web Sign-in policy, including property name and corresponding values used when configuring it via CSP.

How to Enable or Disable Web Sign-in on Windows Using Intune - Table. 01

Allowed Values

These values help organisations determine which value is suitable for each device. You can refer to he following table to understand the values.

How to Enable or Disable Web Sign-in on Windows Using Intune - Table. 02

./Device/Vendor/MSFT/Policy/Config/Authentication/EnableWebSignIn

Managing Web Sign-in Policy for Windows with Intune

To begin deploying a policy in Intune, sign in to the Microsoft Intune admin center. Then navigate to:

  1. In the left-hand menu, select Devices

  2. Click on Windows Devices under the “By platform” section

  3. Select Configuration

  4. Click + New Policy to begin configuring your policy

  5. Under Platform, select Windows 10 and later

  6. For Profile type, choose Settings catalog

  7. Click Create to proceed

How to Enable or Disable Web Sign-in on Windows Using Intune - Fig. 01

Basics

The Basics step is essential for defining the core details of your policy. In this section, you’ll provide a meaningful Name and Description to help identify the policy later.

  1. Policy Name: Web Sign-in Experience on Windows Devices

  2. Description: This policy manages whether users are allowed to sign in to Windows using a web-based interface.

  3. Platform: Windows 10 and later (pre-selected)

How to Enable or Disable Web Sign-in on Windows Using Intune - Fig. 02

Providing a clear name and concise description will make it easier to manage and maintain your configuration profiles over time.

Configuration Settings

Now, let’s move on to Configuration Settings. This is a key step where you will define the specific behaviors and options this policy will enforce. Click Add Settings to bring up the Settings Picker.

Configuring the “Enable Web Sign-in” Policy in Intune

Follow the steps below to configure the Web Sign-in policy for Windows devices using Microsoft Intune.

  1. In the Settings picker, go to the Authentication category.

  2. Scroll through the list and check the box for Enable Web Sign In.

  3. Once the setting appears under Configuration settings, click the dropdown menu and select the desired configuration:

  • Enabled (1): Allows web-based sign-in at the Windows lock screen. Enables support for authentication methods like Temporary Access Pass (TAP), Microsoft Authenticator, and federated identity providers.

  • Disabled (0): Prevents users from signing in through the web-based interface.

In this example, we select Enabled to allow web-based sign-in and support modern, passwordless authentication methods.

How to Enable or Disable Web Sign-in on Windows Using Intune - Fig. 03

4. Click Next to proceed to the Scope section.

Scope Tags

In Intune, Scope Tags are there to help you manage who can see and edit this policy. They help keep things organized and manage who has access. However, it is optional, so you can hit Next if you don’t need to assign them.

How to Enable or Disable Web Sign-in on Windows Using Intune - Fig. 04

Assignments

The Assignments section is where you define which users or devices will receive the policy.

  1. Under Include Groups, click + Add Groups

  2. A list of available groups will appear. Select the group(s) to which this policy should apply

  3. Once selected, the group will be listed under Included Groups.

  4. Click Next to continue to the Review + Create step.

How to Enable or Disable Web Sign-in on Windows Using Intune - Fig. 05

In this example, we select: GRP - MS365Education - Test Computers

✅ Review + Create

You’ve reached the final step: Review + Create. This section provides a full summary of your configuration, allowing you to carefully verify all the details before deploying the policy.

Take a moment to review the following:

  • 📌 Policy Name – Ensure it’s clear and descriptive

  • 👥 Assigned Groups – Confirm the correct user or device groups are selected

  • 🏷️ Scope Tags – Verify that any required administrative scope tags are properly applied

  • ⚙️ Configuration Settings – Double-check the selected values and behavior of the policy

If anything needs to be adjusted, click Previous to go back and make changes.

Once everything looks correct, click Create to finalize and deploy the profile.

✅ After clicking Create, a confirmation notification will appear, indicating that the Web Sign-in Experience on Windows Devices policy was successfully created.

How to Enable or Disable Web Sign-in on Windows Using Intune - Fig. 06

Device and User Check-in Status

You can check the policy in the Intune Portal. It usually takes about 8 hours to create a policy. If it’s taking too long, use the manual syncing option (Sync) in the Company Portal app on your device. After syncing, check the status again.

  • Go to Devices, then Configuration.

  • Click on the policy to view its details.

  • For instance, here the Web Sign-in Experience on Windows Devices policy status is succeeded(3).

How to Enable or Disable Web Sign-in on Windows Using Intune - Fig. 07

🖥️ Client-Side Verification – Enable Web Sign-in Policy

The Enable Web Sign-in policy is enforced by the MDM PolicyManager under the Authentication category. After the policy is deployed via Intune, you can verify its application directly on a client Windows device using the Event Viewer.

🛠️ How to Verify on the Client:

  1. Open Event Viewer on the Windows device where the policy was targeted.

  2. Navigate to: Applications and Services Logs > Microsoft > Windows > DeviceManagement-Enterprise-Diagnostics-Provider > Admin

  3. In the right-hand panel, click Filter Current Log.

  4. Filter for Event ID 813, which indicates that a device-side policy was successfully applied.

  5. Open the event details to confirm the EnableWebSignIn policy is listed and reflects the intended configuration.

📋 Example Log Output (Descriptive Format):

When the policy is applied, a typical Event ID 813 entry will display the following information:

  • Policy Name: The event will reference EnableWebSignIn, which is the exact identifier of the policy.

  • Policy Area: This will appear as Authentication, indicating the policy category.

  • Enrollment ID: A unique identifier assigned during MDM enrollment, for example: B1E9301C-8666-412A-BA2F-3BF8A55BFA62.

  • Current User: Usually set as Device, meaning the policy applies at the system level.

  • Integer Value (Int Value): The setting value. For example, 0x1 means the policy is Enabled, while 0x0 means it is Disabled.

  • Enrollment Type: Commonly shown as 0x6, which indicates an MDM-managed device.

  • Scope: Typically 0x0, indicating that the setting is applied at the device level.

💡 Important Tip

⚠️ Note: Values such as the Enrollment ID and scope may differ between devices and deployment contexts. These values are specific to the session and machine. Always validate that the policy name is correct (EnableWebSignIn) and that the configuration value (enabled or disabled) matches what was set in Intune.

⚠️ Troubleshooting Tips:

  • Ensure the device has recently synced with Microsoft Intune.

  • Confirm that the device is assigned to the correct group for the policy deployment.

  • Check for conflicting settings in other configuration profiles that could override this one.

  • Trigger a manual sync using the Company Portal app or via the Intune Admin Center.

  • For deeper analysis, refer to the official Microsoft Learn documentation or enable advanced diagnostic logs if needed.

📚 More Information

To deepen your understanding of configuring and managing the Web Sign-in policy using Microsoft Intune, refer to the following official Microsoft resources:

Thank you!

🖥️ Ricardo Barbosa

📘 MCT Microsoft Certified Trainer | ☁️ Cloud Architect

🌐 Technology Director - https://altelix.com

Originally published on LinkedIn · June 17, 2025 · read the original article
Tags:
MicrosoftIntune
EndpointManagement
Windows11
DeviceManagement
ModernWorkplace
MEM
ITPro
ZeroTrust
MVPBuzz
Keep reading

The full Hardening Windows Endpoints series

One control at a time, with the exact policy paths, the detection and remediation scripts, and the reporting to prove it worked across the fleet.

Browse all articles
Need a hand

Rolling this out across a real fleet?

Reading the guide is the easy part. Designing it for thousands of devices, piloting it without breaking production and proving compliance afterwards is the hard part. That is what we do at ISolutions CloudX.

Talk to ISolutions CloudX

Written by Ricardo Barbosa, Microsoft MVP and MCT. New guide every Wednesday and Friday. Follow on LinkedIn to get the next one.

Posts Sugeridos

How to Enable or Disable Web Sign-in on Windows Using Intune | CyberCloudOps Blog