question

sebastianj81-5242 avatar image
0 Votes"
sebastianj81-5242 asked CarlFan-MSFT answered

Change recycle bin size for other users

Hello All,

May I kindly ask you to advise how can I change recycle bin size for other user\users?

For example I have server windows 2016 and I have 20 Administrators. Server is not in AD. Now I need to change recycle bin size for all 20 Administrators. How can I do this?

I can change recycle bin size but only for my user.

Regards,
Sebastian

windows-server
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

CarlFan-MSFT avatar image
0 Votes"
CarlFan-MSFT answered

Hi Sebastian,
When we manually change the Recycle Bin size, it only applies to the current account and we could not apply it to other accounts.
What we could do is trying to use group policy or Registry to modify Maximum allowed Recycle Bin size Setting.
https://gpsearch.azurewebsites.net/Default.aspx?PolicyID=2667
Value represents percentage of hard disk that can be used (0 - 100).

Maximum Recycle Bin size:

Registry Hive HKEY_CURRENT_USER
Registry Path Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Value Name RecycleBinSize
Value Type REG_DWORD
Default Value 10
Min Value
Max Value 100
Hope this helps and please help to accept as Answer if the response is useful.
Best Regards,
Carl

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.