Thursday, June 4, 2026

Setting Default IE Homepage with Intune

At times we get requirement to set the default browser, default homepage for the browser. Below two steps help you configure or set default home page for internet explorer for your Windows 10 devices through Intune.

OMA URI used for setting the default IE page, refer below solution.

1) Configure the Intune policies; Disable First run wizard.

  • Create new Device Profile

  • choose Windows 10 and later as Platform and choose Custom as Profile Type

  • Add the OMA-URI: ./User/Vendor/MSFT/Policy/Config/InternetExplorer/DisableFirstRunWizard.

  • Data Type String And in the value field enter: <enabled/><data id=”FirstRunOptions” value=”1? /> \

2) Disable Home Page Change.

  • create a new Configuration policy or add a new row to an existing Policy.

  • The OMA-URI is ./User/Vendor/MSFT/Policy/Config/InternetExplorer/DisableHomePageChange

  • In the value field fill in <enabled/><data id=”EnterHomePagePrompt” value=”homepage” /> 

For additional CSPs, refer – https://docs.microsoft.com/en-us/windows/client-management/mdm/configuration-service-provider-reference?redirectedfrom=MSDN

CSPs CSPs is an interface to read, set, modify, or delete configuration settings on the device.  

Happy Learning!!!

Thanks & Regards,
Haresh Hirani
Email: [email protected]
Follow me: https://www.linkedin.com/in/hiraniconfigmgr

Author

  • Hi, I’m Haresh Hirani the mind behind Hiraniconfigmgr.com. I’m a seasoned IT professional with deep expertise in Microsoft technologies, especially in Configuration Manager (ConfigMgr/SCCM). Over the years, I’ve expanded my skill set to cover a broader range of modern device management platforms like Microsoft Intune, Jamf Pro, ManageEngine Endpoint Central, and VMware AirWatch (Workspace ONE UEM), I use this blog to document real-world, tested, working fixes and walkthroughs from my daily technical experiences. The 💡idea is simple: if it helped me, it might help someone like you. My goal is to create a living repository of practical IT solutions for the community. If you find something useful, or if you want to collaborate, feel free to connect with me on LinkedIn or drop a message through the Contact page. Happy to help.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest posts