Wingetlywingetly
← All apps

Folder Size

by Briov2.6

Last updated

Show sizes of folders seen in Explorer windows

Install with winget

$ winget install --id Brio.FolderSize --exact --version 2.6

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Folder Size

Folder Size uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i installer.msi /quiet /norestart

See the full silent install reference for Folder Size

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Folder Size for Windows opens pop-up windows that track open Explorer windows. The new window shows not only the size of files, but also the size of folders. It keeps track of which folders you view, and scans them in the background so you can see complete size of all files within the folder. It's very useful for cleaning up your disk. Once you get used to having that information available, a directory listing simply looks incomplete without it!

Installers · v2.6

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect
x64MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Folder Size.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • Synology Drive ClientSynology
    Synology.DriveClientv8.1.0.18123

    The desktop utility that provides file syncing and personal computer backup services on multiple client computers to a centralized server, Synology Drive Server.

  • Wondershare RecoveritWondershare Software Co.,Ltd.
    Wondershare.Recoveritv14.5.2.6

    Quickly restore precious documents, emails, and other files.

  • iCloud (Legacy)Apple Inc.
    Apple.iCloudv7.21.0.23

    With iCloud for Windows, you can access your photos, videos, mail, calendar, files, and other important information on your Windows PC.

  • 阿里云盘Alibaba Group
    Alibaba.aDrivev6.9.3

    A fast, non-intrusive, secure and easy-to-share personal netdisk

  • Everythingvoidtools
    voidtools.Everythingv1.4.1.1032

    Locate files and folders by name instantly.

More from Brio or browse directory, file, folder.

Frequently asked questions

How do I install Folder Size on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Brio.FolderSize --exact --version 2.6. winget downloads the installer from Brio and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Folder Size silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Brio.FolderSize --exact 2.6 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Folder Size?
Folder Size uses MSI. Run the downloaded installer with: msiexec.exe /i installer.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Folder Size via winget?
Run: winget uninstall --id Brio.FolderSize --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Folder Size's Apps & Features entry.
Is Folder Size free?
Folder Size is distributed under GPL. Refer to the publisher (http://foldersize.sourceforge.net/) for the full license terms - Wingetly itself does not charge for installation.
Does Folder Size work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Folder Size directly from the publisher.
How do I keep Folder Size up to date?
Run winget upgrade --id Brio.FolderSize --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Folder Size from microsoft/winget-pkgs.