Fix File Explorer Crashing When Browsing an iOS Device on Windows 11
🔍 WiseChecker

Fix File Explorer Crashing When Browsing an iOS Device on Windows 11

When you connect an iPhone or iPad to a Windows 11 PC and open File Explorer to browse its files, the window may freeze, close unexpectedly, or display a blank folder. This crash occurs because the legacy Apple Mobile Device Driver or the Windows Portable Devices driver fails to handle the iOS device’s file system correctly. This article explains the root cause of the crash, provides step-by-step fixes to restore stable browsing, and covers related failure patterns you may encounter.

Key Takeaways: Fixing File Explorer Crashes When Browsing iOS Devices

  • Device Manager > Portable Devices > Apple iPhone > Driver > Update driver > Browse my computer for drivers > Let me pick from a list of available drivers on my computer: Reverts to the Microsoft-standard MTP driver to stop the crash.
  • Apple Devices app (Windows Store): Replaces iTunes for device management and provides a stable driver stack on Windows 11.
  • Control Panel > Device Manager > View > Show hidden devices: Reveals all cached Apple drivers that must be removed to prevent recurring crashes.

ADVERTISEMENT

Why File Explorer Crashes When You Browse an iOS Device on Windows 11

The crash occurs because the Apple Mobile Device Driver (usbaapl64.inf) is not fully compatible with the Windows 11 Portable Devices (WPD) framework. When File Explorer attempts to enumerate the file structure of an iPhone or iPad, the driver sends malformed metadata packets that cause the WPD service to stop responding. File Explorer then freezes or closes because it cannot recover from the service failure.

This problem is most common after a Windows 11 feature update or a major iOS update. The driver that iTunes installs may become outdated or conflict with newer Windows 11 kernel changes. The fix involves replacing the Apple driver with the generic Microsoft MTP driver or updating to the Apple Devices app, which uses a modern driver stack.

How the Driver Conflict Manifests

When you plug in an iOS device, Windows 11 loads the Apple Mobile Device Driver from the DriverStore. If the driver version is older than 2021 or was installed by an outdated iTunes version, it may not support the current WPD protocol. File Explorer sends a request to read the device’s storage root. The driver returns an unexpected response format, and the WPD service crashes. File Explorer detects the service failure and terminates the browsing session.

Steps to Replace the Apple Driver with the Microsoft MTP Driver

The most reliable fix is to force Windows 11 to use the built-in Microsoft Media Transfer Protocol driver instead of the Apple driver. This driver is stable and does not cause crashes with iOS devices.

  1. Open Device Manager
    Press Win + X and select Device Manager from the menu. If you are using a keyboard without a Win key, right-click the Start button and choose Device Manager.
  2. Locate your iOS device
    Expand the Portable Devices category. You will see an entry named Apple iPhone or similar. If the category is not visible, expand Universal Serial Bus controllers and look for Apple Mobile Device USB Driver.
  3. Open driver update dialog
    Right-click the Apple device entry and select Update driver. In the wizard, choose Browse my computer for drivers.
  4. Select the Microsoft driver
    Click Let me pick from a list of available drivers on my computer. In the list of compatible hardware, select MTP Device or Portable Devices (the exact label may vary). If multiple entries appear, choose the one that does not mention Apple. Click Next.
  5. Confirm the driver change
    Windows may show a warning that the driver is not digitally signed by Apple. Click Yes to proceed. The driver installation completes in a few seconds. Close Device Manager.
  6. Reconnect the iOS device
    Unplug the iPhone or iPad from the USB port. Wait 5 seconds and plug it back in. Open File Explorer and navigate to the device. The file listing should load without crashing.

ADVERTISEMENT

If the Crash Persists: Remove All Stale Apple Drivers

If File Explorer still crashes after switching to the MTP driver, stale Apple drivers may remain in the DriverStore. Windows may reload them automatically. You must remove these hidden drivers.

  1. Show hidden devices in Device Manager
    Open Device Manager. Click the View menu and select Show hidden devices. This reveals drivers for devices that are not currently connected.
  2. Expand the Apple driver entries
    Look under Portable Devices, Universal Serial Bus controllers, and Software devices. You may see grayed-out entries such as Apple Mobile Device USB Driver or Apple iPhone.
  3. Uninstall each hidden Apple driver
    Right-click each grayed-out Apple entry and select Uninstall device. Check the box Delete the driver software for this device if it appears. Repeat for every Apple entry you find.
  4. Restart Windows 11
    Close Device Manager and restart your PC. After the restart, reconnect your iOS device. Windows should load only the Microsoft MTP driver.

Update to the Apple Devices App (Recommended for Long-Term Stability)

Apple has released a dedicated Apple Devices app for Windows 11 that replaces iTunes for device management. This app uses a modern driver stack that does not conflict with Windows 11. Installing it often resolves the crashing issue permanently.

  1. Uninstall iTunes and Apple Software Update
    Go to Settings > Apps > Installed apps. Find iTunes, click the three-dot menu, and select Uninstall. Also uninstall Apple Software Update and Apple Mobile Device Support if listed.
  2. Download the Apple Devices app
    Open the Microsoft Store and search for Apple Devices. The app is published by Apple Inc. Click Install.
  3. Open the app and connect your iOS device
    Launch Apple Devices. Connect your iPhone or iPad via USB. The app will install the necessary drivers automatically. This process may take a few minutes.
  4. Verify File Explorer stability
    After the driver installation completes, open File Explorer. Navigate to the device. The folder contents should display normally without crashing.

Related Failure Patterns and Their Fixes

“File Explorer Not Responding” When Connecting an iPhone via USB-C on Windows 11

If your iOS device uses a USB-C cable and File Explorer hangs immediately, the issue may be a faulty USB-C controller driver. Update the chipset driver from your PC manufacturer’s website. Also try a different USB-C port or a certified Apple cable. If the problem persists, disable USB selective suspend in Power Options.

“This Folder Is Empty” Error When Browsing an iOS Device in File Explorer

This error indicates that the device is not trusted by the PC. On your iPhone or iPad, unlock the screen and tap Trust when prompted. If you already trusted the device, go to Settings > General > Transfer or Reset iPhone > Reset Location & Privacy. Reconnect the device and tap Trust again.

File Explorer Crashes Only When Opening the DCIM Folder on an iOS Device

The DCIM folder contains photos and videos. If the crash occurs only when opening this folder, the issue is likely a corrupted thumbnail cache. Disable thumbnail generation for network and removable drives. Open File Explorer Options, go to the View tab, and check Always show icons, never thumbnails. Apply the setting and try again.

Apple Mobile Device Driver vs Microsoft MTP Driver: Crash Behavior Comparison

Item Apple Mobile Device Driver Microsoft MTP Driver
Source Installed by iTunes or Apple Devices app Built into Windows 11
Compatibility with Windows 11 May cause WPD service crash after feature updates Fully compatible with all Windows 11 versions
File browsing stability Frequent freezes and crashes Stable, no crashes reported
Photo transfer speed Slower due to driver overhead Faster with standard MTP protocol
Device management features Supports backup, restore, and sync via iTunes or Apple Devices Read-only file browsing only

File Explorer crashing when browsing an iOS device on Windows 11 is caused by an incompatible Apple driver. Switching to the Microsoft MTP driver or updating to the Apple Devices app resolves the issue immediately. After applying the fix, always keep Windows 11 updated and use the Apple Devices app for any future iOS management tasks. If you still experience crashes, check for third-party shell extensions that may interfere with File Explorer by running ShellExView and disabling non-Microsoft entries.

ADVERTISEMENT