Automatically 'clean up' the Recycle Bin on Windows 10

Recycle Bin is a place to store temporary files and folders that you accidentally deleted. However, to clean up unnecessary files, you will have to do one more step to clean up the Recycle Bin. Instead of losing a lot of steps, you can set up to automatically clean up the Recycle Bin every time you open your Windows 10 computer.

Recycle Bin is a place to store temporary files and folders that you accidentally deleted. However, to clean up unnecessary files, you will have to do one more step to clean up the Recycle Bin. Instead of losing a lot of steps, you can set up to automatically clean up the Recycle Bin every time you open your Windows 10 computer.

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 1Automatically 'clean up' the Recycle Bin on Windows 10 Picture 1

Automatically "clean up" the Recycle Bin on Windows 10

To automatically "clean up" the recycle bin on Windows 10, follow the steps below:

1. Press Windows + R key combination to open the Run window. Here you enter the command below and then press Enter to open the Startup folder:

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 2Automatically 'clean up' the Recycle Bin on Windows 10 Picture 2

shell: Startup

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 3Automatically 'clean up' the Recycle Bin on Windows 10 Picture 3

2. Right-click any space to create a new shortcut.

On the Shortcut window, enter the following command into the box Type the location of the item :

cmd.exe / c "echo Y | PowerShell.exe -NoProfile -Command Clear-RecycleBin"

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 4Automatically 'clean up' the Recycle Bin on Windows 10 Picture 4

3. Name the shortcut as Empty Recycle Bin and select an icon for the shortcut if you want.

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 5Automatically 'clean up' the Recycle Bin on Windows 10 Picture 5

After you have completed the above steps, restart your computer and open the Recycle Bin folder. Now the Recycle Bin will be cleaned up.

Instead of automatically "cleaning up" the Recycle Bin every time you start your Windows 10 computer, you can schedule a specific Recycle Bin cleanup on Task Scheduler.

1. Open Control Panel.

2. On the Control Panel window, find and select System and Security => Administrative Tools .

3. On the next window, double-click the Task Scheduler shortcut.

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 6Automatically 'clean up' the Recycle Bin on Windows 10 Picture 6

4. In the left pane, click "Task Scheduler Library" .

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 7Automatically 'clean up' the Recycle Bin on Windows 10 Picture 7

5. In the right pane, click to select Create task.

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 8Automatically 'clean up' the Recycle Bin on Windows 10 Picture 8

6. The Create Task window appears on the screen. Here you click on the General tab , give a name to the Task you want, such as Empty Recycle Bin.

In addition, you can add a description to the Description frame if you want.

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 9Automatically 'clean up' the Recycle Bin on Windows 10 Picture 9

7. At the Configure section, select Windows 10 .

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 10Automatically 'clean up' the Recycle Bin on Windows 10 Picture 10

8. Switch to Triggers card . Here you click New button .

Select the amount of time you want to clean up the Recycle Bin.

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 11Automatically 'clean up' the Recycle Bin on Windows 10 Picture 11

9. Next go to the Actions tab . Add a new action by clicking the New button .

In the Program / script box , enter " cmd.exe ".

In the Add arguments (optional) box , enter the text below in:

/ c "echo Y | PowerShell.exe -NoProfile -Command Clear-RecycleBin"

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 12Automatically 'clean up' the Recycle Bin on Windows 10 Picture 12

So you have completed the setup to automatically clean up the Recycle Bin on Windows 10 computers.

Automatically 'clean up' the Recycle Bin on Windows 10 Picture 13Automatically 'clean up' the Recycle Bin on Windows 10 Picture 13

Refer to some of the following articles:

  1. Create virtual machines with Hyper-V on Windows 8 and Windows 10
  1. Summary of some ways to fix Windows 10 crash, BSOD error and restart error
  1. How to disable Lock Screen lock screen on Windows 10 Anniversary Update

Good luck!

4.2 ★ | 6 Vote