Controlling User Storage with Disk Quotas in Windows 11

Hey everyone, let’s talk about managing storage on Windows 11 when you’ve got multiple users sharing the same system. Disk quotas are super useful for this – they let you control how much space each user can consume. You can set these limits either for everyone or for specific individuals.

What are disk quotas anyway?

Disk quotas are a Windows 11 feature that helps you manage storage space across different user accounts. This means you can make sure that storage is shared equitably, and one user doesn’t gobble up all the available space. If a user exceeds their limit, they’ll get a warning, and you can even prevent them from saving more files until they clear some space. Keep in mind that disk quotas only work with NTFS formatted partitions, and you’ll need an admin account to set them up.

Method 1: Setting Individual Disk Quotas Per User

This is the best way to go about things as it gives you granular control. Here’s how to configure individual disk quotas.

  1. First, open File Explorer, right-click the drive you want to manage, and hit ‘Properties’.

  2. In the Properties window, click on the ‘Quota’ tab at the top, then click on the ‘Show Quota Settings’ button.

  3. When the ‘Quota settings for Windows 11’ dialog box appears, tick ‘Enable quota management’ and then click on the ‘Quota Entries’ button below.

  1. In the ‘Quota Entries’ window, click on the ‘Quota’ menu in the top left, then click ‘New Quota Entry’.

  2. Type the name of the user account you want to set a quota for in the ‘Enter the object names to select’ box, then click ‘Check Names’ followed by ‘OK’.

  3. Now, choose the ‘Limit disk space to’ option and specify the quota in the field. Set your warning level as well and select your desired units. Then click OK.

  4. Repeat the above for each user account you want to set a specific storage quota for.

Method 2: Setting a single Disk Quota for All Users

This method is less effective than setting individual quotas, but can still be useful in certain cases.

  1. Open File Explorer, right-click the drive where you’d like to set a quota, and select ‘Properties’.

  2. In the ‘Properties’ window, find the ‘Quota’ tab and then click the ‘Show quota settings’ button.

  3. Check the ‘Enable quota management’ box, and then choose the ‘Limit disk space to’ option.

  4. Enter the desired storage quota for all users for this drive, and select your preferred unit from the dropdown.

  1. Next, set the ‘warning level’ at which you want Windows to notify the users that they’re approaching their limit. Select your unit of measurement from the dropdown as well.

  2. If you want to prevent users from saving more files once they reach their quota, check the ‘Deny disk space to users exceeding quota limit’ box. Click ‘Apply’ and then ‘OK’.

Monitoring disk usage

After you’ve configured disk quotas, you can easily track how storage space is being used.

  1. Open File Explorer, right-click the drive you are monitoring and then click ‘Properties’.

  1. Go to the ‘Quota’ tab, then ‘Show Quota Settings’, and click the ‘Quota Entries’ button.

  2. The ‘Quota Entries’ window will show the different user accounts along with their disk usage, the quota limit, warning level and percentage of storage used.

  1. To adjust a specific user’s quota, right-click on that account, click on ‘Properties’ adjust the limit and click ‘OK’.

Turning disk quotas off

Here’s how you can turn off disk quotas, either for everyone or just specific users.

  1. Open File Explorer, right-click the drive, and select ‘Properties’.

  2. Go to the ‘Quota’ tab and click ‘Show Quota Settings’.

  3. To turn off quotas for all user accounts, uncheck the ‘Enable quota management’ box, then click ‘OK’.

  4. To disable quotas for specific users, keep the ‘Enable quota management’ checkbox selected and click the ‘Quota Entries’ button.

  1. Right-click the user account you want to remove the quota from and click on ‘Properties’.

  1. Select the ‘Do not limit disk usage’ option and then click ‘OK’.

Note: You can also disable a specific user’s quota by right-clicking them in the ‘Quota Entries for’ window and clicking ‘Delete’. This replaces a specific quota with the system’s quota (if set).

Things to know

  • If you can’t see the ‘Quota’ option for a drive, it means the drive isn’t formatted as NTFS. To fix it, open Command Prompt as admin and type convert A: /fs:ntfs (replace A: with your drive letter) and then press enter.
  • Make sure to check the ‘Deny disk space to users exceeding quota limit’ box to prevent users from storing files once they go over their quota.
  • Setting a warning level lower than the quota itself is a good idea, but don’t make the difference too great or the warning won’t be as helpful.