When following the steps to transfer files from one SD card to another as below, I get a message saying "SD Contents Package sd-seap Access Denied."
Click on the Start button on your desktop.
In the search window, type: Command Prompt — and then press the Enter key to open the Command Prompt window.
Enter the following commands (pressing the Enter key at the end of each line):
cd /
md sd-card
cd sd-card
xcopy F:\ "*.*" /s /e /v /h
Click on the Start button on your desktop.
In the search window, type: Command Prompt — and then press the Enter key to open the Command Prompt window.
Enter the following commands (pressing the Enter key at the end of each line):
cd /
md sd-card
cd sd-card
xcopy F:\ "*.*" /s /e /v /h