Jump to content

I searched it up but it only tells me how to delete a folder that's just in a directory. Basically I have two files in my downloads folder that I downloaded for FL Studio and I can't delete them. I don't know why, it just says it can't find them so I can't delete them.

 

I want a clean downloads folder. I want to use CMD to force delete them but I can't figure it out. What do I do? Thanks.

Link to comment
https://linustechtips.com/topic/475343-how-to-delete-a-folder-using-cmd/
Share on other sites

Link to post
Share on other sites

it's RD

RDDelete folder(s)Syntax      RD pathname      RD /S pathname      RD /S /Q pathname   Key   /S  : Delete all files and subfolders         in addition to the folder itself.         Use this to remove an entire folder tree.   /Q  : Quiet - do not display YN confirmation
Link to post
Share on other sites

 

it's RD

RDDelete folder(s)Syntax      RD pathname      RD /S pathname      RD /S /Q pathname   Key   /S  : Delete all files and subfolders         in addition to the folder itself.         Use this to remove an entire folder tree.   /Q  : Quiet - do not display YN confirmation

 

Still confused sorry... My downloads folder is in my C drive so how would I delete a folder in my downloads folder?

Link to post
Share on other sites

Still confused sorry... My downloads folder is in my C drive so how would I delete a folder in my downloads folder?

if the files are locked by explorer

then cmd probably won't help

use a file unlock and delete program

 

http://lockhunter.com/

If you need remote help fixing something on your computer

I can help over Teamviewer if you wish

just msg me on my profile

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×