How to force delete a folder in windows 7 using cmd from pendrive?
Answers
Answered by
0
Sometimes, for whatever reason, Windows will become convinced a given file is in use by a program and prevent it from being deleted, moved or renamed. This locking up of files is incredibly frustrating, especially when you know the file is not, in fact, being used. Here are two ways to get around that issue.
OFFER ENDS IN
21
HRS
44
MINS
00
SECS
Get All Our Books And Courses For $9
Web
June 17, 2014 By Adam Roberts
How to force Windows to delete a file
Sometimes, for whatever reason, Windows will become convinced a given file is in use by a program and prevent it from being deleted, moved or renamed. This locking up of files is incredibly frustrating, especially when you know the file is not, in fact, being used. Here are two ways to get around that issue.
1. Force delete using Windows
Enter the command prompt (Start-> Run-> Cmd) and enter ‘del /f filename’, where ‘filename’ is the name of the file or files (you can specify multiple files using commas) you want to delete. There are more details on advanced deletion methods here.
2. Use Unlocker
Unlocker is a free program that simplifies the deletion of locked files. It adds a context menu item to Internet Explorer, and can be activated by right-click. It also allows the user to rename or move a locked file
OFFER ENDS IN
21
HRS
44
MINS
00
SECS
Get All Our Books And Courses For $9
Web
June 17, 2014 By Adam Roberts
How to force Windows to delete a file
Sometimes, for whatever reason, Windows will become convinced a given file is in use by a program and prevent it from being deleted, moved or renamed. This locking up of files is incredibly frustrating, especially when you know the file is not, in fact, being used. Here are two ways to get around that issue.
1. Force delete using Windows
Enter the command prompt (Start-> Run-> Cmd) and enter ‘del /f filename’, where ‘filename’ is the name of the file or files (you can specify multiple files using commas) you want to delete. There are more details on advanced deletion methods here.
2. Use Unlocker
Unlocker is a free program that simplifies the deletion of locked files. It adds a context menu item to Internet Explorer, and can be activated by right-click. It also allows the user to rename or move a locked file
CyberAkay:
I tried to answer your question, if it was useful, Kindly mark the answer as brainliest.
Answered by
0
type : cd [your removeable drive location]
press enter
type : del [your file name.file type]
press enter
type : del [your file name.file type]
Similar questions