Share via

How do I close a page with no close button--from Windows!?

Anonymous
2025-01-11T19:22:59+00:00

I am running Windows 10. Occasionally a full-screen page will appear suggesting and encouraging me to change or upgrade to Windows 11. NO ability to close the screen or bypass the advertisement is presented, except for the click-bait line, "Remind me later". I have to power off my computer by depressing the power-off (manual) switch, or by unplugging the computer. I immensely dislike Windows trying to hold me captive with an impassable screen. What is the answer?

* Moved from Advertising

Windows for home | Windows 10 | 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

5 answers

Sort by: Most helpful
  1. Anonymous
    2025-01-30T06:18:52+00:00

    (Pre-script: I also sent this message via email reply to <microsoftanswers@microsoft.com> from which email address notification comes to me of your replies. Since the following appears at the bottom of those emails: [This mailbox is unattended], I doubt that that email will be delivered, hence I send it here, also.)

    Aaron,

    Thank you for your reply. I do appreciate direct communication from you on behalf of Microsoft.

    As I stated in my original complaint 01/11/25, the popup appears occasionally. The popup continued—and continues—to appear sporadically since that time, causing me each time to have to shut down my computer without being able to close ongoing tasks. I received your reply 01/27/25, and saw it, or was first able respond late on 01/28/25. When I replied, the popup was not evident, so I had no opportunity to try your suggestions.

    What I did see was an apparent statement from Microsoft that Microsoft was obligated to send out these popups.  Which seemed to me to be a deflection from the forced captivity issue of the popup on my screen.  That you offered work-arounds, thank you.  Should Microsoft force me to answer an advertisement or promotion in the first place?  No.  Should Microsoft inform me that Windows 10 will not be supported on a future date?  I presume that that is where the “mandatory” qualification arises, but that does not give Microsoft license to interrupt my daily computer use and disallow me from saving any in-process changes to files.  In any correspondence from Microsoft—or its agent—after being notified of this issue, I would hope to see an acknowledgement of and apology from Microsoft for that—I hope unintended—inconvenience.  Then I would be more inclined to offer thanks early on for any work-arounds.

    I did try some work-arounds:  1) The Windows/Start key on the keyboard had no effect.  2)  Your suggested Method 1:  Ctrl + Shift + Esc   opened the Task Manager, with the Processes tab open.  Neither “MusNotification.exe”, nor “Win10Upgrade.exe”, nor any entries that included “Update” or “Promotion” were in the list on the Task Manager.

    I tried to take a screenshot with the “Prt Scrn/Sys Rq” key, but I have no way to know if the clipboard (?) saved the memory, because I have to power down the computer to get rid of the popup filling the screen, and Paint then no longer will regenerate the memory to a picture.

    I also tried your Method 2:  “Alt + F4” had no effect, even after several attempts, nor by changing the sequence of the two keys, nor with both keys at the same time.

    I also tried your Method 3:  after both .exe commands were entered, the response was:

    ‘ERROR:  The process “MusNotification.exe” not found.’  (substitute the other command name for the 2nd reply)

    I did not attempt the subsequent suggestions, as I do not feel qualified or knowledgeable enough to protect other processes on my computer.

    I did take pictures with my phone camera of the computer screen with the popup, and with the Command Prompts page open (your Method 3).  Please see the pics attached. (I attached the photos to the email, but I do not know how to attach them here.)

    The best fix I can imagine is for Microsoft to implant a “close” button on the popup, which is on every other window or popup that I have ever seen—except for those occasions where my computer has been attacked by a malicious virus.

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2025-01-29T06:58:45+00:00

    You asked a question in the Microsoft Community and I tried to help you solve your problem. If you don't want to try the method I gave you and have a suggestion for Microsoft, I suggest you press Win+F to give feedback on your problem.

    Have a nice day!

    Aaron

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2025-01-29T05:59:50+00:00

    P.S. In order to be able to use the work-arounds that you suggest, I will need to print them out on paper, and try to keep that piece of paper somewhere at hand. There is NO NAVIGATION possible when that popup takes the screen. I cannot open the start button, nor any files nor folders, nor Notepad, nor a Word Doc. Come to think of it, I have only attempted to use the mouse and cursor to navigate with this issue--maybe the Windows/Start keyboard key will work--I don't think I have tried that. Your suggestions offer a fall-back, but darn it, Microsoft is creating the problem, and fueling a whole bunch of rancor.

    0 comments No comments
  4. Anonymous
    2025-01-29T05:46:06+00:00

    Hello, merwin71

    Welcome to the Microsoft community.

    Thank you for your feedback. The popup you are experiencing is a mandatory upgrade reminder designed by Microsoft to promote Windows 11, I need to confirm your issue and you can send me a screenshot of the popup. Here are some troubleshooting options:

    Method 1: Force exit the pop-up process (Recommended)

    Press Ctrl + Shift + Esc to open Task Manager.

    Switch to the “Processes” tab and find the following processes that may be associated with it:

    MusNotification.exe (Windows Update Notification)

    Win10Upgrade.exe (Upgrade Assistant)

    Other processes with names like “Update”, “Promotion”.

    Right-click on the process → “End Task” and the pop-up window will close immediately.

    Method 2: Force Quit Using Shortcut Keys

    If the task manager can't be brought up:

    Press Alt + F4 (may take several tries).

    If the pop-up window is in focus, this action may close it directly.

    Method 3: Close by command (for advanced users)

    Press Win + R, type cmd and press Ctrl + Shift + Enter to run Command Prompt as administrator.

    Enter the following command to terminate the process:

    taskkill /f /im MusNotification.exe

    taskkill /f /im Win10Upgrade.exe

    Completely disable the upgrade pop-up window

    Step 1: Disable Windows 11 Upgrade Service

    Press Win + R, type services.msc and enter.

    Locate the following services, right-click and select “Properties” → Set to “Disable”:

    Windows Update (proceed with caution, you will need to manually update your system after disabling)

    Update Orchestrator Service

    Step 2: Group Policy Disable Upgrade Notifications (Windows 10 Professional/Enterprise only)

    Press Win + R, type gpedit.msc and enter.

    Go to:

    Computer Configuration → Administrative Templates → Windows Components → Windows Update → Windows Update for Enterprise

    Double-click “Turn off prompts to upgrade to the latest version of Windows” → select “Enabled” → click Apply.

    Step 3: Modify the registry (for all versions)

    Press Win + R, type regedit and enter.

    Navigate to the following path:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate 

    Right click on the right margin → New → DWORD (32-bit) value → name it DisableOSUpgrade.

    Double click on the value and change the data to 1 → restart the computer to take effect.

    Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click How to back up and restore the registry in Windows - Microsoft Support to view the article. 

    I look forward to your feedback.

    Best Regards,

    Aaron| Microsoft Community Support Specialist

    I take issue with your initial reply: "The popup you are experiencing is a mandatory upgrade reminder . . ." The popup is mandatory from whose perspective, or under what regulatory requirement? "Mandatory" from the perspective of Microsoft? I am under no obligation to Microsoft--I paid for (a license for (?)) Windows 10, and am using the software that I paid for. I am under no obligation to upgrade, nor to make any additional purchase because I am currently using whatever software. If there is language in the license for Windows 10 requiring me to be subject to promotional pitches for something else, please point it out to me, or properly state that the "popup is a promotional advertisement by a marketing team".

    If Microsoft really wants to antagonize its software's users, it should continue to trap them on a screen filled with a promotional advertisement that has no "close" tab.

    0 comments No comments
  5. Anonymous
    2025-01-28T05:51:51+00:00

    Hello, merwin71

    Welcome to the Microsoft community.

    Thank you for your feedback. The popup you are experiencing is a mandatory upgrade reminder designed by Microsoft to promote Windows 11, I need to confirm your issue and you can send me a screenshot of the popup. Here are some troubleshooting options:

    Method 1: Force exit the pop-up process (Recommended)

    Press Ctrl + Shift + Esc to open Task Manager.

    Switch to the “Processes” tab and find the following processes that may be associated with it:

    MusNotification.exe (Windows Update Notification)

    Win10Upgrade.exe (Upgrade Assistant)

    Other processes with names like “Update”, “Promotion”.

    Right-click on the process → “End Task” and the pop-up window will close immediately.

    Method 2: Force Quit Using Shortcut Keys

    If the task manager can't be brought up:

    Press Alt + F4 (may take several tries).

    If the pop-up window is in focus, this action may close it directly.

    Method 3: Close by command (for advanced users)

    Press Win + R, type cmd and press Ctrl + Shift + Enter to run Command Prompt as administrator.

    Enter the following command to terminate the process:

    taskkill /f /im MusNotification.exe

    taskkill /f /im Win10Upgrade.exe

    Completely disable the upgrade pop-up window

    Step 1: Disable Windows 11 Upgrade Service

    Press Win + R, type services.msc and enter.

    Locate the following services, right-click and select “Properties” → Set to “Disable”:

    Windows Update (proceed with caution, you will need to manually update your system after disabling)

    Update Orchestrator Service

    Step 2: Group Policy Disable Upgrade Notifications (Windows 10 Professional/Enterprise only)

    Press Win + R, type gpedit.msc and enter.

    Go to:

    Computer Configuration → Administrative Templates → Windows Components → Windows Update → Windows Update for Enterprise

    Double-click “Turn off prompts to upgrade to the latest version of Windows” → select “Enabled” → click Apply.

    Step 3: Modify the registry (for all versions)

    Press Win + R, type regedit and enter.

    Navigate to the following path:

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate 

    Right click on the right margin → New → DWORD (32-bit) value → name it DisableOSUpgrade.

    Double click on the value and change the data to 1 → restart the computer to take effect.

    Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click How to back up and restore the registry in Windows - Microsoft Support to view the article. 

    I look forward to your feedback.

    Best Regards,

    Aaron| Microsoft Community Support Specialist

    0 comments No comments