<p>Il y a likely rien wrong avec that SSD, nor is there any problème avec the way Windows has mounted it.</p>
<ul>
<li>
<p>Windows OS normally mounts small USB drives, e.g., flash “thumb” drive, <em>sans</em> write caching to allow for quick ejection.</p>
</li>
<li>
<p>Large HDD and SSD drives, whether internal or external, are normally mounted avec write caching, which speeds up writing to disk by buffering writes in RAM until they are completed. The disadvantage is that one must wait for all writing to complete avant removing the drive, and for that reason, <a href="https://support.microsoft.com/en-us/windows/safely-remove-hardware-in-windows-1ee6677d-4e6c-4359-efca-fd44b9cec369">an eject button may not be displayed</a>.</p>
</li>
</ul>
<p>Si vous want to dismount the drive frequently, and vous n’avez pas mind slowing write access, vous pouvez changez le drive mount to supprimer caching.</p>
<ul>
<li>
<p>In Explorer, clic droit sur le drive and sélectionner <em>Properties</em>.</p>
</li>
<li>
<p>On the <em>Hardware</em> tab, sélectionner <em>Properties</em> (again).</p>
</li>
<li>
<p>Cliquez sur le <em>Change paramètres</em> bouton.</p>
</li>
<li>
<p>On the <em>Policies</em> tab, supprimez le check from *Activer write caching sur le périphérique". The SSD should maintenant be able to be ejected as would a flash drive.</p>
</li>
</ul>
<p>En revanche, one can use a third-party tool to safely eject even a drive mounted avec write caching. Free <a href="http://mt-naka.com/hotswap/index_enu.htm">HotSwap!</a> and many <a href="https://alternativeto.net/software/hotswap/">alternatives</a> can be used, and I find them more reliable.</p>
<p>As for the $RECYCLE.BIN fichier, oui, c’est normal, depuis it allows for temporary “deletion” of fichiers by moving them vers le <em>Recycle Bin</em>. That is usually an advantage of having a large external HDD, but si vous <em>don’t</em> want to use it, vous pouvez <a href="https://www.computerhope.com/issues/ch000134.htm">set the policy for that drive to “Do not move deleted files to the Recycle Bin”.</a></p>
<ul>
<li>
<p>Faites un clic droit the <em>Recycle Bin</em>.</p>
</li>
<li>
<p>Sélectionnez the drive letter for the external SSD.</p>
</li>
<li>
<p>Sélectionnez “Don’t move fichiers vers le Recycle Bin…”</p>
</li>
</ul>