You have an operating system with two users you as an administrator and another account which is standard user .
you want to set a limit on how much the standard user can store on a specific disk drive .
There is one thing before you start limitation, the file system of the local disk should be NTFS .
How to know which type your drive is, just go to the local disk -> right click -> properties -> then you will see which type of file system your drive is.


Now let’s do the limitation :
1- go to the disk drive -> right click -> properties -> in the top of the window press on Quota.

2- press enable quota management check box notice that if you want to deny the exceed the quota limit by the user then check on the deny disk space to user exceeding quota limit check box, in this way you will never let the user to exceed the space that given to it by you.
3- press quota entries button .

4- from Quota -> new Quota entry .

5- Enter the user name of the user you want to apply quota on it -> press OK.

6- Choose limit disk space to -> and enter the disk space you want to allow the user to use.
7- set the warning level to -> enter the disk space that if the user exceed the operating system will give the administrator a report that the user is close to use all the allowed bytes that can use -> then press OK.

NOW log in as a standard user that you applied quota on it:
try to add a folder with bigger size than the exceed ….. windows will start saving the folder in the drive till it reaches the exceed amount then it will give you this message


Congratulations now you know how to apply Quota on any local disk in your computer 🙂 .