Windows delete duplicate files

Duplicate files slow down our computers. Sometimes, we can delete them one by one manually if they are located in the same folder. The problem is that most duplicate files created by the computer or by ourselves are scattered in different locations, which makes it difficult for us to find them. This article will show you different ways on how to delete duplicate files in Windows 11, automatically or manually.

  • Does Windows 11 have a built-in duplicate file remover?
  • What is the best app that finds all duplicate files in Windows 11?
  • How to find duplicate files in Windows 11 free using File Explorer?
  • How to delete duplicate files in a folder in Windows 11 using PowerShell?

Does Windows 11 itself have a built-in duplicate file remover?

It’s no. Because Windows 11 doesn’t have a built-in tool for this purpose. So, if you want to easily remove all duplicate files in your system, you can find a third-party application that is helpful. There many tools that can help users find duplicate files. Not all apps will meet your needs for accuracy and efficiency. You can do some search and study to find the one that can be the best for you. And, Windows 11 has some features that may help you manage duplicates, but its process can be a little bit time-consuming maybe. Read on to learn how to clean up duplicates with these methods.

What is the best app that finds all duplicate files in Windows 11?

Duplicate files on computer including duplicate photos, videos, audios, documents, archives, etc. Cisdem Duplicate Finder is the best app that can find all types of duplicate files in Windows 11. It identifies exact duplicate files based on the file content, regardless of their file names. You can scan a singer folder on your computer for duplicates. It also allows you to scan duplicates across multiple computer folders, or the entire hard drive.

To delete duplicate files in Windows 11 using this professional duplicate file remover:

1. Download and install Cisdem Duplicate Finder on your PC.

Free Download Windows 11/10/8/7

2. Open it. To scan specific folders for duplicates, click the plus icon on the main window and select the folders you want to scan. Click Open.

You can also select all drives on your Windows 11 to search for all duplicate files.

select folders or drives to scan

3. Click Scan.

4. It’ll show you search results soon and categorize the found duplicates by file types. You can compare the duplicates side by side, and view their details such as file names, file size, location, resolution, and more.

view the found duplicate files

5. It automatically marks all but one file from each group of duplicates for remover. Also, you can choose a desired selection rule to help you mass select files to remove, such as “Select Oldest”.

selection rules

6. After checking the marked duplicate files, click Delete.

The deleted files will be moved to the Recycle Bin in Windows 11 by default. You can also go to the Settings of this duplicate file remover and set up other remove method: Remove permanently or Move to a certain folder.

Tip 1: To prevent users from deleting important files (such as system files or files in backup folders), Cisdem Duplicate Finder provides an ignore list that allows you to exclude certain folders and files from scanning. You can also let this tool ignore system hidden folders and files, certain file formats, set minimum and maximum file size to scan.

Ignore list

Tip 2: Duplicate photos can take up a significant amount of storage space on computer. Some of them are unnecessary near-duplicate images, such as different versions of the same image. Luckily, except for exact duplicates, this duplicate file remover for Windows 11 also helps find near-duplicate photos.

view near-duplicate photos

How to find duplicate files in Windows 11 free using File Explorer?

If you think that you don’t want to use a third-party application that to help you find duplicate files in your Windows 11, you may can try this method. As you may know, File Explorer is an application that is in Windows that can help users access files on their computer. And with it, you can search for files based on your needs, such as files that share a same name or similar name. And it also lets you to sort files in the order you need.

However, this method cannot delete all duplicate files in Windows 11. It is more suitable for those who need to search for duplicate files in a certain folder and the number of files is not large. The process may be a bit time-consuming compared to Method 1.

1. Type indexing options on the Windows search bar. Open the Indexing Options app.

2. Click the Modify button in the bottom left corner.

3. On the next window, click Show all locations.

4. Check the all boxes under Change selected locations. Click OK.

5. Press Windows + E keys on your keyboard to open the File Explorer.

6. Open the Users folder by going to This PC > Local Disk (C:) > Users.

7. Click the View tab at the top of the window. Select Preview pane.

8. In the Layout section, select Details. If you want to search for duplicate images in Windows 11, select Large icons.

9. Expand the Sort by option. Select Size and Ascending.

the View tab

10. Go to the search bar in the upper right corner of the window and type in the extension of the file you want to find, such as jpeg, mp3, doc, exe, etc.

extension of the file

11. Now you can manually identify duplicate files on your Windows PC and remove them one by one. Pay attention to the files that have the same file size or have «Copy» in the file name. Control-select the unwanted files. Right-click on them and choose Delete.

The deleted duplicates will be moved to the Recycle Bin too.

How to delete duplicate files in a folder in Windows 11 using PowerShell?

This method is for tech-savvy users only. PowerShell is a program from Microsoft. It is used to automate tasks and simplify configurations in the Windows ecosystem. It can also be used to search for duplicate files by calculating the hash value of the files.

I have successfully used this tool to find all duplicate files in the Document folder on my Windows 11. But I would not use it to find duplicate files in some important folders. It does not allow users to preview files before deleting.

1. Type PowerShell on the Windows search bar. Open it.

2. Type cd followed by the folder location where you want to find duplicate files. For example,

cd C:\Users\Administrator\Documents

3. Hit Enter.

4. Paste the command below, which is for calculating the hash of the files.

Get-ChildItem -Recurse | Get-FileHash | Group-Object -Property Hash | Where-Object { $_.Count -gt 1 } | Select-Object -ExpandProperty Group | Select-Object -ExpandProperty Path

cd command

5. Hit Enter.

6. Then it will list all exact duplicate files with the same hash value in this folder. You can open these files in File Explorer according to the file location and delete them one by one manually after previewing. Alternatively, use the following command to automatically delete all duplicate files.

Get-ChildItem -Recurse | Get-FileHash | Group-Object -Property Hash | Where-Object { $_.Count -gt 1 } | foreach {

    $group = $_.Group | Select-Object -ExpandProperty Path

    $group | Select-Object -Skip 1 | Remove-Item -Force

}

command for removing duplicate items

Conclusion

Deleting duplicate files frees up local storage space for new files and makes it easier for you to find certain files. This article describes how to delete duplicate files in Windows 11 with different methods. Method 1 is suitable for most users. Whether you are a computer novice or a professional user. Both method 2 and method 3 allow you to remove duplicate files for free.

List of the best free methods to find duplicate files on your Windows PC. Follow this detailed guide to easily find and delete repeating files and organize your disk space.

  1. What Are Duplicate Files?
  2. Find Duplicate Files Using a Free App
  3. Remove Duplicate Files Using File Explorer
  4. Delete Duplicate Files Using Windows Powershell

What Are Duplicate Files?

Duplicate files are exact copies of each other that you may encounter within your file system. These duplicates can accumulate over time due to various reasons, such as copying files, downloading multiple copies of the same file, or unintentional duplication. Duplicate files can exist in various formats, including documents, images, videos, music files, and more.

While duplicate files may seem harmless at first glance, they can pose several problems for you as a computer user. Firstly, they consume valuable disk space, leading to inefficient storage usage. This can be particularly problematic if you have limited storage capacity, as it reduces the available space for storing new files and applications. Additionally, duplicate files can clutter your file system, making it difficult for you to locate and manage important files.

Moreover, duplicate files can contribute to performance issues on your computer. When the disk space becomes fragmented with duplicate files, it can slow down file access times and overall system performance. This is especially true for large duplicate files, such as videos or high-resolution images, which can significantly impact system resources when accessed or manipulated.

Overall, duplicate files are redundant and unnecessary copies of data that can clutter your file system, waste disk space, and degrade system performance. Identifying and removing duplicate files is essential for optimizing storage space and maintaining a well-organized and efficient file system.

Find Duplicate Files Using a Free App

The easiest way to find duplicates is by using the free Duplicate File Finder app. It was chosen as the best duplicate file finder and provides many features, fast performance, and accurate results. Choosing a reliable duplicate finder is extremely important as many similar tools use CRC or MD5 checksums to identify duplicates.  That may produce incorrect results and lead to loss of data. In contrast, FDFF is a reputable tool that you can trust as it is 20 years on the market. It uses an optimized byte-to-byte comparison that guarantees correct results. In addition to finding duplicate files, it can also find similar files and find similar file names.

Find Duplicate Files

Find Duplicate Files

Duplicate Finder Benefits

Comprehensive Features: FDFF offers an array of features to streamline duplicate file removal. Advanced search algorithms and customizable scan settings ensure efficient identification and elimination. Its intuitive user interface simplifies navigation through options and settings.

