Policy
Specify default quota limit and warning level
Microsoft Windows
Policy overview
Key metadata and intent for this policy.
Supported OS tags: Windows10, Windows10RT, Windows11, Windows2000, Windows7, Windows8, Windows81, WindowsRT, WindowsRT81, WindowsServer2003, WindowsServer2008, WindowsServer2012, WindowsServer2012R2, WindowsServer2016, WindowsVista, WindowsXP
This policy setting specifies the default disk quota limit and warning level for new users of the volume. This policy setting determines how much disk space can be used by each user on each of the NTFS file system volumes on a computer. It also specifies the warning level, the point at which the user's status in the Quota Entries window changes to indicate that the user is approaching the disk quota limit. This setting overrides new users’ settings for the disk quota limit and warning level on their volumes, and it disables the corresponding options in the "Select the default quota limit for new users of this volume" section on the Quota tab. This policy setting applies to all new users as soon as they write to the volume. It does not affect disk quota limits for current users, or affect customized limits and warning levels set for particular users (on the Quota tab in Volume Properties). If you disable or do not configure this policy setting, the disk space available to users is not limited. The disk quota management feature uses the physical space on each volume as its quota limit and warning level. When you select a limit, remember that the same limit applies to all users on all volumes, regardless of actual volume size. Be sure to set the limit and warning level so that it is reasonable for the range of volumes in the group. This policy setting is effective only when disk quota management is enabled on the volume. Also, if disk quotas are not enforced, users can exceed the quota limit you set. When users reach the quota limit, their status in the Quota Entries window changes, but users can continue to write to the volume.
Registry values
How enabled and disabled states update the registry.
No explicit registry values are set for enabled or disabled states.
Policy elements
Inputs and configuration options exposed by this policy.
| Scope | Element | Type | Registry mapping | Constraints & behavior | Copy |
|---|---|---|---|---|---|
| Computer | Value ID DQ_LimitValue | decimal | Path Software\Policies\Microsoft\Windows NT\DiskQuota Value name Limit Type REG_DWORD | Range: ? to 1000 | |
| Computer | Value ID DQ_ThresholdValue | decimal | Path Software\Policies\Microsoft\Windows NT\DiskQuota Value name Threshold Type REG_DWORD | Range: ? to 1000 | |
| Computer | Units ID DQ_LimitUnits | enum | Path Software\Policies\Microsoft\Windows NT\DiskQuota Value name LimitUnits Type REG_DWORD | Options: KB (1), MB (2), GB (3), TB (4), PB (5), EB (6) | |
| Computer | Units ID DQ_ThresholdUnits | enum | Path Software\Policies\Microsoft\Windows NT\DiskQuota Value name ThresholdUnits Type REG_DWORD | Options: KB (1), MB (2), GB (3), TB (4), PB (5), EB (6) |