i assume that everyone knows that there is an option in the OS for optimizing for safely removal or not..It is NOT necessary to safely remove a drive.:huh:
That optimization only hastens the flushing of files and reduces other write acess to the drive. But it isn't a magic pill. In fact the only reason that so many people can get away with not using the safe eject is that USB thumb drives and other flash media are mounted optimized for safe removal already
But there is no way to reduce the error window to zero on a fat file system. If you just pull the drive at exactly the wrong time (Or when still writing) you will lose data at least or even hose the file system requiring a repair (and losing even more data).
Clicking safely remove causes windows to wait till the write is done before telling you it can be safely removed at minimum...

It will also hold off on new writes by programs, telling them the drive is not availble befor eyou remove it, sort of "putting a foot in the door" so you can even get a window of oppourtunity to remove the drive.