Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 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.
- Host: GitHub
- URL: https://github.com/zen-ham/force-delete
- Owner: zen-ham
- Created: 2023-07-12T12:20:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-13T15:56:41.000Z (over 1 year ago)
- Last Synced: 2024-09-28T22:23:27.076Z (about 1 month ago)
- Topics: compiled, powershell, powershell-script, python, python3, registry, system-utility, windows, windows-10, windows-desktop, windows-utilities, windows-utility, windows10
- Language: Python
- Homepage:
- Size: 11.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.