My name is Ru. I'm an Independent Advisor and I'll be glad to help you today.
- Right-click the Recycle Bin from your Desktop and go "Properties"
- Under the "General" tab there should be a check box named "Display delete confirmation dialog"
- Turn this on (Click on it/mark as checked)
- Try deleting a file to see if that works
How can I get rid of the confirmation to delete an email?
Display delete confirmation dialog
Display delete confirmation dialog
How do I disable delete confirmation for NAS/mapped drives in win 10?
Videos
- Go to files in the left-top corner
- Click options
- click advanced
- Look for other option and then select unselect prompt for message confirmation
To all with this issue, I believe I have found the solution.
- Open settings from the top right hand corner.
- Select Mail from the left pane.
- Select Message Handling
- Under Action Confirmations, Uncheck confirm that the action was successful.
- Save Selection
This should remove those annoying confirmations.
Hope this helps.
Paula
Try the following.
Search and select for Registry Editor in the Start menu.
Backup Registry
- In the Registry Editor, click File > Export
- Select All as the Export range then type your preferred filename and select your save location.
- Click the Save button to create a backup.
Enable Delete Confirmation Dialog
- Navigate to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer then right-click and create a new DWORD value.
- Name it ConfirmFileDelete and give it a value of 1.
- Close the Registry Editor then restart your PC.
- After the restart check if the issue is resolved.
Hi SuzanneLong,
I'm an Independent Advisor and consumer of Microsoft products just like you. Let me help you with your concern.
Can you confirm if you followed the below procedure?
Right click the Recycle Bin then select properties.
In the properties window:
Ensure that Custom size is the selected option if you want to go to Recycle Bin all deleted files for each location.
Tick the option Display delete confirmation dialog.
Click OK to apply and close.
I am not talking about local drives which can be unchecked in the recycle bin properties. Network/mapped NAS drives do not show up in the recycle bin. Windows asks me to confirm every time I delete something from a mapped drive.
This is new behaviour, no?
Well, it's new behaviour since Windows 8.0.
I went through my collection of Mostly Legitimate Windows ISOs and installed all of them.
The option to enable/disable confirmations when sending files to Recycle Bin has been available ever since Windows 95 introduced the feature in general, but it was enabled by default up until Windows 7 (I tried SP1). However, fresh installations of Windows 8.0 and all later versions (8.1 all the way to 10.21H2) have the confirm prompt disabled by default.
Permanent deletion with Shift+Del or files too large for the Recycle Bin will still result in a confirmation dialog regardless of this setting. (Though oddly, if the entire Recycle Bin is manually turned off, prompts still remain disabled even though deletion is now permanent...)

Modern UI design seems to avoid confirm prompts for actions that are easily undone (e.g. restoring from Recycle Bin), so that when a confirmation dialog does show up, it actually means something important – and isn't as likely to get dismissed without even looking (alert fatigue).
For example, if the user gets prompted for all recycled files and habitually click "Yes", they're likely to never notice that sometimes the dialog says "File is too large for Recycle Bin, do you want to permanently delete it".
Windows Update is capable of changing settings without prior notice.
If this setting was changed, here are the places to look, where this confirmation could have been disabled.
Right-click the Recycle Bin, select Properties and verify that "Display delete confirmation dialog" is set.

Run
gpedit.mscand navigate to
User Configuration\Administrative Templates\Windows Components\File Explorer.
Verify the setting of the policy named "Display confirmation dialog when deleting files".
Run
regeditand navigate to the key
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. Right-click the right pane, select New > DWORD (32-bit) Value and name this asConfirmFileDelete. The value data should be1to enable.
Reference (and source of the images): How to Enable or Disable Delete Confirmation Dialog on Windows 10?