Home  >  Article  >  Computer Tutorials  >  Windows close 1 application and shut down

Windows close 1 application and shut down

王林
王林forward
2024-02-19 23:57:021186browse

When we click Shut Down, the Windows PC should shut down directly without any problems. Sometimes a message to close 1 application may appear and then power off. Here we explain what this means and what you can do about it.

Usually, we will receive this message when the application is running in the background and does not close properly. When encountering this error, we will see the following message:

Close 1 (or more) applications and close

To go back and save your work, click Cancel and complete the required actions.

This application is preventing shutdown.

Windows close 1 application and close

When you see the "Windows is closing 1 application and shutting down" message when shutting down your Windows 11/10 computer, wait for a moment and then click the "Close anyway" button. If this happens frequently, click "Cancel" and follow the steps below to troubleshoot.

  • Check Startup and Applications in Task Manager
  • Check Event Viewer
  • Disabling this application is preventing shutdown messages.
  • Let’s dive into the details of each method and solve the problem.

    1] Check Startup and Applications in Task Manager

    In Windows systems, you can view running programs, services or processes through the Task Manager. After opening Task Manager, you can see running applications under the Applications section of the Processes tab. If you find any unnecessary tasks, you can terminate them by right-clicking on it and selecting End Task.

    Similarly, click on the Startup tab to see if you missed the application that starts automatically when you turn on your computer and close the application.

    You can choose to disable startup applications that don't need to start every time Windows starts.

    2] Check the event viewer

    Windows close 1 application and shut down

    Event Viewer on Windows collects system and application event logs running on Windows. If an application blocks the shutdown, it will definitely be logged in Event Viewer.

    To check the logs for a program that is preventing a shutdown on Windows:

    • Open Event Viewer by searching for Event Viewer in the Start menu
    • Expand Windows Logs in the left pane
    • Click to apply
    • The latest logs are shown at the top. View the logs when shutdown is blocked and click on them. If there is nothing, it should be treated as a Unicode mismatch like the previous error and wait for the next update of Windows.
    • If you find a listed application, close it and end its process in Task Manager. If the error recurs every time, you can choose to uninstall it.

    3] Disabling this application is preventing shutdown messages

    Windows close 1 application and shut down

    To disable the This application is blocking shutdown message, you can create a change in the value of the AutoEndTaks registry key. You can use our freeware Ultimate Windows Tweak Tool and select Automatically end non-responsive programs under the Performance tab.

    The above is the detailed content of Windows close 1 application and shut down. For more information, please follow other related articles on the PHP Chinese website!

    Statement:
    This article is reproduced at:mryunwei.com. If there is any infringement, please contact admin@php.cn delete