Show message box to restart windows from System account

babukumarasamy 81 Reputation points
2020-11-04T05:33:52.37+00:00

Team,
We are having an windows service running in Local System account to update software. It is updating the application. But we want to show a message like below. Please help us.

123312d1488428307-turn-off-windows-update-restart-notifications-windows-10-a-windows-update-notification.png

Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
653 questions
{count} votes

Accepted answer
  1. Sunny Qi 10,906 Reputation points Microsoft Vendor
    2020-11-05T02:45:56.683+00:00

    Hi,

    Thanks for posting in Q&A platform.

    This notification correlates to Settings App > Update & Security > Windows Update > Advanced Options > Update notifications > Turn on “Show a notification when your PC requires a restart to finish updating

    37596-image-1.jpg

    37597-image-2.jpg

    Or you could edit corresponded registry key to achieve this option.

    For Windows 10 1703 to 1803 inclusive

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings\RestartNotificationsAllowed

    For Windows 10 1809 and later

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings\RestartNotificationsAllowed2

    Value type: REG_DWORD
    Value data:

    0= Off
    1 = On

    Best Regards,
    Sunny

    ----------

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

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful