FG
💻 Software

Access denied, cmd move windows 7

Fresh5 days ago
Mar 15, 202666763 views
Confidence Score0%
0%

Problem

I can't use this command in win 7 when want to move a directory if the destination exists. It says Access denied. Why hapens this? It worked in XP. I can use robocopy, but then it will move only the contents of the folder. not the folder completly. How can I solve this problem?

Error Output

move /y "%1" c:\mydir\

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Access denied, cmd move windows 7

Low Risk

Try: This will check if the folder exists and move contents if the folder exists and if the folder doesn't exits then it will move your folder. If you still get access denied then you probably need to get admin privileges.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment