When you create a policy, you can use filters to assign a policy based on rules you create. A filter allows you to narrow the assignment scope of a policy. For example, use filters to target devices with a specific OS version or a specific manufacturer, target only personal devices or only organization-owned devices, and more.
Filters are more or less real-time so I prefer filter rules over Azure AD dynamic group segregation.
The best way to create a filter for Windows 11 devices is to use the osVersion property.
For Windows 11 we use osVersion Property, StartsWith Operator and as value 10.0.2.
To Create a filter in the new view,
- Log In to Intune,
- Head over to devices,
- Under Manage Device Choose Filters
- Click + Create to create a New Filter

Name | Build Details |
Major | 10 |
Minor | 0 |
Build | 22621 |
Rev | 1485 |
More information :
Windows 11 release information
Here you can find the Windows 11 Build Numbers and Windows 11 Version Numbers
OS version numbers
Windows 11 – release information | Microsoft Learn
Windows release health Hub
Windows release health | Microsoft Learn
Use filters when assigning your apps, policies, and profiles in Microsoft Intune