Collecting Windows Registry Values with Microsoft Intune
About This Article
Target Audience
IT administrators and endpoint management administrators who want to check registry values on Windows devices.
Test Environment
- Microsoft Intune admin center (as of September 2026)
- Windows 10 and later
Prerequisites
The device must:
- Be enrolled in Microsoft Intune
- Be Microsoft Entra joined or Microsoft Entra hybrid joined
Overview
| Step | Location | Task |
|---|---|---|
| 1 | Intune | Create a Properties catalog profile using the Registry category |
| 2 | Intune | Configure scope tags and assignments |
| 3 | Intune | View the collected registry data |
Limitations
The following limitations apply:
- Only registry keys under
HKLMare supported. - Each registry value is limited to 6 KB.
- Up to 100 registry keys can be collected per device.
Step 1: Create a Properties Catalog Profile
Go to the Microsoft Intune admin center.
Select:
Devices > Windows
- Under Manage devices, select:
Configuration > Create > New policy
- Configure the following options, and then select Create:
- Platform: Windows 10 and later
- Profile type: Properties catalog
- On the Basics page, enter the following information, and then select Next:
- Name: Enter a descriptive name.
- Description: Enter a description, if required.
Select Add properties, and then select the Registry category.
Add a registry key entry and configure the following settings:
-
Registry key path
- Specify the registry path under
HKLM.
- Specify the registry path under
-
Collection pattern
- The following three collection methods are supported:
- A single value
- All values directly under a registry key, non-recursively
- The same value across subkeys
- The following three collection methods are supported:
-
Value name
- Specify the value name as required by the selected collection pattern.
- You can select multiple properties from multiple categories.
For example, if you want to collect BIOS or TPM information together with registry data, you can select those properties here as well.
- Select Next.
Step 2: Configure Scope Tags and Assignments
On the Scope tags page, optionally select the scope tags to assign to the profile, and then select Next.
On the Assignments page, select the groups that should receive the profile, and then select Next.
On the Review + create page, review the configuration and select Create.
Step 3: View the Collected Registry Data
Go to the Microsoft Intune admin center.
Select:
Devices > Windows
From the device list, select the target device.
Under Tools, select Device inventory.
To view the collected information, select the appropriate category.
For registry information, select the Registry category.
Once the data has been successfully collected, the registry information is displayed in the device inventory.
[!NOTE]
Data collection can only be stopped at the category level.Even after you stop collecting a category, the most recently collected data can remain available in the inventory for up to 28 days.
References
- https://techcommunity.microsoft.com/blog/intunecustomersuccess/registry-inventory-in-microsoft-intune-verifying-%E2%80%99s-on-your-devices/4541312
- https://learn.microsoft.com/ja-jp/intune/device-configuration/collect-device-properties
- https://learn.microsoft.com/ja-jp/intune/intune-service/apps/app-management/deployment/enhanced-app-inventory





