FG

How can I move a folder from one directory to another in Windows command line?

Fresh3 days ago
Mar 15, 2026143156 views
Confidence Score0%
0%

Problem

I need to a folder into the ProgramData directory. Is there a way I can see it as unhidden? If not, what's the command to move one folder (name_of_folder) into another (c:\ProgramData) in Windows Vista? Thanks.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I move a folder from one directory to another in Windows command line?

Low Risk

just open cmd.exe (Start -> write -> press ) and then type: where is the source directory path and is the destination directory path. The quotation marks ( ) are needed if the filepath(s) contain spaces.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment