「Microsoft 是否有重複文件查找器 可以找到任何文件,而不僅僅是照片?」
作為一個深受使用者歡迎的系統,Microsoft Windows 確實提供了各種功能,但它沒有內建重複檔案尋找軟體來自動處理浪費電腦空間的重複檔案。那麼,如何在沒有本機軟體的情況下在Windows 10中尋找並刪除重複檔案呢?這裡你可以使用Windows檔案總管或指令來製作。
雖然在 Windows 10 上沒有任何專門的軟體可以幫助您找出重複文件,但您仍然可以在文件資源管理器上使用 2 個有用的 Windows 功能手動挑選出重複文件,而無需軟體。第一個是 Windows 視圖,它允許您按名稱或大小對檔案進行排序,以便您能夠比較檔案以區分原始檔案和重複檔案。在這裡您可以按照以下步驟操作。
第1步:開啟要尋找重複檔案的資料夾。
第2步:點選查看>詳細資料窗格>詳情.
第三步:點擊名稱或大小對檔案進行排序,並檢查是否有相同/相似名稱或相同大小的檔案。找出重複的檔案並右鍵刪除它們。
在 Windows 10 上無需軟體即可找到重複檔案的另一個有用的 Windows 功能是 Windows 搜尋。該工具使搜尋重複檔案變得更加容易,特別是當您知道重複檔案名稱和檔案副檔名時。步驟如下。
第1步:前往包含重複檔案的資料夾。
第2步:在搜尋視窗中輸入檔案名稱和副檔名。
第三步:檢查同名文件,並從電腦中刪除重複的文件。
除了檔案總管之外,Windows Command 還可以幫助您擷取 Windows 10 電腦上的重複檔案。在這裡您可以了解如何在Windows PowerShell中執行命令來尋找和刪除重複文件,而無需軟體。
第1步:按Win + Q鍵開啟搜尋視窗並輸入powershell。然後右鍵單擊 Windows PowerShell 並以管理員身份執行。
第 2 步:在 PowerShell 視窗中,輸入以下命令並按 Enter。
設定位置-路徑C:
注意:將 C: 替換為您的目標磁碟機。
第3步:輸入以下指令並按Enter。
ls“掃描資料夾”-recurse |取得檔案雜湊|群組屬性雜湊|其中{ $_.count -gt 1 } | % { $_.group } | Out-File -FilePath“掃描結果位置”
注意:將掃描資料夾變更為您的目標資料夾,並將掃描結果位置變更為您要匯出重複檔案清單的位置。
第四步:等待產生重複檔案列表,您可以打開它來查看重複檔案所在的位置。然後您可以從 Windows 10 手動刪除重複的檔案。
Actually, Windows enables you to find out duplicate files even without software. However, it is little time-consuming to manually find out duplicate files one by one and difficult to handle those complicate commands. If you are looking for an effective way to find and remove duplicate files on Windows, iSumsoft DupFile Refixer with following features can be your best choice!
Now, let's download and install iSumsoft DupFile Refixer on Windows 10 Computer and activate it.
Download
Step 1: Click Add button to choose your scan drive or folder that occupied by duplicate files.
Step 2: On the main screen, click Settings and manage the file type, size you want to scan. Then click OK to finish the settings and click Start scanning.
Step 3: Very soon, iSumsoft DupFile Refixer will automatically find and classify all duplicate files in the selected folder. Just click the box next to File Name to select all duplicate files to delete them at once.
Note: Right-click duplicate file and click Open file location, you can navigate to the folder where the duplicate files stores and check more details.
Either manually searching or entering command can help you find duplicate files in Windows 10 without any extra software. However, if you have extensive duplicate files piled up on your Windows, it is more time-saving to use a professional duplicate file finder like iSumsoft DupFile Refixer to deal with all your duplicate files within a few simple clicks.
以上是如何在不使用軟體的情況下在 Windows 10 中尋找並刪除重複文件的詳細內容。更多資訊請關注PHP中文網其他相關文章!