Windows Backup in Windows 11 only supports backing up data from fixed, local NTFS volumes. Removable media and some other drive types are not supported as backup sources. When the message says “Windows Backup skipped E:\ because it is on drive E:, which is not a supported drive type,” it indicates that the entire E: volume is being skipped, not a specific file.
From the support matrix for Microsoft backup agents, removable media and non-fixed drives are explicitly unsupported as backup sources. If E: is a USB drive, SD card, or otherwise detected as removable, Windows Backup will skip it and you will see exactly this kind of behavior (unfinished backup with skipped drive message).
To resolve this:
- Confirm the type of E: drive
- Open Settings → System → Storage → Advanced storage settings → Disks & volumes.
- Check whether E: is listed as Removable or a non-NTFS file system. Such drives are not supported as backup sources.
- Adjust what is being backed up
- Move important data from E: to a supported fixed NTFS drive (typically C: or another internal fixed disk) and include that location in the backup instead.
- Alternatively, stop using Windows Backup for content that lives only on E: and use a different method (for example, manually copying to another drive or using a third-party tool) to protect that data.
- Rerun the backup
- After excluding E: (or moving its data), run Windows Backup again so it can complete without trying to include the unsupported drive.
If a cloud-based backup is acceptable, Azure Backup with the MARS agent supports only local, fixed NTFS volumes as well and does not support removable media or network shares, so the same limitation applies there.
For another backup app, choose one that explicitly supports backing up from removable or external drives if that is required; Windows built-in solutions and Azure Backup do not support that scenario.
References: