
Data type: Select the String data type from the drop-down.Īfter specifying all details, Click Save. Device/Vendor/MSFT/Policy/Config/InternetExplorer/DisableInternetExplorerApp Description: Enter a description that gives an overview of the setting. Name: Enter a unique name for the OMA-URI setting. Under OMA-URI settings, Enter the following settings – Once per user (Value 2) – if you want to notify users only the first time, they are redirected. Never (Value 0)- if you don’t want to notify users that IE11 is disabled.Īlways (Value 1) - if you want to notify users every time they’re redirected from IE11. For Example – We added value two as we want to notify users only the first time. We have three options for the custom profile configuration. You can click on the Next button to continue and select the settings.Ĭonfiguration Settings – Add OMA-URI Settings Disable Internet Explorer Using Intune | Endpoint Manager | Easy Steps Enter the Name of the Policy and Description. Select Platform: Windows 10 and later and Profile. Select Devices > Configuration profiles > Create profile. Sign in to the Microsoft Endpoint Manager admin center. You can use Intune Settings Catalog to Disable the IE11 (Internet Explorer 11) Standalone Browser application from Windows 10 devices. Windows Server 2012: KB4601348 or laterĭisable Internet Explorer Using Intune Portal.
Windows 10 initial version (July 2015): KB4601331 or later.
Windows 10 version 1809, Windows Server version 1809, and Windows Server 2019: KB4598296 or later.Windows 10 version 1909, Windows Server version 1909: KB4598298 or later.Windows 10, version 2004, Windows Server version 2004, Windows 10, version 20H2: KB4598291 or later.
Once that was running the Open in Explorer option worked along with just typing the https address in File Explorer. After we installed this and then rebooted the computer we had the WebClient Service listed in services. In this article I’ll use the cmdlets: Get-WindowsOptionalFeature Enable-WindowsOptionalFeature Disable-WindowsOptionalFeatureĪll 3 cmdlets allows us to enable and disable windows features. There is a feature you have to install on Server 2016 called WebDAV Redirector. With the release of Windows Edge browser you don’t have to use Internet Explorer 11 and If you are not using It there is no point having It enabled and keep patching it with security updates and new features You can also see my previous article on how to enable Internet Explorer 11 using the GUI. This article will show you how to disable Internet Explorer 11 from a Windows 10 machine using PowerShell.