Fast Performance: FDFF lives up to its name with lightning-fast performance. Scan your entire file system in minutes. Reclaim valuable disk space and improve system performance. Say goodbye to wasted time waiting for scans to complete. The multi-threaded scan feature of this tool allows it to compare duplicates simultaneously. That significantly speeds up the process. Its exceptional speed ensures that the only limiting factor is the performance of your storage.

Accurate Results: Unlike tools relying on CRC or MD5 checksums, FDFF employs advanced byte-to-byte analysis for precise identification. This duplicate finder stands out from others by accurately comparing files and ensuring that the listed files are genuine duplicates.

Reliability: With over 20 years of market experience, FDFF has earned a reputation for trustworthiness. Its longevity underscores its reliability and effectiveness. Whether you’re a novice or a seasoned IT professional, FDFF provides reliability and performance.

Versatile Functionality: Beyond duplicate file detection, FDFF offers additional features like finding similar files and identifying files with similar names. Seamlessly manage a variety of file management tasks with ease and efficiency. From cleaning up your music library to organizing photos, FDFF has the tools to get the job done swiftly and effectively.

Internal Preview: FDFF’s internal preview feature allows direct file previewing within the application. Quickly assess duplicate file contents and make decisions without opening external programs. Simplify decision-making, save time, and optimize file organization and disk space with FDFF’s internal preview feature.

Duplicate Finder Verdict

Overall, Fast Duplicate File Finder offers the easiest and most effective way to find and remove duplicate files from your Windows PC. With its comprehensive features, fast performance, and accurate results, FDFF is the ultimate solution for optimizing your file system and reclaiming valuable disk space.

Download the free Duplicate File Finder

Remove Duplicate Files Using File Explorer

Follow these steps to find and remove duplicate files on Windows:

  1. Click the Start menu and enter Indexing Options in the search. Then click Indexing Options.

    Indexing Options

    Indexing Options

  2. Click Modify, and then select Show all locations. A pop-up will appear to ask for your login details. Make sure that you are using an administrator account when doing any modification using this setting.

    Index All Files

    Index All Files

  3. Check all boxes in the Change Selected Locations list and close the window.
  4. Open the Windows File Explorer and navigate to the folder or drive where you want to find duplicate files.

    Find Duplicate Files in Windows Explorer

    Find Duplicate Files in Windows Explorer

  5. In the upper-right corner type the file types that you want to search for:
    IMAGES .heic, .jpg, .bmp, .png, .gif
    VIDEOS .mkv, .avi, .wmv, .mov, .mp4, .3gp
    MUSIC .mp3, .aiff, .wav, .wma, .ogg
    WORD Documents .doc, .docx
    MICROSOFT POWERPOINT .ppt, .pptx
    EXCEL Spreadsheets .xls, .xlsx, .csv
    PDF FILES .pdf
    TEXT FILES .txt, .csv, .nfo, .xml
    EXECUTABLE PROGRAMS .exe, .com
  6. Sort the search results by Name:
    1. On the toolbar click Sort and choose Name
    2. Click Sort again then Group By and choose Name
  7. Review the listed duplicate files. You should pay attention to the Date modified and also the Size properties. The newer and larger files are supposed to be the latest revisions of your files. You can also see the contents of some files like images in the Preview panel.

    Find and Delete Duplicate Images

    Find and Delete Duplicate Images

  8. Mark the files that you do not need and click DELETE to remove the duplicates.

Finding Duplicates in File Explorer Conclusion

In conclusion, when you follow these steps to remove duplicate files using File Explorer, you’ll find it’s a viable option. Unfortunately, it does require some manual effort. You’ll need to adjust indexing options, navigate through folders, and individually review files to identify duplicates.

This process can be time-consuming, especially if you have a large number of files to sort through. Additionally, relying solely on File Explorer may not provide the efficiency and flexibility you need for effective duplicate file management.

That’s where tools like Fast Duplicate File Finder come in. FDFF automates the process, quickly scanning for duplicate files and allowing you to customize your search criteria. It marks duplicates for deletion, saving you time and effort. Best of all, FDFF is free to use, making it a cost-effective solution for managing your file system and reclaiming storage space on your Windows PC.

