Recycle Bin

How to show the full details in Delete File confirmation dialog box in Windows 10

How to show the full details in Delete File confirmation dialog box in Windows 10

While deleting a file, Windows 10 shows various details such as file name, file type, file location, etc., when it asks you Are you sure you want to permanently delete this file.  However, if you want to get more information or show full file details in delete confirmation dialog in Windows 10, then you need to change a Registry setting.

It is quite easy to enable or disable the delete confirmation box or dialog from the Properties menu of Recycle Bin in Windows 10. If you turn on the Delete confirmation box, you will see some details about your file that you are trying to delete. For example, if you are removing an image, you can see the image name, file/item type, dimension, size, original location, etc.

It is recommended to create a System Restore point and backup Registry files before going forward.

Show full details in Delete File confirmation dialog box

To show full file details in the delete confirmation dialog in Windows 10, follow these steps-

  1. Press Win+R to open the Run prompt.
  2. Type regedit in the Run prompt and hit the Enter
  3. Click Yes button in UAC prompt.
  4. Navigate to AllFilesystemObjects in HKEY_CLASSES_ROOT.
  5. Right-click on AllFilesystemObjects.
  6. Select New > String Value.
  7. Name it as FileOperationPrompt.
  8. Double-click on FileOperationPrompt.
  9. Set the Value data as required.
  10. Click the OK button to save the change and close the Registry Editor.

To know more about these steps, you should keep reading.

At first, you need to open the Registry Editor on your computer. For that, press Win+R to open the Run prompt, type regedit, and hit the Enter button. If you find the UAC prompt, click the Yes button. After that, navigate to the following path-

Computer\HKEY_CLASSES_ROOT\AllFilesystemObjects

If you find FileOperationPrompt String value on your right-hand side, there is no need to follow the next three steps. Otherwise, you have to create it manually.

To do so, right-click on AllFilesystemObjects, select New > String Value and name it as FileOperationPrompt.

After that, double-click on FileOperationPrompt and set the value as follows:

prop:System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemTypeText;System.ItemFolderPathDisplay;System.Size;System.DateCreated;System.DateModified;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName

Now, you should click the OK button to save the change and close the Registry Editor.

Then, try to delete a file. If the delete confirmation box is turned on, you can find the change immediately.

Hope this guide will help.

Related post: Add Recycle Bin To Taskbar In Windows.

Battle for Wesnoth Tutorial
The Battle for Wesnoth is one of the most popular open source strategy games that you can play at this time. Not only has this game been in developmen...
0 A.D. Tutorial
Out of the many strategy games out there, 0 A.D. manages to stand out as a comprehensive title and a very deep, tactical game despite being open sourc...
Unity3D Tutorial
Introduction to Unity 3D Unity 3D is a powerful game development engine. It is cross platform that is it allows you to create games for mobile, web, d...