Windows 10: A Stuck image of a tool tip that will not close, is there another option other than a reboot

Discus and support A Stuck image of a tool tip that will not close, is there another option other than a reboot in Windows 10 Gaming to solve the problem; I hope someone can help here, this is an annoying issue that happens every so often, see the attached image, when I/we close a window, this is just... Discussion in 'Windows 10 Gaming' started by Spektra13, Jun 13, 2025 at 12:47 PM.

  1. Spektra13 Win User

    A Stuck image of a tool tip that will not close, is there another option other than a reboot


    I hope someone can help here, this is an annoying issue that happens every so often, see the attached image, when I/we close a window, this is just frozen in place, this is happening on a Windows 11 Pro install 24H2, personal PC. the only we have been able to clear this is with system reboot, is there a way to clear this without rebooting the entire system.Edition Windows 11 Pro Version 24H2 Installed on ‎2/‎20/‎2025 OS build 26100.4061 Experience Windows Feature Experience Pack 1000.26100.84.0 Device name NoName Processor AMD Ryzen 7 7700X 8-Core Processor 4.50 GHz Installed RA

    :)
     
  2. Fred971$ Win User

    Tool Tips in Windows 10

    I had the same issue. The sfc worked fine to restore tool tips, but on reboot, tool tips were not activated. What I found was if one had had an icon for "computer" in with the other icons, the tool tips feature was inactive. If I clicked on the "computer"
    icon and closed the "computer" window, the "computer" icon disappeared and all the other icon's tool tips were activated.
     
  3. fdegrove Win User
    System Image Problem

    Hi Nick,

    No need to stress.
    Since the dl of the windows install media failed twice in a row already we are going to do as Bill suggests.
    No use wasting another day on it at this point.

    Here is a description of the steps to follow:

    - Connect the external drive that contains the Macrium images we made.

    -Boot off of the Macrium rescue CD. Make the necessary changes in bios so booting from CD is the highest on the boot order priority list or use the machine's bootmenu (Fn key ? ) to select to boot off of CD.

    - From within Macrium select restore. Browse for image 0_SysRes etc. and load it in Macrium.

    - Select the drive to restore to: your c: drive. Make sure it is the correct drive. Only one internal drive should be connected at this point.

    -Drag and drop the loaded backup image to the beginning of the C:\ partition. It must be fully at the left of the partition.

    - Click restore and confirm.

    - Once it has finished close Macrium. It will automatically reboot.

    -Boot again off of the CD.

    -Macrium loads and select restore again.

    -Browse for and select 1_Windows from the backup drive. Select the same destination drive and drag and drop it right next to the small partition we just restored. Click restore, confirm the overwrite and let it finish.

    -Again close Macrium and reboot once more off of the cd.

    -In Macrium on the top left hand side there a menu option that reads something along these lines (I'll load it in a few minutes to verify and correct if necessary) : "Fix Windows boot problems".
    Click it.

    -Let it finish and reboot off the main hard drive this time.

    - Cross your fingers and hopefully Windows will start up.


    I suggest not doing this immediately. I hope Bill will have a look at the suggested steps and correct any if need be.

    Best, *Wink
     
  4. Pavan_N Win User

    A Stuck image of a tool tip that will not close, is there another option other than a reboot

    Search option next to Windows symbol is not working!!

    Hi Darshanhk,

    Thank you for posting in Microsoft Community.

    You may follow the steps provided below and check if it helps to resolve the issue.

    Method 1:

    Perform System File Check (SFC), and then check if this fixes the issue.

    Follow the steps:

    a. Press “Windows Key + Q” to open Charms Bar.

    b. Type cmd without quotes in the search box.

    c. On the left pane, right click on the “cmd” option and select “Run as Administrator”.

    d. Type sfc /scannow’ without quotes and hit enter.

    Method 2:

    If issue persist, I suggest you to try running DISM scan by following the below steps:

    • Press Windows key, and type CMD in search. Right click on CMD and click on Run as administrator.
      • In command prompt, type the following commands and press Enter after each command:

      • DISM.exe /Online /Cleanup-image /Scanhealth

    • DISM.exe /Online /Cleanup-image /Restorehealth
    • Close the command prompt and restart the PC and check if it works.

    Method 3: PowerShell

    Step: 1 Open the Task manager. Here’s a tip:
    Press CTRL+Shift+ESC.

    Step: 2 Click File > Run New Task

    Step: 3 Make sure you have a check mark beside “Create this task with administrative privileges”

    Step: 4 Type PowerShell

    Step: 5 Type the following in the PowerShell prompt:

    $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest

    Step: 6 Close the PowerShell window

    Step: 7 Reboot

    Keep us informed if the issue is resolved. We are glad to help you further.

    Thanks
     
Thema:

A Stuck image of a tool tip that will not close, is there another option other than a reboot

Loading...
  1. A Stuck image of a tool tip that will not close, is there another option other than a reboot - Similar Threads - Stuck image tool

  2. A Stuck image of a tool tip that will not close, is there another option other than a reboot

    in Windows 10 Software and Apps
    A Stuck image of a tool tip that will not close, is there another option other than a reboot: I hope someone can help here, this is an annoying issue that happens every so often, see the attached image, when I/we close a window, this is just frozen in place, this is happening on a Windows 11 Pro install 24H2, personal PC. the only we have been able to clear this is...
  3. Other options than Windows, that are equivalent?

    in Windows 10 Gaming
    Other options than Windows, that are equivalent?: Are there any viable options out there, that are Windows program compatible? I use programs I cannot use on other OS's, I have tried many times using program equivalents that just do not work.I am so sick and tired of Windows doing whatever it wants, even though I have...
  4. Other options than Windows, that are equivalent?

    in Windows 10 Software and Apps
    Other options than Windows, that are equivalent?: Are there any viable options out there, that are Windows program compatible? I use programs I cannot use on other OS's, I have tried many times using program equivalents that just do not work.I am so sick and tired of Windows doing whatever it wants, even though I have...
  5. Other options than Windows, that are equivalent?

    in Windows 10 Installation and Upgrade
    Other options than Windows, that are equivalent?: Are there any viable options out there, that are Windows program compatible? I use programs I cannot use on other OS's, I have tried many times using program equivalents that just do not work.I am so sick and tired of Windows doing whatever it wants, even though I have...
  6. how to I remove / erase that image from the button, other than replace it with another image?

    in Windows 10 Gaming
    how to I remove / erase that image from the button, other than replace it with another image?: I have a button control on a windows form and I have loaded an image to the button. My question is how to I remove / erase that image from the button within my code, other than replace it with another image? I have tried "btn.image = null" = erase, = none. With the button...
  7. how to I remove / erase that image from the button, other than replace it with another image?

    in Windows 10 Software and Apps
    how to I remove / erase that image from the button, other than replace it with another image?: I have a button control on a windows form and I have loaded an image to the button. My question is how to I remove / erase that image from the button within my code, other than replace it with another image? I have tried "btn.image = null" = erase, = none. With the button...
  8. Background image or any other image doesn't load when it is in another folder rather than...

    in Windows 10 Gaming
    Background image or any other image doesn't load when it is in another folder rather than...: Images doesn't load when it is another folder rather than the folder where the html files are it worked perfectly in windows 10 but i m getting problems in windows 11...
  9. Background image or any other image doesn't load when it is in another folder rather than...

    in Windows 10 Software and Apps
    Background image or any other image doesn't load when it is in another folder rather than...: Images doesn't load when it is another folder rather than the folder where the html files are it worked perfectly in windows 10 but i m getting problems in windows 11...
  10. Install on another drive other than C?

    in Windows 10 Installation and Upgrade
    Install on another drive other than C?: So i have the latest windows 10 version, but i cannot seem to install apps to any where except the C drive. And the option to change is disabled. See image attached. Why is it disabled? How do I get it to work ? I am on windows 10 pro if that matters. 33611