Skip to content
Force to Deny Apps Sync with Devices Policy for Windows using Intune

Force to Deny Apps Sync with Devices Policy for Windows using Intune

Written By Anoop C Nair
Last Updated October 13, 2025
Posted In Intune
SHARE

Today we are discussing Force to Deny Apps Sync with Devices Policy for Windows using Intune. In this discussion, we will focus on how this policy can be applied throughout the organization. Policies play a very important role in ensuring better efficiency, security, and user experience.

By configuring such policies correctly, organizations can maintain greater control over device communication and reduce unnecessary risks. Specifically, we will be looking at the Force Allow and Force Deny options for syncing with devices, and how they impact Windows apps when deployed through Intune.

These settings help admins right balance between security and flexibility while managing enterprise environments. Administrators can configure either a default setting for all apps or a per-app setting. The per-app setting requires specifying the Package Family Name of an app, which can be retrieved by running the Get-App Package command in Windows PowerShell.

If the policy setting is disabled or not configured, the system defaults to user control. In this state, employees have the option to manually adjust their settings via the Privacy menu, giving them control over whether apps can access unpaired devices. This may be suitable for less restrictive environments but could pose security challenges in larger organizations.

Patch My PC

Force to Deny Apps Sync with Devices Policy for Windows using Intune

Above we discussed a lot of things about the policy Apps Sync with Devices. Now let’s look how this policy applied into the Intune admin center. First Log in to the Microsoft Intune Admin Center with administrator credentials. Go to Devices > Windows > Manage Devices> Configuration. Click +Create and then select +New Policy to begin configuring the required settings.

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.1
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.1

Adding Basic Details

Basic tab helps you to give an identify for the settings you have to select for policy creation. You should add appropriate name and description for policy. Here is Name is mandatory and description is optional. After adding this click on the Next button

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.2
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.2

Configuration Settings

The next step is the Configuration Settings. In this section, you will see the Add Settings option. Click on it, and a list of categories will appear. From there, select the Privacy category in the settings picker.

Once inside the Privacy category, choose the Let Apps Sync with Devices policy. After selecting it, close the settings picker window to continue with the configuration.

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.3
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.3

Options you have to Choose

You can see different types of options for the Let Apps Sync with Devices policy. Here, you will find Force Deny, User in Control, and Force Allow options. You can choose any of these based on how you want to configure the policy.

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.4
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.4

Choose Force to Deny Apps Sync with Devices

Choose the Force Deny option. This option is very easy process to apply. By using this policy, you can gain several advantages, such as enhanced security and preventing unauthorized device communication. If you choose theForce Denyoption, Windows apps aren’t allowed to communicate with unpaired wireless devices and employees in your organization can’t change it.

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.5
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.5

What is Scope Tags

The Scope Tag for the Deny Apps Sync with Devices policy allows IT administrators to define which groups within the organization can view or manage this policy in Intune. By assigning appropriate scope tags, organizations can ensure that only designated teams have access to configure or monitor the Deny Apps Sync with Devices settings.

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.6
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.6

Know the Asignments

The Assignments section of the Deny Apps Sync with Devices policy determines which devices or user groups the policy applies to. Proper assignment ensures consistent policy enforcement and helps maintain security and usability across all designated Devices.

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.7
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.7

Review + Create Tab

Before completing the policy creation, you can review each tab to avoid misconfiguration or policy failure. After verifying all the details, click on the Create Button. After creating the policy, you will get a success message.

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.8
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.8

Monitoring Status for Deny Apps Sync with Devices

You know, monitoring status is very important for policy deployment. It helps you check whether the policy has been successfully deployed or not. So, let’s look into that process.First, go to the Devices section and open Configuration. In the configuration list, search for the policy you created.

I searched using the policy name that I entered in the Basics tab. Once you find the policy name, click on it.When you double-click the policy, it will display the Policy Deployment Monitoring Status page, where you can review the details of its deployment.

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.9
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.9

Client Side Verification

It helps you check the client side and verify the policy status. Open the Client device and open the Event Viewer. Go to Start > Event Viewer. Navigate to Logs: In the left pane, go to Application and Services Logs > Microsoft >   Windows > DeviceManagement-Enterprise-Diagnostics-Provider > Admin.

  • You will get the success result on Event ID 813
Policy Details
MDM PolicyManager: Set policy int, Policy: (LetAppsSyncWithDevices), Area: (Privacy),
EnrollmentID requestinq merqe: (EB427D85-802F-46D9-A3E2-D5B414587F63), Current User:
(Device), Int: (0x2), Enrollment Type: (0x6), Scope: (0x0).
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Table.1
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.10
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.10

How to Remove Assigned Group from Deny Apps Sync with Devices

If you want to remove the Assigned group from the policy, it is possible from the Intune Portal. To do this, open the Policy on Intune Portal and edit the Assignments tab and the Remove Policy.

To get more 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.

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.11
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.11

Delete the Notifications on Specific Sites Policy

You can easily delete the Policy from the Intune Portal. From the Configuration section, you can delete the policy. It will completely remove it from the client devices.

For More Information review the post: How to Delete Allow Clipboard History Policy in Intune Step by Step Guide

Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.12
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.12

Windows CSP Details

The policy Configuration Service Provider (CSP) is a tool for businesses to manage settings on Windows 10 and 11 devices. It details each policy’s function (Description Framework Properties), available choices (Allowed Values), and how it relates to older Group Policy settings (Group Policy Mapping details).

./Device/Vendor/MSFT/Policy/Config/Privacy/LetAppsSyncWithDevices
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.13
Force to Deny Apps Sync with Devices Policy for Windows using Intune -Fig.13

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 to get the latest news on Microsoft Technologies. We are there on Reddit as well.

Author

Anoop C Nair has been Microsoft MVP from 2015 onwards for 10 consecutive years! He is a Workplace Solution Architect with more than 22+ years of experience in Workplace technologies. He is also a Blogger, Speaker, and Local User Group Community leader. His primary focus is on Device Management technologies like SCCM and Intune. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security, Career, etc.

Written by

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. 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 main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

Discussion

Join the discussion

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

Related guides

Intune

Simplify Windows Devices to Run Only the Required Applications using Intune

Key Takeaways Hey, let’s learn about Simplify Windows Devices to Run Only the Required Applications using Intune. This policy lets administrators replace the default windows shell with a custom or lightweight shell. it improves performance by using system resources and is useful for devices that run a dedicated application. If the policy is disabled or […]

AC Anoop C Nair 8 min read
Intune

Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune

Key Takeaways In this post we are discussing about Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune. Microsoft has announced the general availability of Custom Compliance Settings for macOS in Microsoft Intune. The feature helps organizations strengthen security controls while supporting many types of macOS management scenarios. […]

AC Anoop C Nair 4 min read
Intune

Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune

Key Takeaways In this post we are discussing Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune. Microsoft Intune has received a new update that expands firmware management capabilities for Samsung Galaxy devices through Firmware Versionsintegration. This enhancement gives IT administrators more control over firmware and operating system updates, helping them […]

AC Anoop C Nair 4 min read
Intune

MS Intune Adds Windows Registry Data Collection to Device Inventory for Single Values All Key Values and Subkeys

Key Takeaways Microsoft Intune 2607 introduces Windows Registry Data collection in Device Inventory, allowing IT admins to verify actual device configurations without relying on custom discovery or remediation scripts. Using the Properties Catalog, admins can collect registry information through Single Value, All Values Under a Key (Non-Recursive), or Same Value Across Subkeys. MS Intune Adds […]

AC Anoop C Nair 5 min read