can windows notify users to close files, folders or browser before logoff from the computer

P Mowleeswaran 20 Reputation points
2024-06-24T04:19:51.3766667+00:00

Dear Team,

I need to set a notification to users when they logging off from the computer, Example: user is working on a computer and opened some folders and browser in the desktop and it is in minimize mode, user trying to sign-out from the computer without closing those folders and browser, Now system should notify to user that the folders and browser is not yet closed, please close all those folders and browsers before logoff from the computer.

Is there any group policy or registry can be configured for this?

Regards,

Mowlee

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,089 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,819 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yanhong Liu 4,650 Reputation points Microsoft Vendor
    2024-06-24T08:06:06.2833333+00:00

    Hello,

    Thank you for posting in Q&A forum.

    Unfortunately, there is no built-in Group Policy or registry setting that will directly trigger a notification to the user about minimized applications before logoff. However, you can create a custom solution using a logoff script. The logoff script can be set via Group Policy, and you can write a script (usually in PowerShell) to check for open applications and display a notification.

    You can create a custom notification that reminds users to close certain applications before logoff. Be sure to test the script on a single machine or with a test user account before deploying it broadly.

    If you need help with this, I recommend posting a new question in the forum specifically about creating a script that checks for running applications.

    I hope the information above is helpful.

    Best Regards,

    Yanhong Liu

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

0 additional answers

Sort by: Most helpful