Win10 Notifications

Nisss 1 Reputation point
2020-12-14T09:59:16.473+00:00

I set up auto shutdown on win10 but I can't see notifications about time. How can i fix this? I want like this

47889-ekran-goruntusu-2020-12-14-124644.png

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 24,636 Reputation points MVP
    2020-12-14T15:53:03.487+00:00

    Press Win+R to open Run menu.

    Type "shutdown -s -t <number in seconds>" and press Enter Key.

    For example, if you want to shut down your PC/laptop after 10 minutes then, type: shutdown -s -t 600.

    After finishing this setting, the system will prompt you about the auto-shutdown time

    0 comments No comments

  2. Jenny Feng 14,246 Reputation points
    2020-12-15T02:10:15.123+00:00

    @Nisss
    Hi,

    You can also use the command prompt:
    -Open Command Prompt.
    -Type "shutdown -s -t <number in seconds>" and press enter key.
    For example, if you want to shut down your PC/laptop after 15 minutes then, type: shutdown -s -t 900.

    You may refer to the following links for details:
    https://www.c-sharpcorner.com/article/how-to-schedule-automatic-shut-down-in-windows-10/
    Note: This is a third-party link and we do not have any guarantees on this website. And Microsoft does not make any guarantees about the content.

    Hope above information can help you.

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

    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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.