Share via

Disabling a scheduled shutdown prompt

Anonymous
2025-01-22T18:38:54+00:00

I want to cancel a scheduled prompt to shut down my computer at a certain time; how do I go about doing it?

Windows for home | Windows 11 | Settings

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Siva Shankar 10,960 Reputation points
    2025-01-22T23:01:11+00:00

    Hello ,

    I’m here to help you in resolving your issue

    1: Press Win + R, type cmd, and press Enter to open the Command Prompt.

    Run below command which tells Windows to abort the shutdown process, and this will stop any scheduled shutdown or restart that’s in progress.

    shutdown /a

    2: If above step doesn't work, then check in Task Scheduler

    > Press Win + R, type taskschd.msc, and press Enter to open Task Scheduler.

    > Go to Task Scheduler Library on the left side.

    > Look through the list of tasks for any that are related to shutting down your computer

    > Right-click on such tasks and select Delete or Disable


    After trying above steps, please reach out to me if you have any doubts or issues

    Help others by sharing your experience! Click “Yes” if this solution worked for you or “No” if it didn’t.

    3 people found this answer helpful.
    0 comments No comments