Android
Unmount SD Card Safely auf Android
Android treats an inserted memory card as active storage, not a simple plug-and-play drive. Apps can write cached files, thumbnails or downloads to it at any moment, even in the background. If you pull the card out while a write is still in progress, the file system can get damaged, and photos, videos or app data may become unreadable.
Unmounting tells Android to stop all read and write activity on the card and release it cleanly, similar to safely ejecting a USB drive on a computer. Only after this step is it safe to physically remove the card from the tray.
Where to find the unmount option
Go to Open the Settings ➔ Tap on Storage ➔ Tap on Unmount. Once the confirmation appears, the card is no longer used by any app and you can eject it from the slot.
If you need the card again right away, reinsert it and Android will mount it automatically. Unmounting does not delete or format anything on the card; it only disconnects it from the system temporarily.