While File Explorer can help you identify and remove duplicate files, you may find FDFF to be a more convenient and efficient option for comprehensive duplicate file management.

Delete Duplicate Files Using Windows PowerShell

PowerShell is an advanced alternative to the Windows command line. It is installed by default on newer Windows versions and you can use it directly. If you are using an older Windows like Windows 7 you can download and install PowerShell from the Microsoft website. Please bear in mind that PowerShell is a powerful scripting console.

If you do not feel comfortable working with scripts or you are not familiar with consoles then you should better use the previous methods to find and remove duplicate files. The console is a powerful tool, but if you are not familiar with it, you may end up accidentally deleting important data.

Find Duplicate Files With the Same Content

Follow these steps to find duplicate files with the same content in PowerShell:

  1. Click on the Windows button and type PowerShell and click on the app to start it.
  2. In the PowerShell console type: cd c:\your_folder to navigate to the folder in which you want to find duplicate files. You should replace the drive and the folder name in the CD command with the ones that you want to scan.
    Get-ChildItem -Recurse -File `
    | Group-Object -Property Length `
    | ?{ $_.Count -gt 1 } `
    | %{ $_.Group } `
    | Get-FileHash `
    | Group-Object -Property Hash `
    | ?{ $_.Count -gt 1 } `
    | %{ $_.Group }
    What this code does is to find and group all files with equal file sizes. Then it removes the groups that have only one file. Next, it generates the MD5 hash of all the files and groups them together by hash. Finally, it removes the groups with less than two items.
  3. Review the results and delete the duplicates

Find Duplicate Files With the Same Names

Follow these steps to find files with the same names in PowerShell:

  1. Run PowerShell by clicking on the Start menu and typing PowerShell in the search.
  2. Use the CD command to go to the folder that you want to scan for duplicates. In the console type: CD DRIVE:\folder
  3. To find duplicate files with the same names type the following code in the console: gci -Recurse -file | Group-Object name | Where-Object { $_.Count -gt 1 } | select -ExpandProperty group | %{ $_.fullname } What it does is to group all files with the same names together. Then it removes the groups that contain less than two files.
  4. Review the listed files and delete the ones that you do not need.

In conclusion, using Windows PowerShell to delete duplicate files offers a powerful alternative for those comfortable working with scripts and consoles. While it provides advanced functionality for identifying and removing duplicates based on file content or name, it’s essential to exercise caution. PowerShell commands can have significant consequences, especially if you’re not familiar with scripting or console operations. If you’re uncertain or prefer a more user-friendly approach, it may be best to stick with other methods for managing duplicate files. Always review the results carefully before deleting any files to avoid unintentional data loss.

Conclusion

In summary, we have explored multiple free methods to help you efficiently find and remove duplicate files on your Windows PC. Whether you opt for using File Explorer, PowerShell, or a dedicated app like Fast Duplicate File Finder, each approach has its merits and considerations.

Using File Explorer provides a manual yet viable option for locating duplicate files. However, it requires adjusting indexing options, navigating through folders, and individually reviewing files, which can be time-consuming and labor-intensive. While this method may suffice for some users, it may lack the efficiency and flexibility needed for comprehensive duplicate file management.

On the other hand, PowerShell offers an advanced alternative for those comfortable with scripts and consoles. It allows for precise identification and removal of duplicate files based on content or name. However, PowerShell commands can be complex and have significant consequences if not used correctly, making it less suitable for novice users or those unfamiliar with scripting.

In contrast, tools like Fast Duplicate File Finder automate the process, swiftly scanning for duplicates and marking them for deletion. With its comprehensive features, fast performance, and accurate results, FDFF stands out as the ultimate solution for optimizing your file system and reclaiming valuable disk space. Best of all, it’s free to use, making it a cost-effective option for managing duplicate files on your Windows PC.

While each method has its advantages, choosing the right approach depends on your comfort level with technology, the size of your file collection, and your specific requirements. By following this detailed guide and considering your options carefully, you can effectively organize your disk space and ensure a clutter-free file system on your Windows PC.

Table of contents

  • A Few Reasons Why It Is Useful to Remove Duplicate Files
  • How to Find Duplicate Files and Photos and Delete Them on Windows 11/10
    • Method 1: Use third-party software to remove duplicate files
    • Method 2: Use Windows File Explorer to find and delete duplicates
    • Method 3: Use the Windows Photos app to find duplicate photos
  • How to Delete Duplicate Files and Photos: Explained
  • FAQ

If your storage space is getting full, one of the ways to declutter your system is to remove duplicates. I’ll show you the best way to find duplicate files and photos and delete them safely. Keep reading… Duplicate files and photos do nothing but take up space, slow down your computer, and make it harder to find the originals when you need them. While a few extra files may seem harmless—especially on a 500GB or 1TB hard drive—they can pile up over time.  I take a lot of screenshots as a tech writer, and I used to ignore them too. But eventually, those seemingly small 500KB images, along with other large files, turned organizing my PC into a chore. If you’re in the same boat, don’t worry—I’m not here to judge. Instead, I’ll show you how to easily find and delete duplicate files (including photos) so you can free up space and keep your system clutter-free. Let’s begin.

A Few Reasons Why It Is Useful to Remove Duplicate Files

Below are some common reasons why you need to clean your workspace from duplicates:

  • Save your storage space. Too many duplicate files take up a lot of space on your hard drive. The more you ignore them, the more your system gets littered with them.
  • Improve your PC performance. Cluttered storage tends to slow down PCs.
  • Reduce clutter and stay organized. Deleting duplicates makes it easy to find any document and photo and organize them. And this can save you time.

If you want to take control of your storage space, make it easy to manage your files, and overall improve your computer performance , carefully go through the next section. I’ll show you ways to achieve these advantages.

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

In this section, I’ll walk you through ways to find duplicates and remove them, starting from the easiest to the more techy method:

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

There are several tools available to help you easily find duplicate files and photos on Windows 11 and 10 almost instantly, like Auslogics BoostSpeed , CCleaner Duplicate Finder , Duplicate Cleaner , and dupeGuru . To make a comprehensive decision about which tool to choose, we have listed some crucial points to consider.

Feature Auslogics BoostSpeed CCleaner Duplicate Finder Duplicate Cleaner dupeGuru
Accuracy of detection
  • Advanced algorithms detect renamed files (via EXIF/ID3 tags)
  • Finds duplicates by name & size
  • Deep scan for files, images, and music
  • Scans by filename, content, and music tags
Ease of use
  • Simple interface with step-by-step options
  • Quick search available
  • One-click scanning
  • Beginner-friendly
  • Intuitive, but advanced features need configuration
  • Basic interface
  • May require technical knowledge
Speed
  • Fast scanning with optimization tools
  • Quick scanning but limited depth
  • Deep scans take time but are highly accurate
  • Moderate speed, but effective content-based scan
Photo-specific features
  • Finds duplicate & similar photos
  • Basic duplicate photo detection
  • Finds duplicates & similar images
  • Custom filters
  • Good for photo metadata but not visual similarity
Additional features
  • 30+ PC optimization tools: deep disk cleanup, disk defragmenter, registry cleaner, privacy protection, etc.
  • System cleaner
  • Software updater
  • Advanced filtering
  • Preview
  • Duplicate management
  • Cross-platform (Windows, Mac, Linux)
Pricing
  • Free version
  • Premium: $34.44 for 3 PCs/year
  • Free version
  • Premium starts from $59.95 (one year/3 devices) to $159.95 (2 years/5 devices)
  • 7-day free trial
  • Premium: $40–$45
  • Free (open-source)
Pros
  • Advanced duplicate detection
  • Simple one-click cleaning of other files
  • User-friendly
  • Extra PC optimization features
  • Simple one-click cleaning
  • Affordable
  • Easy to use
  • Highly accurate, customizable search
  • Deep scanning
  • Open-source
  • Works across multiple platforms
Cons
  • Premium version required for full functionality
  • Lacks some advanced tools for duplicate file search
  • Limited deep scanning
  • Not the most accurate
  • The interface may be overwhelming for beginners
  • Some features are behind paywall
  • Basic interface
  • Fewer updates

Key takeaways & recommendations:Best for general use:Auslogics BoostSpeed (offers duplicate removal + PC optimization). ✅ Best free option:dupeGuru (open-source, works on Windows, Mac, and Linux). ✅ Best for advanced users:Duplicate Cleaner (highly customizable, deep scanning).
Best for quick & simple use:CCleaner Duplicate Finder (easy one-click scanning). As an example of how to find and delete duplicate files and photos, we will use Auslogics BoostSpeed. This tool is not just a duplicate file finder but also a comprehensive system optimization solution that combines powerful cleaning features with ease of use.

You can also delete other stuff taking up space on your computer, such as temporary Windows and internet files, Windows Update files, system files, and more.

Here’s how to delete duplicates in Windows 11 and 10 using Auslogics BoostSpeed: 

  • Go to the official website to download and install the software .  
  • Run the program and click Duplicate File Finder on the toolbar.

Run Auslogics BoostSpeed and click Duplicate File Finder

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

If you can’t find the bar, click on  <i>All Tools </i> and select  <i>Duplicate File Finder </i>» src=»https://www.auslogics.com/en/articles/wp-content/uploads/2023/06/Screenshot-2-5.png»></p>
<div class= Картинка с сайта: www.auslogics.com

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. 

Note

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

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. Auslogics BoostSpeed is more than just a tool for removing duplicate photos and files.

It also helps you delete other clutter from your PC, including temporary files, old Windows update files, and leftover data from uninstalled programs and apps. Additionally, it can defragment your drives and clean the registry. Overall, you get a fully optimized PC, ready for a longer lifespan.

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

You can use the built-in File Explorer to sort your files and photos, find duplicates, and delete them from your Windows PC. Here is how: Step 1: Enable indexing for faster search

  • Press the Windows logo key + S keyboard combination to open the search bar.
  • Type in indexing options . Then click Open in the right-side menu.

Type in 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.

Go to Change selected locations

Step 2: Sort files by name to identify duplicates

  • Open File Explorer (Win + E) and select This PC on the left menu pane.

Open File Explorer and select  <i>This PC </i> on the left menu pane » src=»https://www.auslogics.com/en/articles/wp-content/uploads/2023/06/Screenshot-10-2.png»></p>
<div class= Картинка с сайта: www.auslogics.com

  • Then, go to Local Disk (C:) and open the Users folder.

Open the Users folder

  • Open the View tab at the top of the window and select Preview pane .

Select Preview pane

  • In the Layout section, choose Details to display file details.

Go to the  <i>Layout  </i>section and select  <i>Details </i>» src=»https://www.auslogics.com/en/articles/wp-content/uploads/2023/06/Screenshot-13-2.png»></p>
<div class= Картинка с сайта: www.auslogics.com

  • Open the Current view tab and click on the Group by dropdown arrow. Choose Name from the menu and then select Ascending .

Step 3: Search for duplicate files by file type

  • Now go to the search bar in the top-right corner of the screen and type in the extension for the duplicate files you want to delete. For instance, if you want to find duplicate JPEG images, type in .jpg and press Enter.
  • The next step is just manually evaluating the list of duplicate photos and files and deleting the chosen ones.

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

Limitations of this method:

  • No automatic duplicate detection: Windows File Explorer doesn’t compare file contents—only names. If duplicates have different names, they won’t be detected.
  • Time-consuming: Sorting and manually deleting files can be tedious, especially with large amounts of data.
  • Risk of mistaken deletion: Similar but not identical files (like different versions of a document) might be deleted accidentally.

Method 3: Use the Windows Photos app to find duplicate photos

These steps will help you to delete duplicate photos from your system using the Photos app:

  • Type Photos in the search bar and select the Photos app.
  • Your photos are automatically organized by date. To sort them differently, use the Sort by dropdown menu and select File name or Size.
  • Browse your photo library and check the boxes next to each duplicate photo you want to delete. Hold down the Ctrl key and click on multiple images to select them all at once.
  • Right-click on the selected photos and click Delete.

PRO TIP

Additionally, I want to point out that while the Windows Photos app is useful for manually finding and deleting duplicate photos, it does not have a built-in feature to automatically detect them. You must visually identify duplicates, which can be time-consuming and prone to errors. For a faster and more efficient cleanup, consider using a PC cleaner like Auslogics BoostSpeed

How to Delete Duplicate Files and Photos: Explained

Duplicates can quickly take up valuable space on your PC if you don’t keep them in check. In this article, I’ve covered several ways to find and delete them, but some methods, like File Explorer and the Windows Photos app, can be tedious and time-consuming, especially if you have a large number of duplicates.

For a faster and more efficient cleanup, using a PC cleaner or a duplicate photo/files finder is the best option. Tools like Auslogics

BoostSpeed’s Duplicate File Finder can simplify the process and save you time.
What do you think? Was this guide helpful? Share your thoughts in the comments below!

FAQ

Yes. You can do that, but this method is time-consuming and isn’t 100% accurate. Windows does not have a built-in tool specifically for detecting duplicate photos, so you’ll need to manually find and delete them using File Explorer or the Windows Photos app. Third-party tools, such as Auslogics BoostSpeed or Duplicate Cleaner , are more accurate.

Yes. You can use file recovery tools to restore your photos. Auslogics BoostSpeed includes a recovery feature, allowing you to delete duplicate photos and recover them if needed.

The fastest way is to use a duplicate photo finder tool. Auslogics BoostSpeed’s Duplicate File Finder and other similar tools like Duplicate Cleaner use advanced algorithms to scan and remove duplicate photos efficiently.

Yes, in most cases, deleting duplicate files is safe and helps free up disk space. However, be cautious when deleting system or program files, as some may be required for Windows or applications to function properly. Always review the duplicates before deleting them.

Duplicate files often have the same name, size, and content. Some may have — Copy or a number appended to the filename. However, metadata differences can make some duplicates harder to spot manually, so using a duplicate file finder tool is recommended.

Manually searching through multiple folders is time-consuming and inefficient. The best solution is to use duplicate file finder tools, which scan multiple locations and identify duplicate files automatically.

Enjoy A Duplicate-Free Windows Experience

Enjoy A Duplicate-Free Windows Experience

Don’t let duplicate files occupy disk space on your PC. Use Duplicate Files Fixer!

Duplicate files are unavoidable. No matter how hard you try to keep your PC free of redundant files and folders, they’ll always find their way into your storage. The reasons behind such duplicate files can be anything from a malware effect to copying discrepancies. However, that is not the biggest issue that you face.

Finding and removing such files is a nightmare for every user. When you know that you have duplicate files on your system, you can simply delete them. But what if you are unaware of such files? These files slow down your PC, take up a lot of unnecessary space, and above all, might harvest viruses and infected files.

If your PC is running low on storage space or it is slowing down, the first thing you should do is look for duplicate files on your hard drive. How? Well, that is what we are going to discuss in this blog.

Ways to Find & Remove Duplicate files from Windows 10 and 11

Finding duplicate files in Windows has always been a tough nut to crack. Not only does it require you to find the files, but you also have to segregate between the original and the duplicate files before deleting them. The core issue these duplicate files pose is that they clog up crucial space on your PC.

To free up space, you must delete these Duplicate files, but then again, you cannot be inconsiderate while removing duplicates, as sometimes you lose the original files. So how to be accurate while finding and removing duplicate files?

Ideally, there are 3 ways depending on the type of duplicate files. Let’s go one by one to understand what options you have.

Remove Duplicate Files Using Windows Explorer (Same Folder)

If you are aware of the folder that has duplicate files, you can easily remove them by following the steps below: —

  • Open the folder with duplicate files in it.
  • Right-click anywhere in the folder and sort your files based on name, size, or time modified.
  • Right-click anywhere in the folder and sort your files based on name, size, or time modified

  • Once you have the sorted list, you will find that the files that were created together, with the same sizes or similar names, have been placed with each other.
  • Simply delete the duplicate ones by selecting them one by one.

The technique is handy when you know the specific folder that may have duplicate files on your PC. However, if the number of files is higher in the folder, it might take a lot of time to sort and select the files, considering it is a manual process.

Remove Duplicate files using Windows Search Bar and Indexing

Now, this is where things might get a bit technical. First things first, you have to index all your PC files on your search bar so that the y can yield better results. The easiest way to do this is —

Now that you have all the files indexed in your search, you can search for the file extension that you feel have duplicate files. Usually, setup executable files (.exe), document/text files (.txt/.docx), etc., have the highest chance of having duplicate files and that is what you should search for.

Once you have indexed all your files, simply go to Windows Explorer and search for the extension in the Windows search. You will find all the files with the extension right in front of you. With that, the list of files will show you duplicate files, from where you can delete the files.

Once you have indexed all your files

Needless to say, the process is a time-consuming one, so make sure you have enough time to spare before starting the process.

Remove Duplicate Files Using a Third-Party Duplicate Files Finder

Since every process you could manually use takes a lot of time, there are applications available in the market that can help finish your job faster.

One such tool is Duplicate Files Fixer. The Tool is extremely easy to use and comprises one of the most optimized algorithms to help you get better results.

The way it works is quite simple. All you have to do is —

Once the process is over, you are good to go! Check whether all your duplicate files have been deleted or not.

Conclusion

If you have time and can spare a few hours to remove duplicate files, you can choose any methods. However, for smart workers who value their time enough, installing the Duplicate files Fixer tool is the best remedy!

Be Wise! Download the tool today to eliminate all your duplicate files once and for all!

Image: Anyron Copeman / Foundry

If you regularly create, download or import any files, duplicates are inevitable. Copying documents or folders from one location to another or multiple backups both means the same file will be in more than one location.

Finding and deleting these is an easy way to free up space, and it’s possible using third-party software. Doing so manually will probably take ages, but it’s worth making sure apparent duplicates are actually the same file.

Some cameras use the same file name even when the photo is different, so it’s worth checking its size and date to see if they’re identical. The popular CCleaner software relies on name alone, so it’s not recommended in this situation.

There are paid solutions, but the app we’re using here is completely free and does everything you need.

Even though these are files you want to delete, it’s worth backing up your important data first.

From there, the method is the same on both Windows 10 and Windows 11, as it relies on third-party software that’s available for all recent versions of WIndows.

1.

Install Auslogics Duplicate File Finder

Auslogics Duplicate File Finder download page

Anyron Copeman / Foundry

Head to the Auslogics website and click ‘Download Now’ – it should automatically recognise the operating system you’re using and download the right version.

Once complete, double-click the downloaded file, followed by ‘Agree and install’ and ‘Next’. Installation should only take a few seconds.

2.

Find duplicate files

Auslogics Duplicate File Finder main screen

Anyron Copeman / Foundry

Launch the app if it’s not open already and it should look like the above. Chose which disk drives you’d like to be searched for duplicates, then ‘Look for all file types’ or only a specific few.

Click ‘Search’ to begin the process – it should only take a minute or two.

3.

Select chosen duplicates

Auslogics Duplicate File Finder search results

Anyron Copeman / Foundry

Once the search has finished, you’ll be presented with a list of all the duplicates which have been found (if there are any).

Clicking ‘Select’ will choose all duplicates by default, but the drop-down next to it has options for just one duplicate of each file, the earliest/latest version of a duplicate or only duplicates of .zip files. Of course, you can review these manually if you’d prefer.

4.

Delete chosen duplicates

Auslogics Duplicate File Finder delete options

Anyron Copeman / Foundry

Once you have all the duplicates selected, it’s time to delete them.

Clicking ‘Delete Selected Files’ will send them to your computer’s Recycle Bin (where they’ll be permanently deleted after 30 days), but the drop-down next to it lets you choose ‘Rescue Center’ (backed up to the cloud so you can retrieve them if necessary) or permanent deletion immediately.

5.

Confirm deletion

Auslogics Duplicate File Finder confirm deletion

Anyron Copeman / Foundry

You’ll now see a pop-up warning you that files will be moved and deleted. Click ‘OK’ to continue – deletion should only take a few seconds.

That’s it! Your duplicate files will all now be removed.

If you don’t want to use the Auslogics app, Paralells Toolbox is a useful alternative. Finding and removing duplicate files is just one of the many features it offers, but you’ll have to pay $24.99/£20.99 per year for a subscription.

Once installed, just open the app and click Files > Find Duplicates. The official video below is filmed on a Mac, but the process is similar on Windows:

Related articles

  • How to speed up Windows
  • How to speed up your PC
  • Windows 11: Everything you need to know

Anyron is Mobile Editor at Tech Advisor, where he’s been a mainstay of the editorial team since 2019. In his current role, Anyron is responsible for all smartphone, tablet and mobile network coverage on the site. A BA Journalism graduate, he has experience with a wide range of consumer tech products and services, including smartphones, tablets, foldables, wearables and more.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Как восстановить магазин приложений windows 10
  • Windows xp загрузочные дискеты для установки
  • Prototype 2 операция ловушка баг windows 10
  • Atk0100 acpi utility windows 7
  • 4gb оперативной памяти для windows 10