{"id":141,"date":"2026-05-26T06:15:21","date_gmt":"2026-05-26T06:15:21","guid":{"rendered":"https:\/\/velanremoteitsupport.com\/blog\/?post_type=techtips&#038;p=141"},"modified":"2026-05-26T06:20:04","modified_gmt":"2026-05-26T06:20:04","slug":"gpo-window-lock-screen-inactive","status":"publish","type":"techtips","link":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/","title":{"rendered":"How to Use\u00a0GPO to Lock Screen\u00a0After Inactivity on Windows"},"content":{"rendered":"\n<p>Automated screen locking on domain workstations and servers can be set up using Group Policy, enhancing information security. This guide explains the importance of locking computers when idle and provides step-by-step instructions for IT administrators on implementing the Interactive Logon Machine Inactivity Limit policy, password protection, screen saver timeout, and registry settings.<\/p>\n\n\n\n<p><strong>Security Note<\/strong><br>A screensaver with a password is an example of a session lock. It is one of the simplest and most effective controls you can enforce centrally via Group Policy (GPO) \u2014 requiring zero end-user action.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Our blog covers every method available, including the classic&nbsp;<strong>GPO screen saver timeout<\/strong>&nbsp;path, the newer&nbsp;<strong>Interactive Logon: Machine Inactivity Limit<\/strong>&nbsp;policy, and registry-based deployment for granular control.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\"><strong>Method 1: GPO Lock Screen via Screen Saver Settings (User Configuration)<\/strong><\/h2>\n\n\n\n<p><\/p>\n\n\n\n<p>This is the most widely used approach. It configures the screen saver timeout and enforces password-on-resume through the&nbsp;<strong>Group Policy Management Console (gpmc.msc)<\/strong>.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:18px\"><strong>Step-by-Step Process For Creating and Linking the GPO<\/strong><\/h3>\n\n\n\n<p><\/p>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:17px\">Open Group Policy Management Console<\/h4>\n\n\n\n<p>On your domain controller (or a machine with RSAT installed), press&nbsp;<code>Win + R<\/code>, type&nbsp;<code>gpmc.msc<\/code>, and press Enter. This opens the Group Policy Management Console.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:17px\">Create a New GPO Object<\/h4>\n\n\n\n<p>Right-click your domain root (or the specific&nbsp;<strong>Users OU<\/strong>&nbsp;you want to target) and select&nbsp;<strong>Create a GPO in this domain, and Link it here\u2026<\/strong>&nbsp;Name it something descriptive like&nbsp;<code>LockScreenPolicy<\/code>.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:17px\">Navigate to the Personalization Policies<\/h4>\n\n\n\n<p>Right-click your new GPO and select&nbsp;<strong>Edit<\/strong>. In the Group Policy Management Editor, navigate to:<\/p>\n\n\n\n<p class=\"has-vivid-cyan-blue-background-color has-background\">Make changes to the policy. Go to User Configuration -&gt; Policies -&gt; Administrative Templates -&gt; Control Panel -&gt; Personalization and make changes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"537\" height=\"296\" src=\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png\" alt=\"\" class=\"wp-image-142\" srcset=\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png 537w, https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo-300x165.png 300w\" sizes=\"auto, (max-width: 537px) 100vw, 537px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:17px\">Configure the Four Key Screen Saver Policies<\/h3>\n\n\n\n<p>In the Personalization node you will see several settings. Configure each as follows:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-left\" data-align=\"left\">Policy Setting<\/th><th class=\"has-text-align-left\" data-align=\"left\">Value<\/th><th class=\"has-text-align-left\" data-align=\"left\">Purpose<\/th><\/tr><\/thead><tbody><tr><td><strong>Enable Screen Saver<\/strong><\/td><td>Enabled<\/td><td>Activates the screen saver feature \u2014 required for other settings to take effect<\/td><\/tr><tr><td><strong>Screen Saver Timeout<\/strong><\/td><td>Enabled \u2192 e.g.&nbsp;<code>300<\/code>&nbsp;(5 min),&nbsp;<code>600<\/code>&nbsp;(10 min),&nbsp;<code>900<\/code>&nbsp;(15 min)<\/td><td>Sets the idle period in seconds before the screen saver starts and the session locks<\/td><\/tr><tr><td><strong>Password Protect the Screen Saver<\/strong><\/td><td>Enabled<\/td><td>Forces the user to enter their domain password to return to the session<\/td><\/tr><tr><td><strong>Force Specific Screen Saver<\/strong><\/td><td>Enabled \u2192&nbsp;<code>scrnsave.scr<\/code>&nbsp;(blank) or your chosen .scr file<\/td><td>Prevents users selecting a different screen saver; use a blank one for performance<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:17px\">Apply and Force a Group Policy Update<\/h3>\n\n\n\n<p>Close the editor. The policy will propagate automatically at the next Group Policy refresh cycle (typically every 90 minutes). To apply immediately on a target machine, open an elevated Command Prompt and run:<\/p>\n\n\n\n<pre class=\"wp-block-code has-vivid-cyan-blue-background-color has-background\"><code><strong>gpupdate \/force<\/strong>\n<\/code><\/pre>\n\n\n\n<p>After the update, screen saver and lock settings will be greyed out in the Windows interface \u2014 users will be unable to alter or disable the screen lock policy.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1004\" height=\"366\" src=\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/gpo-lock-screen.png\" alt=\"\" class=\"wp-image-143\" srcset=\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/gpo-lock-screen.png 1004w, https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/gpo-lock-screen-300x109.png 300w, https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/gpo-lock-screen-768x280.png 768w\" sizes=\"auto, (max-width: 1004px) 100vw, 1004px\" \/><\/figure>\n\n\n\n<p class=\"has-cyan-bluish-gray-background-color has-background\"><strong>Result<\/strong>:<br>Domain workstations will now automatically lock after the configured idle period. The user must re-enter their domain password to resume their session \u2014 this is automatic session locking enforced via GPO.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:20px\">Method 2: Interactive Logon \u2014 Machine Inactivity Limit (Computer Configuration)<\/h2>\n\n\n\n<p>Available from&nbsp;<strong>Windows Server 2012 \/ Windows 8<\/strong>&nbsp;onwards, the&nbsp;<strong>Interactive Logon: Machine Inactivity Limit<\/strong>&nbsp;policy is a dedicated computer-level security setting that locks the workstation independently of screen saver settings. This is generally considered the more robust approach for servers and shared machines.<\/p>\n\n\n\n<p class=\"has-vivid-cyan-blue-background-color has-background\"><strong>Policy Path<br>You may locate it in Computer Configuration -&gt; Windows Settings -&gt; Security Settings -&gt; Local Policies -&gt; Security Options<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"713\" height=\"415\" src=\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/computer-configuration-gpo.png\" alt=\"\" class=\"wp-image-144\" srcset=\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/computer-configuration-gpo.png 713w, https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/computer-configuration-gpo-300x175.png 300w\" sizes=\"auto, (max-width: 713px) 100vw, 713px\" \/><\/figure>\n\n\n\n<p>Double-click the policy and set a value in&nbsp;<strong>seconds<\/strong>. For example, enter&nbsp;300to lock after 15 minutes of inactivity. The maximum allowed value is&nbsp;<code>599940<\/code>&nbsp;seconds.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:17px\">Registry Key for This Policy<\/h3>\n\n\n\n<p>This policy writes to the following registry location, which you can also deploy directly via GPO Preferences:<\/p>\n\n\n\n<pre class=\"wp-block-code has-vivid-cyan-blue-background-color has-background\"><code><strong>HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\n<\/strong>\n<strong>InactivityTimeoutSecs = 900   (REG_DWORD, value in seconds)<\/strong><\/code><\/pre>\n\n\n\n<p><strong>Important<\/strong>The<strong>Interactive Logon Machine Inactivity Limit<\/strong>applies at the&nbsp;<em>computer<\/em>&nbsp;level, meaning it applies regardless of which user is logged in. It is particularly suited for servers, kiosks, and shared terminals where screen saver-based policies are less reliable.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"font-size:20px\"><strong>Method 3: Deploy Lock Settings via Registry and GPO Preferences<br><\/strong><\/h2>\n\n\n\n<p>For maximum control \u2014 especially when you need different policies for different groups \u2014 you can deploy the underlying registry values directly using&nbsp;<strong>Group Policy Preferences (GPP)<\/strong>. This gives you Item-Level Targeting capability (covered in the next section).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:17px\">Registry Keys (HKCU) for Screen Lock Policies<\/h3>\n\n\n\n<p>All values live under:<\/p>\n\n\n\n<pre class=\"wp-block-code has-vivid-cyan-blue-background-color has-background\"><code><strong>HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Windows\\Control Panel\\Desktop<\/strong><\/code><\/pre>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-left\" data-align=\"left\">Registry Value Name<\/th><th class=\"has-text-align-left\" data-align=\"left\">Type<\/th><th class=\"has-text-align-left\" data-align=\"left\">Value<\/th><th class=\"has-text-align-left\" data-align=\"left\">Effect<\/th><\/tr><\/thead><tbody><tr><td><code>ScreenSaveActive<\/code><\/td><td>REG_SZ<\/td><td><code>1<\/code>&nbsp;(enable) \/&nbsp;<code>0<\/code>&nbsp;(disable)<\/td><td>Enables or disables the screen saver<\/td><\/tr><tr><td><code>ScreenSaveTimeOut<\/code><\/td><td>REG_SZ<\/td><td><code>300<\/code>&nbsp;(5 min),&nbsp;<code>900<\/code>&nbsp;(15 min), etc.<\/td><td>Idle time in seconds before screen saver activates<\/td><\/tr><tr><td><code>ScreenSaverIsSecure<\/code><\/td><td>REG_SZ<\/td><td><code>1<\/code>&nbsp;(password required) \/&nbsp;<code>0<\/code>&nbsp;(no password)<\/td><td>Whether a password is required to unlock<\/td><\/tr><tr><td><code>SCRNSAVE.EXE<\/code><\/td><td>REG_SZ<\/td><td><code>scrnsave.scr<\/code><\/td><td>Forces a specific screen saver executable<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>To deploy these via GPP, navigate in the GPO editor to&nbsp;<\/p>\n\n\n\n<p class=\"has-vivid-cyan-blue-background-color has-background\"><strong><code>User Configuration \u2192 Preferences \u2192 Windows Settings \u2192 Registry<\/code>&nbsp;<\/strong><\/p>\n\n\n\n<p>and create each value as a Registry Item. Use Item-Level Targeting (see below) to control which users receive which values.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"818\" height=\"386\" src=\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/deploy-lock-gpo.png\" alt=\"\" class=\"wp-image-145\" srcset=\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/deploy-lock-gpo.png 818w, https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/deploy-lock-gpo-300x142.png 300w, https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/deploy-lock-gpo-768x362.png 768w\" sizes=\"auto, (max-width: 818px) 100vw, 818px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"troubleshoot\" style=\"font-size:20px\">Troubleshooting &#8211; If GPO Lock Screen Not Working<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" style=\"font-size:17px\">Policy not applying after gpupdate \/force<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Confirm the GPO is linked to the correct OU containing the user or computer object.<\/li>\n\n\n\n<li>Check Security Filtering \u2014 ensure the target user is in the group the GPO applies to.<\/li>\n\n\n\n<li>Run&nbsp;<code>gpresult \/r<\/code>&nbsp;or&nbsp;<code>gpresult \/h report.html<\/code>&nbsp;on the target machine to see which GPOs are applied and which are denied.<\/li>\n\n\n\n<li>Check for a conflicting GPO at a child OU that may be overriding the parent. Use&nbsp;<strong>Enforce<\/strong>&nbsp;(No Override) on your lock screen GPO if needed.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:17px\">InactivityTimeoutSecs not working<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This registry value (<code>HKLM\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System<\/code>) requires the&nbsp;<em>Interactive Logon: Machine Inactivity Limit<\/em>&nbsp;policy to be set on the&nbsp;<strong>Computer<\/strong>&nbsp;side \u2014 not the User side. Confirm you are editing under&nbsp;<em>Computer Configuration<\/em>.<\/li>\n\n\n\n<li>The value must be a&nbsp;<code>REG_DWORD<\/code>, not a string. Verify type in&nbsp;<code>regedit<\/code>.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" style=\"font-size:17px\"><\/h3>\n\n\n\n<pre class=\"wp-block-code has-vivid-cyan-blue-background-color has-background\" style=\"font-size:17px\"><code><strong>Useful PowerShell Commands for Screen Lock Policy Management\n<\/strong>\n# Force Group Policy update on a remote machine\nInvoke-GPUpdate -Computer \"WORKSTATION01\" -Force\n\n# Check which GPOs are applied\ngpresult \/r \/scope user\n\n# Lock the current workstation immediately\nrundll32.exe user32.dll,LockWorkStation\n\n# Check InactivityTimeoutSecs value via PowerShell\nGet-ItemProperty -Path \"HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System\" -Name<\/code><\/pre>\n\n\n\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"color:#000000;background-color:#ffffff\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<h3 class=\"wp-block-heading has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:20px;line-height:1.15\">Need Help Managing Group Policy Across Your Domain?<\/h3>\n\n\n\n<p>Velan&#8217;s remote IT support engineers can audit, configure, and maintain your Group Policy environment \u2014 including screen lock policies, security hardening, and Active Directory management.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-499968f5 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"border-radius:50px;color:#ffffff;background-color:#000000\">Get in Touch with Our Team <\/a><\/div>\n<\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Automated screen locking on domain workstations and servers can be set up using Group Policy, enhancing information security. This guide explains the importance of locking computers when idle and provides step-by-step instructions for IT administrators on implementing the Interactive Logon Machine Inactivity Limit policy, password protection, screen saver timeout, and registry settings. Security NoteA screensaver [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"techtips_category":[],"class_list":["post-141","techtips","type-techtips","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GPO to Enable Windows Lock Screen after Inactivity<\/title>\n<meta name=\"description\" content=\"Learn how to use Group Policy (GPO) to automatically lock Windows screens after inactivity. Step-by-step setup for Windows 10 &amp; 11 domain workstations.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GPO to Enable Windows Lock Screen after Inactivity\" \/>\n<meta property=\"og:description\" content=\"Learn how to use Group Policy (GPO) to automatically lock Windows screens after inactivity. Step-by-step setup for Windows 10 &amp; 11 domain workstations.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/\" \/>\n<meta property=\"og:site_name\" content=\"Cloud, DevOps &amp; Managed It Service Blog From Top Consultants\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-26T06:20:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"537\" \/>\n\t<meta property=\"og:image:height\" content=\"296\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/\",\"url\":\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/\",\"name\":\"GPO to Enable Windows Lock Screen after Inactivity\",\"isPartOf\":{\"@id\":\"https:\/\/velanremoteitsupport.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png\",\"datePublished\":\"2026-05-26T06:15:21+00:00\",\"dateModified\":\"2026-05-26T06:20:04+00:00\",\"description\":\"Learn how to use Group Policy (GPO) to automatically lock Windows screens after inactivity. Step-by-step setup for Windows 10 & 11 domain workstations.\",\"breadcrumb\":{\"@id\":\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#primaryimage\",\"url\":\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png\",\"contentUrl\":\"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png\",\"width\":537,\"height\":296},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/velanremoteitsupport.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tech Tips\",\"item\":\"https:\/\/velanremoteitsupport.com\/blog\/techtips\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"GPO to Enable Windows Lock Screen after Inactivity\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/velanremoteitsupport.com\/blog\/#website\",\"url\":\"https:\/\/velanremoteitsupport.com\/blog\/\",\"name\":\"Cloud, DevOps &amp; Managed It Service Blog From Top Consultants\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/velanremoteitsupport.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GPO to Enable Windows Lock Screen after Inactivity","description":"Learn how to use Group Policy (GPO) to automatically lock Windows screens after inactivity. Step-by-step setup for Windows 10 & 11 domain workstations.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/","og_locale":"en_US","og_type":"article","og_title":"GPO to Enable Windows Lock Screen after Inactivity","og_description":"Learn how to use Group Policy (GPO) to automatically lock Windows screens after inactivity. Step-by-step setup for Windows 10 & 11 domain workstations.","og_url":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/","og_site_name":"Cloud, DevOps &amp; Managed It Service Blog From Top Consultants","article_modified_time":"2026-05-26T06:20:04+00:00","og_image":[{"width":537,"height":296,"url":"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/","url":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/","name":"GPO to Enable Windows Lock Screen after Inactivity","isPartOf":{"@id":"https:\/\/velanremoteitsupport.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#primaryimage"},"image":{"@id":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#primaryimage"},"thumbnailUrl":"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png","datePublished":"2026-05-26T06:15:21+00:00","dateModified":"2026-05-26T06:20:04+00:00","description":"Learn how to use Group Policy (GPO) to automatically lock Windows screens after inactivity. Step-by-step setup for Windows 10 & 11 domain workstations.","breadcrumb":{"@id":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#primaryimage","url":"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png","contentUrl":"https:\/\/velanremoteitsupport.com\/blog\/wp-content\/uploads\/2026\/05\/user-configuration-gpo.png","width":537,"height":296},{"@type":"BreadcrumbList","@id":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/gpo-window-lock-screen-inactive\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/velanremoteitsupport.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Tech Tips","item":"https:\/\/velanremoteitsupport.com\/blog\/techtips\/"},{"@type":"ListItem","position":3,"name":"GPO to Enable Windows Lock Screen after Inactivity"}]},{"@type":"WebSite","@id":"https:\/\/velanremoteitsupport.com\/blog\/#website","url":"https:\/\/velanremoteitsupport.com\/blog\/","name":"Cloud, DevOps &amp; Managed It Service Blog From Top Consultants","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/velanremoteitsupport.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/velanremoteitsupport.com\/blog\/wp-json\/wp\/v2\/techtips\/141","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/velanremoteitsupport.com\/blog\/wp-json\/wp\/v2\/techtips"}],"about":[{"href":"https:\/\/velanremoteitsupport.com\/blog\/wp-json\/wp\/v2\/types\/techtips"}],"author":[{"embeddable":true,"href":"https:\/\/velanremoteitsupport.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/velanremoteitsupport.com\/blog\/wp-json\/wp\/v2\/comments?post=141"}],"version-history":[{"count":3,"href":"https:\/\/velanremoteitsupport.com\/blog\/wp-json\/wp\/v2\/techtips\/141\/revisions"}],"predecessor-version":[{"id":149,"href":"https:\/\/velanremoteitsupport.com\/blog\/wp-json\/wp\/v2\/techtips\/141\/revisions\/149"}],"wp:attachment":[{"href":"https:\/\/velanremoteitsupport.com\/blog\/wp-json\/wp\/v2\/media?parent=141"}],"wp:term":[{"taxonomy":"techtips_category","embeddable":true,"href":"https:\/\/velanremoteitsupport.com\/blog\/wp-json\/wp\/v2\/techtips_category?post=141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}