It can be very unsafe in Windows. If you are very concerned about security - use Linux, no network connected, same size USB drive and do low level disk copy such as:
dd if=/dev/sdX of=/dev/sdY bs=2M
where sdX source, sdY target. Be careful, that will destroy everything on sdY