Posted on

Handling user sessions on Windows

How can we set time limits for user sessions on Windows?
Group Policies Editor has to help us to tune values in users’ session limits.
So, we launch this editor by running within the Win+R “Run” programs tool or with the command line:

PS C:\Windows\system32> gpedit.msc

Then we are following the branch in this way:

Local Computer Policy > 
 Computer Configuration > 
  Administrative Templates > 
   Windows Components > 
    Remote Desktop Services > 
     Remote Desktop Session Host > 
      Session Time Limits

There, we could edit, change whatever we need from the users’ sessions limitation tool.