Jul 04 2023 12:26 AM - edited Jul 04 2023 12:29 AM
Hello,
I want prevent that users itself register personal windows device in Azure AD.
1. When I disable the option "Users may register their dervices with Azure AD" my Intune management will disabled completely.
2. Azure AD => Mobility (MDM and MAM) => This Option have no impact to the AD register process.
3. Intune => Enroll devices | Enrollment device platform restrictions => I have set everything to block.
For what reason the restriction don't block this register process?
I have tested to resolve this over conditional access no success..
Thanks for your help =)
Jul 05 2023 08:54 AM - edited Jul 05 2023 08:54 AM
Hi James1315,
There is no solution to control Azure AD registered devices. You will have to manually audit and clean-up these devices on a regular basis.
Jul 05 2023 11:28 PM
Jul 09 2023 03:22 PM
To prevent users from registering their personal Windows devices in Azure AD, you can configure the device registration settings in Azure AD. Here's how you can achieve this:
Sign in to the Azure portal (https://portal.azure.com) using your administrator account.
Navigate to the Azure Active Directory service.
In the Azure Active Directory blade, go to "Devices" and then select "Device settings."
Under the "Device settings" section, locate the option "Users may register their devices with Azure AD" and set it to "No."
Save the changes by clicking on the "Save" button.
By disabling user device registration in Azure AD, users will no longer be able to register their personal Windows devices with Azure AD.
It's important to note that this configuration will only prevent users from registering personal Windows devices. Organization-owned devices that are provisioned and managed by your organization will still be able to join Azure AD as part of the device management process.
Additionally, keep in mind that this setting may impact other scenarios where device registration is required, such as accessing certain Microsoft 365 services or using Azure AD features like conditional access. Consider reviewing your organization's requirements and evaluating the impact of this configuration before applying it.
Jul 10 2023 07:08 AM
Jul 10 2023 11:44 PM
Aug 02 2023 07:11 AM
Aug 02 2023 09:20 AM
Aug 09 2023 03:56 AM
If you're looking to prevent Azure AD registration on a Windows device and you've found that Microsoft Support is unable to assist, you might need to take matters into your own hands. Here are some steps you can consider taking:
Group Policy: If you have access to Group Policy settings (especially on Windows Pro, Enterprise, or Education editions), you can configure policies to control Azure AD registration. Look for policies related to "User Account Control" or "Azure AD Join." These policies can help restrict or control the registration process.
Registry Edits: Be cautious with this option, as editing the Windows Registry can potentially cause issues if not done correctly. However, there might be specific registry keys you can modify to prevent Azure AD registration. Before making any changes, it's wise to back up your registry and research thoroughly.
Local Account Creation: Consider creating local user accounts instead of Microsoft accounts during the initial setup of your Windows device. This can help prevent the automatic Azure AD registration that typically occurs with Microsoft accounts.
Network Configuration: In some cases, Azure AD registration might be triggered when the device is connected to a specific network. You can try disconnecting from the network during setup and connecting after setting up the local account.
Offline Setup: Disconnect your device from the internet during the initial setup process. This might prevent the automatic Azure AD registration. However, keep in mind that this approach could limit some functionality until you reconnect.
Professional Assistance: If you're uncomfortable with advanced settings or edits, consider consulting with an IT professional or consultant who has expertise in managing Windows devices and Azure AD.
Remember that while these steps might help prevent Azure AD registration, they could also have unintended consequences or limit some functionality. Always ensure you have backups of your data and system settings before making any significant changes. Additionally, research thoroughly or consult with professionals to avoid potential issues.