About 50 results
Open links in new tab
  1. windows - How can I delete all files/subfolders in a given folder via ...

    Apr 27, 2015 · I would like to delete all files and subfolders using a batch file in Windows 7 and keep the top folder. Basically emptying the folder.

  2. How to really force delete a file / folder in Windows 10

    Apr 3, 2019 · 6 This question already has answers here: Deleting "undeletable" files in Vista (7 answers) How to force the deletion of a locked file that has no locking handle on Windows? (2 answers)

  3. How to delete directories with path/names too long for normal delete

    Windows seems to have a length limit on file names when trying to delete, though it won't prevent those files from being created. Our build process creates a number of temporary files (many build ...

  4. How to recursively delete directory from command line in windows ...

    Aug 23, 2010 · rmdir /? will give you the full details of the command line arguments - S is "Removes all directories and files in the specified directory in addition to the directory itself.

  5. Can't delete system files from System32/drivers. Need permission

    How to delete specific files in System32/drivers? I need to remove a software manually.Guide says that I need to remove some .sys files that are related to that software from System32/drivers but I can't.

  6. Delete all files from a folder and its sub folders - Super User

    Apr 15, 2014 · You mean a recurssive delete? This can indeed be done. Something like rd /s /q "c:\folder a will perform a recursive delete on all files and folders within Folder A

  7. File delete - access is denied even with /F - Super User

    Aug 22, 2015 · To Delete a specific file: When del /f <FILE> producing an Access Denied error, you need to firstly take owner and grant access using takeown and icacls in the command line utilities.

  8. windows - Access denied when using Remove-Item even with -Force …

    Dec 26, 2023 · Access denied when using Remove-Item even with -Force because file is in use Ask Question Asked 2 years, 2 months ago Modified 2 years, 2 months ago

  9. Force delete files with a rather large name - Super User

    Aug 11, 2016 · Force delete files with a rather large name Ask Question Asked 12 years ago Modified 9 years, 7 months ago

  10. Can't delete folder and I am admin. "You need permission to perform ...

    Feb 7, 2015 · When I run into a folder/file I can't delete and rebooting doesn't free the file. I will add to the security setting of the file/folder the Everyone group and set the permissions to Deny Full Control.