Skip to content
How to Fix File Explorer Missing on Kiosk Start Menu in Intune

How to Fix File Explorer Missing on Kiosk Start Menu in Intune

Written By Anoop C Nair
Last Updated October 24, 2025
Posted In Intune
SHARE

How to Fix File Explorer Missing on Kiosk Start Menu in Intune! When configuring multi-app kiosks in Intune, File Explorer may not appear on the Start menu even though apps like Chrome and Edge work correctly. This happens when the Start layout XML or OMA-URI configuration doesn’t include the correct File Explorer reference or when kiosk mode blocks system apps.

File Explorer is essential in a kiosk because it allows users to access, manage, and open their downloaded files. Visitors often download documents or PDFs from the internet, and without File Explorer, they cannot locate or open these files.

This issue impacts IT admins and organizations by increasing support requests, as users struggle to locate downloaded files or print documents. It also adds complexity to kiosk configuration and troubleshooting, reducing productivity and creating a less user-friendly experience.

Without File Explorer access, printing and file management become difficult, especially when using on-premises printers in a cloud-only environment. In this post you will get all the details of the how to fix Explorer Missing on Kiosk Start Menu in Intune.

Patch My PC
How to Fix File Explorer Missing on Kiosk Start Menu in Intune - Fig.1
How to Fix File Explorer Missing on Kiosk Start Menu in Intune – Fig.1

How to Fix File Explorer Missing on Kiosk Start Menu in Intune

The Kiosk Start Menu in Intune is a customized version of the Windows Start menu that appears on devices configured in kiosk mode. It lets IT admins control exactly which apps, folders, or shortcuts are visible to users, creating a limited, secure environment for public or shared devices.

<AssignedAccessConfiguration 
    xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config" 
    xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config" 
    xmlns:v5="http://schemas.microsoft.com/AssignedAccess/2022/config">
    <Profiles>
        <Profile Id="{7877df8d78fd7f8d7fdf-a454a45ae45-7sd777}">
            <AllAppsList>
                <AllowedApps>
                    <App DesktopAppPath="%ProgramFiles%\Google\Chrome\Application\chrome.exe"/>
                    <App DesktopAppPath="%SystemRoot%\explorer.exe"/>
                </AllowedApps>
            </AllAppsList>
            <v5:StartPins>
                <![CDATA[ 
                    { 
                        "pinnedList": [ 
                            { "desktopAppLink": "%ALLUSERSPROFILE%\\Microsoft\\Windows\\Start Menu\\Programs\\Google Chrome.lnk" },
                            { "desktopAppLink": "%SystemRoot%\\explorer.exe" }
                        ] 
                    } 
                ]]>
            </v5:StartPins>
            <Taskbar ShowTaskbar="true"/>
        </Profile>
    </Profiles>
    <Configs>
        <Config>
            <AutoLogonAccount rs5:DisplayName="kioskläge"/>
            <DefaultProfile Id="{7877df8d78fd7f8d7fdf-a454a45ae45-7sd777}"/> 
        </Config>
    </Configs>
</AssignedAccessConfiguration>
How to Fix File Explorer Missing on Kiosk Start Menu in Intune - Fig.2
How to Fix File Explorer Missing on Kiosk Start Menu in Intune – Fig.2

How to Add File Explorer and Enable Printing on Intune Kiosks

When you set up a kiosk in Intune, the Start menu shows only the apps you specify. If you want File Explorer to appear, you need to point to the correct shortcut, not a program file that doesn’t exist. This makes sure the kiosk can open File Explorer so users can access their downloads.

{ “desktopAppLink”: “%ALLUSERSPROFILE%\\Microsoft\\Windows\\Start Menu\\Programs\\Accessories\\Windows Explorer.lnk” }

For printing, if your organization has Universal Print licenses, it’s the easiest way to let cloud-managed kiosks print to on-premises printers. If you don’t have those licenses, you can still set up printing by creating an Intune deployment package that connects the kiosks to your local printers using their IP addresses.

