Duplicate files do nothing but take up space, slow your computer, and make it hard to find the specific version of a file. Unless you have a specific use for them, you can delete duplicate files to get more space on your device. 

We’ll show you how to easily remove duplicates without wasting time. If you’re ready, let’s begin.

How to Find Duplicate Files and Remove Them on Windows 11/10

We’ll walk you through every step of the way to remove duplicate files on Windows 10 or 11, starting from the easy-to-use method:

Method 1: Use third-party software to remove duplicate files

The best tool I’d recommend to find duplicate files on Windows 11 and 10 almost instantly is Auslogics BoostSpeed. It’s a user-friendly app that offers a simple yet powerful solution to deeply clean up your PC in a safe and effective way. 

Note
Apart from deleting duplicate files, you can also delete other stuff taking up space on your computer, such as large files,  temporary Windows and internet files, Windows Update files, system files, and more.

Here’s how to delete duplicate files in Windows 11 and 10 using this tool: 

Auslogics BoostSpeed Duplicate File Finder
  • If you can’t find the bar, click on All Tools and select Duplicate File Finder.
Auslogics Duplicate File Finder All Tools

When the window opens, choose the drive you want to scan (if you have multiple drives) and select the files you want to search for. It can be videos, audio, images, etc. After that, click Next.

When you tick the Use EXIF and ID3 tags for searches option, BoostSpeed will be able to find duplicate photos and audio files even if you’ve renamed them, based on the EXIF and ID3 data. So, you will get a different result.

EXIF (Exchangeable Image File Format) tags are metadata embedded in image files and include details like the date and time a photo was taken. ID3 tags are metadata in audio files and may have information like title, artist, or album name. So, this option only works when searching for images and audio files.

Auslogics Duplicate File Finder find duplicate files
  • In the next step, you can choose the file sizes you want to ignore in megabytes, gigabytes, and kilobytes. When you’re done, select Next
Auslogics Duplicate File Finder choose file sizes
  • You have the option to ignore file names, file dates, and even hidden files. When you check the Do not search in subfolders box, the search will only focus on the folders but not the folders within them. Click Next
Auslogics Duplicate File Finder Do not search in subfolders
  • Here, you get to narrow down your search to get the most accurate results. If you’re searching for a specific file but you don’t remember the name, but only part of it, you can enter it here. Choose Next after that. 
Auslogics Duplicate File Finder select search criteria
  • Finally, you can decide how BoostSpeed should discard the duplicates. You can choose to delete it permanently or send it to the Recycle Bin. However, if you select To Rescue Center, it’ll back up the deleted files to recover them at a later date. 
Auslogics Duplicate File Finder To Rescue Center
  • Click Search to start the scan and wait as the software does its magic. 

If you don’t want to go through all these five steps, just click on Search, and BoostSpeed will use the default settings to search for duplicates. After the scan, you’ll get the results and decide which ones to delete and get more disk space

That said, if you want to permanently delete files, especially those that contain sensitive information, you can use File Shredder. You’ll find it on the left side under Options & Settings.

PRO TIP
Auslogics BoostSpeed is more than just a tool to remove duplicates. You can also use it to uninstall programs and apps , including their residual files, while optimizing your PC for optimal performance. It is definitely one of the PC cleaners and optimizers each computer should have.

Method 2: Use Windows File Explorer to find and delete duplicates

You can use built-in File Explorer to sort your files to help find duplicate files on Windows 11 and 10 and delete them from your computer.

  • Press the Windows logo key + S keyboard combination to open the search bar.
  • Type in “indexing options. Then click Open on the right-side menu.
indexing options
  • Click on the Modify button.
  • When a new window opens, select Show all locations.
  • Go to the Change selected locations section and select every checkbox. Then click on the OK button.
Change selected locations
  • Open File Explorer and select This PC on the left menu pane.
This PC
  • Then, go to Local Disk (C:).
  • Open the Users folder.
Users folder
  • Open the View tab at the top of the window and select Preview pane
Preview pane
  • Also, go to the Layout section and select Details
