27.5 C
Ahmedabad
Friday, July 4, 2025

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 Haresh Hirani, I am the person behind this webpage. Welcome to my page, Thank you for visiting the website and my page! My website is all about Microsoft technologies. More about ConfigMgr and all other technologies which are interesting for me. However, larger percentage of my posts are related to SCCM. Normally, like to post the interesting issues which I came across in my day to day tech life. you will find only solutions which comes on my day to day life.

- Advertisement -spot_img

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest posts