Fixing File Explorer in Intune Kiosk Start Menu

You are on the right track with your kiosk setup, but to make File Explorer appear on the Start menu, you should update your configuration as follows. Apply these changes and test the kiosk. If File Explorer still doesn’t appear, check your Windows version as some settings may vary depending on the version.

Line 10Line 18:
<App AppUserModelId=”Microsoft.Windows.Explorer” />{“desktopAppLink”:”%ALLUSERSPROFILE%\\Microsoft\\Windows\\Start Menu\\Programs\\File Explorer.lnk”}
How to Fix File Explorer Missing on Kiosk Start Menu in Intune – Table 1
How to Fix File Explorer Missing on Kiosk Start Menu in Intune - Fig.3
How to Fix File Explorer Missing on Kiosk Start Menu in Intune – Fig.3

Need Further Assistance or Have Technical Questions?

Join the LinkedIn Page and Telegram group to get the latest step-by-step guides and news updates. Join our Meetup Page to participate in User group meetings. Also, Join the WhatsApp Community to get the latest news on Microsoft Technologies. We are there on Reddit as well

Author

Anoop C Nair has been Microsoft MVP from 2015 onwards for 10 consecutive years! He is a Workplace Solution Architect with more than 22+ years of experience in Workplace technologies. He is also a Blogger, Speaker, and Local User Group Community leader. His primary focus is on Device Management technologies like SCCM and Intune. He writes about technologies like Intune, SCCM,  Windows, Cloud PC, Windows, Entra, Microsoft Security, Career, etc

Written by

Anoop C Nair is Workplace Technology solution architect with 25+ years of experience in global enterprise organizations such as JP Morgan, Capgemini, etc. Microsoft Certified Trainer. Microsoft MVP from 2015 onwards for consecutive 11+ years! He also conducts Intune and modern workplace tech training for enterprise organizations. He is Blogger, Speaker, and Founder of HTMD Community and HTMD Conference. His main focus is on Device Management technologies like Intune, Windows, Cloud PC. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security.

Discussion

Join the discussion

Your email address will not be published. Required fields are marked *

Related guides

Intune

Simplify Windows Devices to Run Only the Required Applications using Intune

Key Takeaways Hey, let’s learn about Simplify Windows Devices to Run Only the Required Applications using Intune. This policy lets administrators replace the default windows shell with a custom or lightweight shell. it improves performance by using system resources and is useful for devices that run a dedicated application. If the policy is disabled or […]

AC Anoop C Nair 8 min read
Intune

Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune

Key Takeaways In this post we are discussing about Enhance macOS Compliance with Custom Security and Compliance Checks to Improve Device Security using Microsoft Intune. Microsoft has announced the general availability of Custom Compliance Settings for macOS in Microsoft Intune. The feature helps organizations strengthen security controls while supporting many types of macOS management scenarios. […]

AC Anoop C Nair 4 min read
Intune

Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune

Key Takeaways In this post we are discussing Manage Samsung Galaxy Firmware Versions to Improve Security and Compliance using Microsoft Intune. Microsoft Intune has received a new update that expands firmware management capabilities for Samsung Galaxy devices through Firmware Versionsintegration. This enhancement gives IT administrators more control over firmware and operating system updates, helping them […]

AC Anoop C Nair 4 min read
Intune

MS Intune Adds Windows Registry Data Collection to Device Inventory for Single Values All Key Values and Subkeys

Key Takeaways Microsoft Intune 2607 introduces Windows Registry Data collection in Device Inventory, allowing IT admins to verify actual device configurations without relying on custom discovery or remediation scripts. Using the Properties Catalog, admins can collect registry information through Single Value, All Values Under a Key (Non-Recursive), or Same Value Across Subkeys. MS Intune Adds […]

AC Anoop C Nair 5 min read