Here’s how you can disable the local storage of passwords and credentials with Intune:
- Open the Microsoft Endpoint Manager admin center.
- Select Devices > Configuration profiles > Create profile.
- Enter a name and description for the profile.
- Select Windows 10 and later as the platform.
- Select Custom as the profile type.
- Select Add > Oma-Uri settings.
- Enter the following information:
- Name: Enter a name for the setting.
- Description: Enter a description for the setting.
- Oma-Uri:
./Device/Vendor/MSFT/Policy/Config/Security/LocalAccounts/DisablePasswordStorage
- Data type: Select Integer
- Value: Enter
1
- Save the profile.