cmd copy folder and subfolders and files + hidden files code example Example: xcopy folder to another folder Xcopy C:\test D:\test /E /H /C /I