Here is a trick which can improve your productivity and speed up access to the Recycle Bin in Windows 10. It is possible to add the Recycle Bin to the navigation pane (left pane) of File Explorer so it will always be one click away. Here is how.
To
add Recycle Bin to the navigation pane in Windows 10 File Explorer, you need to follow the instructions below.
1. Open Registry Editor.
2. Go to the following Registry key:
HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder
You need to take ownership of this key using the
RegOwnershipEx app (recommended).
3.
Create a
new DWORD value
System.IsPinnedToNameSpaceTree and set its value data to 1.

4. If you are running a 64-bit operating system, repeat the steps above for the following Registry key:
HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder
5. Restart Windows 10.
6. Open the File Explorer app. The Recycle Bin icon will appear at the bottom of the navigation pane in Windows 10 File Explorer:

To remove the Recycle Bin folder from the navigation pane,
delete the System.IsPinnedToNameSpaceTree DWORD value that you created.source