Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zen-ham/force-delete

Adds "Force Delete" to right click context menu on windows. It's a python script to forcefully delete a file or folder, even if that file/folder is being accessed in some way by an external or internal process, or is owned by a differnt user or the owned by the system. Requires admin each time to run.
https://github.com/zen-ham/force-delete

compiled powershell powershell-script python python3 registry system-utility windows windows-10 windows-desktop windows-utilities windows-utility windows10

Last synced: 30 days ago
JSON representation

Adds "Force Delete" to right click context menu on windows. It's a python script to forcefully delete a file or folder, even if that file/folder is being accessed in some way by an external or internal process, or is owned by a differnt user or the owned by the system. Requires admin each time to run.

Awesome Lists containing this project

README

        

# Force-delete

Adds "Force Delete" to the right click context menu on windows. Simply download the .zip in the release, and run "Add_Force_Delete_to_context_menu.exe" to get started, then you can right click any file or folder and click "Force Delete".

It's a python script (compiled to .exe, the source is available but you will have to compile it yourself before it works) to forcefully delete a file or folder, even if that file/folder is being accessed in some way by an external or internal process, or is owned by a different user or owned by the system.

Requires admin each time to run.

DISCLAIMER: Please be careful and don't brick your computer, as I will not be held responsible.