Layout Details
  • Open the Current view tab and click on the Group by dropdown arrow. Choose Name from the menu and then select Ascending.
  • Now go to the search bar in the top-right corner of the screen and type in the extension for the files you want to delete. For instance, if you want to find duplicate JPEG images, type in “.jpg” (without quotes) and press Enter.
Use Windows File Explorer to find and delete duplicates

Here is a list of file extensions that you could use to help simplify the process:

Images .gif, .jpeg, .png, .jpg
Videos .mp4, .mov, .avi, .flv, .3gp, .wmv
Mp3 .wma, .mp3, .wav
Documents .pdf, .txt, .docx, .doc
Programs .exe
Presentations .pptx, .ppt
Excel files .xls, .xlsx
PRO TIP
As you can see, this option is quite complex and takes too much time. Plus, it’s not 100% accurate. There will still be some duplicate files left, especially if you have many of them littered on your PC.

A much simpler way is to use Auslogics BoostSpeed’s Duplicate File Finder to delete everything at a go.

Method 3: Use the Command Prompt to remove duplicate files

But what if you’ve copied (accidentally or on purpose) a bunch of files with different extensions within one folder? In this case, they will most likely have the “- Copy” suffix. So, how to delete them all at once?

You can save time using the Command Prompt to remove these duplicates. Here’s how: 

  • First, use File Explorer and navigate to the folders where all these duplicates are stored.
  • Right-click the directory and choose Copy as path to save the location. The address bar also displays the file path, which you can easily copy.
Copy as path
  • Type “cmd” or “command prompt” in the Windows search box.
  • Right-click on Command Prompt and select Run as administrator. You can also right-click the Start button and select Terminal (Admin) from the menu that appears.
Command Prompt Admin
  • Open the Command Prompt window and enter the following command: 

    cd /d "folder location" 
    

    Note
    Replace “folder location” with the full path of the folder you copied before. Using this command will move the current prompt to the specified directory. For example cd /d “C:\Users\Work Mode\Pictures\New folder”
  • Now, type the following command and hit Enter:

    del "* - Copy.png"
    

del Copy.png command Command Prompt

  • The command will delete all text files with the “- Copy” suffix in their names. Remember that you’ll need to change png in the command to the proper file extension if your duplicates aren’t in text formats, like del “* – Copy.txt” 
Del Copy.txt command Command Prompt
  • If you want to delete all duplicates containing the “- Copy” suffix, no matter the extension, here’s the command you should use: del “* – Copy.*”
del copy command Command Prompt

You can use this method to find duplicate files in Windows 11 and 10 and delete them. However, it’s limited in several ways. First, duplicates without the “- Copy” suffix won’t be deleted, and the command will only work within specific folders.

PRO TIP
Furthermore, you’ll need to modify the command for different file types. This can be a daunting process.

But you can do all this with just a click using Auslogics BoostSpeed’s Duplicate File Finder. And it’s very easy to use!

How to Delete Duplicate Files: Explained

Duplicates can quickly take up lots of space on your computer if you don’t pay attention to them. I’ve covered ways to help you find and delete duplicate files.

All the methods provided in this article can help you remove duplicates, however, using the Command Prompt and Windows Explorer can be tedious and time-consuming.

The best option is to use one of the PC cleaners, which get the job done way faster than the rest. Let us know what you think in the comments below!

FAQ

What is the easiest way to find and delete duplicate files?
The simplest option is to use a reliable duplicate file finder like Auslogics BoostSpeed’s Duplicate File Finder or other equally good alternatives. This tool automatically searches for duplicates, regardless of where they are on your PC.
Is it safe to delete duplicate files?
Yes. You can safely delete duplicates. Keeping many copies of the same file on your computer is wasteful. However, you should take caution when deleting the files. So before erasing any files, double-check that they are indeed duplicates and not needed by any running programs or system functions.
How do I know if a file is duplicate?
Duplicates are easy to find because they usually have the same name or have “- Copy” suffixes or numbers added to them. However, some duplicates may look the same; what changes is their metadata. In such situations, a good third-party tool should find such files and delete them.
How do I find duplicate files in different folders?
You can search manually, but that takes time and is usually unadvisable. The best alternative is to use utilities like duplicate file finder tools to help you.