Feature request, please add a confirmation for deleting files
Feature request, please add a confirmation for deleting files
As i found, deleting files from the findigs list is possible by just pressing delete, no warning. This is very risky. Please an an yes/no option to confirm the action.
Re: Feature request, please add a confirmation for deleting files
Not confirmed.
For me there comes the Windows dialog to ask for confirmation.
I guess you have switched it off.
______________________________________________________
Windows 11 Home x64 Version 21H2 (OS Build 22000.1042)
Everything 1.5.0.1321a (x64)
For me there comes the Windows dialog to ask for confirmation.
I guess you have switched it off.
______________________________________________________
Windows 11 Home x64 Version 21H2 (OS Build 22000.1042)
Everything 1.5.0.1321a (x64)
Re: Feature request, please add a confirmation for deleting files
Ok, thanks. But where would i switch it back on? In Everything? Can't find it there.
Edit, i found it.
Edit, i found it.
Re: Feature request, please add a confirmation for deleting files
To enable the delete confirmation dialog (In Everything and Windows Explorer):
- From the Desktop, right click your Recycle bin folder and click Properties.
- Check Display delete confirmation dialog.
- Click OK.
Re: Feature request, please add a confirmation for deleting files
Thanks, void.
I had the trash can hidden, but turned it back on temporarily to change the setting. It all works now.
I had the trash can hidden, but turned it back on temporarily to change the setting. It all works now.
Re: Feature request, please add a confirmation for deleting files
To open the recycle bin properties without the desktop icon:
- From the Start menu, search for: powershell
- Click Windows PowerShell
- Type in the following PowerShell command and press ENTER:
Code: Select all
Start-Process shell:recyclebinfolder -Verb properties