Windows 컴퓨터 의 메모리 공간을 빠르게 확보하려는 경우 가장 좋은 방법은 Windows 10 PC에서 대용량 파일을 찾아 더 이상 유용하지 않은 경우 제거하는 것입니다. 그러나 문제는 컴퓨터에서 대용량 파일을 검색하는 방법입니다.
Windows 는 드라이브에 저장된 모든 대용량 파일을 찾을 수 있는 여러 가지 방법을 제공합니다. 컴퓨터에 내장된 도구를 사용하여 이러한 파일을 찾거나 작업을 대신할 타사 앱을 사용할 수 있습니다. 어느 쪽이든, 메모리 공간의 상당 부분을 차지하는 파일을 찾을 수 있습니다.
그러한 파일이 발견되면 그 파일로 무엇을 하고 싶은지는 귀하에게 달려 있습니다. 영구적으로 삭제하는 것이 당장 하고 싶은 일이 아닌 경우 클라우드 스토리지나 외장 하드 드라이브로 옮길 수 있습니다.
또한 이 기사에서 아래에 언급된 몇 가지 옵션을 살펴보는 자매 사이트 Online Tech Tips 에서 (Online Tech Tips)YouTube 비디오 를 확인하십시오.(heck out our YouTube video)
파일 탐색기를 사용하여 Windows 10에서 대용량 파일 찾기(Find Large Files In Windows 10 Using File Explorer)
파일 탐색기(File Explorer) 에는 컴퓨터에서 파일을 정리, 정렬 및 찾을 수 있는 숨겨진 기능이 많이 있습니다. 기능 중 하나는 컴퓨터에서 특정 크기의 파일을 찾는 데 도움을 주는 것입니다. 이 기능을 사용하면 메모리를 많이 차지하는 파일을 찾아 PC에서 제거할 수 있습니다.
하지만 그렇게 하기 전에 먼저 숨김 파일 옵션을 활성화해야 합니다. 이는 Explorer 가 일반 파일 검색과 함께 큰 숨김 파일도 검색하도록 하기 위한 것입니다.
그러나 숨김 파일을 다룰 때는 주의하십시오. 대부분 시스템 및 앱 관련 파일로, 삭제하면 앱이 오작동하고 전체 시스템이 다운될 수도 있습니다. 무엇이든 삭제하기 전에 그것이 무엇인지 알고 있으면 문제가 없을 것입니다.
시작 메뉴(Start Menu) 를 열고 숨김 표시(Show hidden) 를 검색하고 숨김 파일 및 폴더 표시(Show hidden files and folders) 를 클릭합니다 .
대화 상자가 열리면 상단 의 보기 탭을 클릭합니다. (View)수정할 수 있는 다양한 파일 탐색기 옵션이 표시됩니다.(File Explorer)
숨김 파일, 폴더 및 드라이브 표시(Show hidden files, folders, and drives) 라는 옵션을 찾아 체크 표시를 합니다. 그런 다음 확인(OK) 버튼을 클릭하여 변경 사항을 저장합니다.
바탕 화면 에서 이 PC(This PC) 를 두 번 클릭하여 파일 탐색기(File Explorer) 를 시작 합니다. 유틸리티가 실행되면 오른쪽 상단 모서리에 있는 검색 상자를 클릭합니다.
새로운 메뉴 항목이 화면 상단에 추가됩니다. 추가 옵션을 보려면 검색(Search) 이라고 표시된 새로 추가된 항목을 클릭하십시오 .(Click)
크기(Size) 옵션을 선택한 다음 목록에서 적절한 옵션을 선택합니다 . PC에서 사용 가능한 대용량 파일을 찾을 수 있습니다.
기본 메뉴에서 대용량 파일을 사용할 수 없는 경우 검색 상자 에 size:>1GB십시오(Enter) . 지정한 크기보다 큰 파일만 찾습니다.
검색 결과가 나타나면 아무 곳이나 마우스 오른쪽 버튼으로 클릭하고 정렬 기준 과 (Sort by)크기(Size) 및 내림차순(Descending) 을 선택 합니다. 이렇게 하면 가장 큰 파일이 결과 상단에 표시됩니다.
명령 프롬프트를 사용하여 Windows 10에서 대용량 파일 검색(Search For Large Files In Windows 10 With Command Prompt)
당신이 괴상한 사람이라면 명령 프롬프트(Command Prompt) 유틸리티를 사용하여 지정된 크기 값보다 큰 모든 파일 목록을 검색할 수 있습니다. 파일 목록을 텍스트 파일로 내보낸 다음 실제로 컴퓨터에서 해당 파일을 찾을 수 있습니다.
Windows + R 을 누르고 cmd 를 입력하고 Enter 키를 눌러 유틸리티를 시작합니다.
실행되면 다음 명령을 입력하고 Enter 키를 누릅니다 . 크기가 1GB보다 큰 모든 파일을 찾습니다. 크다고 생각되는 파일을 찾도록 명령의 값을 수정할 수 있습니다.
forfiles /S /M * /C “cmd /c if @fsize GEQ 1073741824 echo @path > largefiles.txt
새로 생성된 largefiles.txt 파일을 열면 컴퓨터에 있는 모든 대용량 파일 목록이 표시됩니다.
가장 큰 파일 찾기를 사용하여 Windows 10에서 큰 파일 찾기(Use Largest Files Finder To Find Large Files On Windows 10)
파일 탐색기(File Explorer) 와 명령 프롬프트(Command Prompt) 는 Windows 10 컴퓨터에서 대용량 파일을 찾는 유일한 도구가 아닙니다. 이러한 파일을 찾는 데 도움이 되는 몇 가지 타사 앱도 있습니다.
가장 큰 파일 찾기(Largest Files Finder) 는 컴퓨터에서 가장 큰 파일 100개를 찾는 데 도움이 되는 앱 중 하나입니다. 최대 200GB 크기의 드라이브를 스캔하는 데 1분밖에 걸리지 않는다고 주장합니다. 또한 설치가 필요하지 않으며 즉시 사용할 수 있습니다.
- 컴퓨터에서 앱을 다운로드하고 실행합니다.
- 시작하자마자 컴퓨터에서 대용량 파일 검색을 자동으로 시작합니다. 완료되면 결과를 직접 검토할 수 있습니다.
검색 결과에서 파일을 삭제하려는 경우 앱 내에서 쉽게 삭제할 수 있습니다. 파일을 마우스 오른쪽 버튼으로 클릭하고 삭제 (Simply)를(Delete) 선택하기만 하면 됩니다.
TreeSize 무료로 Windows 10에서 가장 큰 파일 찾기(Find Largest Files On Windows 10 With TreeSize Free)
TreeSize Free 는 꽤 오랫동안 사용되어 왔으며 Windows 컴퓨터에서 공간을 차지하는 파일을 찾는 데 도움이 됩니다. 작은 설치가 필요하지만 매력처럼 작동합니다.
- (Download)컴퓨터에서 앱을 다운로드 , 설치 및 실행합니다. 다른 방법으로는 검색할 수 없는 폴더를 검색할 수 있도록 관리자 권한으로 실행해야 합니다.
- 화면에서 차지하는 공간과 함께 폴더 트리가 표시됩니다. 폴더를 두 번 클릭하여 하위 폴더와 크기를 볼 수 있습니다.
그런 다음 크기(Size) 열 을 기준으로 디렉토리를 정렬하여 가장 큰 파일이 항상 맨 위에 표시되도록 할 수 있습니다.
사용하려는 경우 몇 가지 사용자 정의 옵션도 있습니다. 컴퓨터에서 대용량(Feel) 파일을 더 쉽게 찾을 수 있는 옵션을 자유롭게 사용하십시오.
4 Ways To Find Large Files In Windows 10
If you quickly want to free up memory space on your Windows machine, the best way to do that is to find large files on your Windows 10 PC and get rid оf them if thеy’re no longer useful. The question though is how do you go about searching for large files on your сomputer?
Windows provides you with multiple ways to find all the large files that are stored in your drives. Either you can use the built-in tools on your machine to look for these files or you can grab a third-party app that will do the task for you. Either way, you’ll find the files that occupy a significant portion of your memory space.
Once such files are found, it’s then up to you what you want to do with them. If deleting them permanently isn’t something you’d like to do straight away, you can move them over to cloud storage or to an external hard drive.
Also, be sure to check out our YouTube video from our sister site Online Tech Tips where we go through some of the options mentioned below in this article.
Find Large Files In Windows 10 Using File Explorer
File Explorer comes with a lot of hidden features to let you organize, sort, and find files on your computer. One of its abilities is to help you find files that are of a specific size on your computer. Using this feature, you can locate those memory-hogging files and get them removed from your PC.
Before you do that, though, you’ll need to first enable the hidden files option. This is to ensure that Explorer looks for large hidden files in addition to searching for the normal files.
However, be cautious when dealing with hidden files. Most of the time, these are system and app-related files which, if you delete, will cause your apps to malfunction and even lead your entire system to crash. Before you delete anything, just make sure you know what it is and you’ll be fine.
Open the Start Menu and search for Show hidden and click on Show hidden files and folders.
When the dialog box opens, click on the View tab at the top. You’ll see various File Explorer options that you can modify.
Find the option that says Show hidden files, folders, and drives and put a checkmark in it. Then click on the OK button to save your changes.
Double-click on This PC on your desktop to launch File Explorer. When the utility launches, click on the search box given at the top-right corner.
A new menu item will be added to the top of your screen. Click on the newly added item that says Search to view further options.
Select the Size option and then select an appropriate option from the list. It’ll let you find large files available on your PC.
If what you consider as a large file isn’t available in the default menu, type in size:>1GB (replace 1GB with your size) in the search box and hit Enter. It’ll only look for files that are larger than your specified size.
When the search results appear, right-click anywhere blank and select Sort by followed by Size and Descending. This’ll ensure the largest file is shown at the top of the results.
Search For Large Files In Windows 10 With Command Prompt
If you’re more of a geeky person, you can use the Command Prompt utility to retrieve a list of all the files larger than a specified size value. The files list can be exported to a text file for you to then actually find those files on your machine.
Press Windows + R, type in cmd, and hit Enter to launch the utility.
When it launches, type in the following command and hit Enter. It’ll find all the files that are larger than 1GB in size. You can modify the value in the command so it finds files that you think are large.
forfiles /S /M * /C “cmd /c if @fsize GEQ 1073741824 echo @path > largefiles.txt
Open the newly created largefiles.txt file and it’ll have a list of all the large files sitting on your computer.
Use Largest Files Finder To Find Large Files On Windows 10
File Explorer and Command Prompt aren’t the only tools to find large files on your Windows 10 computer. There are a few third-party apps as well that can help you find such files.
Largest Files Finder is one of those apps that help you find the top 100 largest files on your computer. It claims to be only taking a minute to scan drives sized up to 200GB. Also, it doesn’t require any installation and works straight out of the box.
- Download and launch the app on your computer.
- Soon as it launches, it automatically starts searching for large files on your computer. When it’s done, you can review the results for yourself.
If you want to delete any files from the search results, you can do so with ease from within the app. Simply right-click on any of the files and select Delete.
Find Largest Files On Windows 10 With TreeSize Free
TreeSize Free has been around for quite a long time and it helps you find space hogging files on your Windows computers. It requires a small installation but then it works like a charm.
- Download, install, and launch the app on your computer. Make sure to run it with admin rights so it can search the folders that it can’t otherwise.
- You’ll see a tree of your folders along with the space they occupy on your screen. You can double-click on any folder to view its subfolders and their sizes.
You can then sort the directories by the Size column so that the largest files are always shown at the top.
It has a few customizable options as well should you want to use them. Feel free to play around with any options you think will make it easier to find large files on your computer.