en-US

Actions to run when the computer is idle

Supported on: Microsoft Edge version 134, Windows 7 or later

Registry

HKLM Software\Policies\Microsoft\Edge
HKCU Software\Policies\Microsoft\Edge

Options

List (registry values) list - list under Software\Policies\Microsoft\Edge\IdleTimeoutActions

Description

When the timeout from the IdleTimeout policy is reached, the browser runs the actions configured in this policy. If you don't configure the IdleTimeout policy, this policy has no effect. If you don't configure this policy or no actions are selected, the IdleTimeout policy has no effect. Supported actions are: 'close_browsers': close all browser windows and Progressive Web Apps (PWAs) for this profile. 'reload_pages': reload all webpages. For some pages, the user might be prompted for confirmation first. 'sign_out': sign out of browser. (This action only applies to iOS.) 'close_tabs': close all open tabs and create an NTP (New Tab Page). Supported in Android and iOS. 'clear_browsing_history', 'clear_download_history', 'clear_cookies_and_other_site_data', 'clear_cached_images_and_files', 'clear_password_signing', 'clear_autofill', 'clear_site_settings': clear the corresponding browsing data. Deleting cookies using this policy doesn't sign the user out of their profile, the user stays signed in. Setting 'clear_browsing_history', 'clear_password_signing', 'clear_autofill', and 'clear_site_settings' disables sync for the respective data types if sync isn't already disabled by setting either the SyncDisabled policy or BrowserSignin to disabled. Policy options mapping: * close_browsers (close_browsers) = Close Browsers * clear_browsing_history (clear_browsing_history) = Clear Browsing History * clear_download_history (clear_download_history) = Clear Download History * clear_cookies_and_other_site_data (clear_cookies_and_other_site_data) = Clear Cookies and Other Site Data * clear_cached_images_and_files (clear_cached_images_and_files) = Clear Cached Images and Files * clear_password_signin (clear_password_signin) = Clear Password sign in * clear_autofill (clear_autofill) = Clear Autofill * clear_site_settings (clear_site_settings) = Clear Site Settings * reload_pages (reload_pages) = Reload Pages * sign_out (sign_out) = Sign Out * close_tabs (close_tabs) = Close Tabs Use the preceding information when configuring this policy. Example value: close_browsers