Share via

What needs your attention message

Salvador Diaz 0 Reputation points
2025-10-13T17:42:33.6233333+00:00

Hello there.

I am running an upgrade from W10 to W11. In some point of the updating process it pop up a message says: The following things need your attention to continue the installation and keep your windows settings, personal files, and apps.

But is nothing there in the message!
Can you help me with this issue?
Regards,
User's image

Windows for home | Windows 10 | Windows update

4 answers

Sort by: Most helpful
  1. Aaron Blosser 10 Reputation points
    2026-01-01T22:13:25.6966667+00:00

    I may have just answered my own question about my Server 2022 -> 2025 update.

    Both my live and test servers have Hyper-V and have at least one virtual machine. On my test server I'd taken the time to stop the VMs on there first, and that's what let it continue.

    On the live server, I hadn't stopped/saved the VM

    When looking closer at the XML output of ScanResult.xml, it clearly says right there:

    <Plugin Id="HyperVComplCheck.dll_HyperVUpgradeComplianceCheck">
    <CompatibilityInfo BlockingType="Hard"/>
    <Message Text="Setup has detected one or more running virtual machines. Please save or shut down all virtual machines, and then restart the installation."/>
    </Plugin>
    

    I didn't see it at first because all of that part of the file is one long line, so I had to look closer to see that message. I'm still annoyed that the setup program isn't showing any text to tell me that's why I can't continue.

    Anyway, hopefully this helps anyone who might see this. Since Win10/Win11 can also run Hyper-V, I suppose it's possible that even one of those could encounter this same issue.

    Was this answer helpful?

    3 people found this answer helpful.

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Michael Shea 0 Reputation points
    2025-10-14T07:50:02.74+00:00

    Hi there!

    That issue can happen if there’s a hidden driver or app compatibility block during the Windows 10 to 11 upgrade. Try these steps:

    1. Disconnect external devices (USB drives, printers, etc.).
    2. Uninstall or disable antivirus software temporarily.
    3. Run Windows Update Troubleshooter and install all pending updates.
    4. Use PC Health Check to confirm full Windows 11 compatibility.
    5. If the issue persists, open Command Prompt (Admin) and run:
         sfc /scannow
         dism /online /cleanup-image /restorehealth
      
      Then restart and try the upgrade again.

    If it still fails, consider using the Windows 11 Installation Assistant or creating an ISO file to perform an in-place upgrade.

    For more help and related resources, [visit us]

    Was this answer helpful?

    0 comments No comments

  4. DaveM121 888.7K Reputation points Independent Advisor
    2025-10-13T18:24:20.8166667+00:00

    Are you a private user, your screenshot seems to indicate you are using an installer for Windows Server, not updating from Windows 10 to 11.

    2025-10-13_192306

    If you are upgrading from Windows 10 to 11, the most successful method to perform the upgrade is to use the Windows 11 ISO.

    You will need at least 40GB of free space on your C drive for the upgrade.

    Please ensure you download the ISO in the same language as you use for the Windows UI, follow the steps, this is then not like re-installing Windows, it is just like an update and your personal files, settings and installed software will not be affected.

    Click this link:

    https://www.microsoft.com/software-download/windows11

    to download the Windows 11 ISO

    When the ISO file completes downloading

    Disconnect from the Internet

    Disconnect all external devices with the exception of a mouse or keyboard.

    Temporarily disable any 3rd party Anti-virus you may have installed

    Then, in Windows File Explorer, double click the ISO and then run Setup.exe and select the Install option.

    Very Important - ensure you select the option to keep your files and apps.

    Was this answer helpful?


Your answer

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