💻 Software
Get rid of subfolders while keeping their contents?
Fresh5 days ago
Mar 15, 202625433 viewsConfidence Score0%
0%
Problem
In Windows, is there a way (built in or using a 3rd party program) to bulk move all the contents of subfolders up a level? In other words, a way to get rid of selected subfolders while keeping their contents? I'd like to go from: To: In a single process.
Error Output
Folder
Subfolder1
File1
Subfolder2
File2Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Get rid of subfolders while keeping their contents?
Low Risk
You can use a for loop in the command prompt: Yes, it will try to move files in the current directory, back to the current directory, but that doesn't cause any harm. Make sure you run it while situated in the top of the hierarchy you want to move t…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix