How to clear screen artifacts without rebooting Windows (multiple versions)

17

5

These artifacts are random and can be created in multiple ways, although they occur rarely. The cause appears to be a failure by some part of Windows' code to erase a segment of the screen. The only way that I know how to make an artifact disappear is to restart Windows.

For example: After right-clicking on a file folder in Windows 7, I see hovering over the desktop an artifact that is a highlighted blue bar with the word Open in white letters.

From my own experience, this can occur with Windows XP, 7, 8, and 8.1.

Are there other ways to fix this besides restarting? Thank you.

update: while not a solution for everyone, and imho not a real solution for my question, this worked today (no future guarantees) ... an artifact today was really annoying me to the point of wanting to reboot ... when i plugged my second monitor into the laptop's HDMI port, the artifact vanished, possibly because this caused a refresh of video memory cache. 2015-06-10

next time if this random happens, i'm going to try changing the screen resolution temporarily and then changng it back. could work?! end update

gerryLowry

Posted 2014-12-13T20:31:45.947

Reputation: 361

1What normally works is to simple log the user out and log back in but there is no universal fix, this problem, can occur for several reasons. – Ramhound – 2014-12-13T20:32:49.380

Could you post an image of the artifact? – Carl Walsh – 2014-12-14T01:39:40.340

@CarlWalsh sorry, i rebooted after i posted this message. – gerryLowry – 2014-12-15T04:13:26.597

@gerryLowry Have you tried right-clicking on the desktop background and choosing "Refresh"? (The F5 key does a refresh too.) – Andrew Morton – 2014-12-15T19:21:35.893

@AndrewMorton I've tried right-click Refresh and F5, and neither of those works for me. – Carl Walsh – 2014-12-15T22:30:24.657

Changing screen resolution and immediately reverting back worked for me. Thanks for the update. – 2.718 – 2016-07-27T01:30:13.850

Answers

24

go to control panel | display and change the screen resolution. the artifact will go away. click on cancel when windows asks you if you want to keep the new resolution. this works on laptops too.

mahesh

Posted 2014-12-13T20:31:45.947

Reputation: 356

thank you ... i finally got an opportunity to try this today (since the appearance of these artefacts is random) and it worked for me; i hope it will continue to work in the future; to change resolution i used WinKey+D to show the desktop then right-clicked on the desktop and chose Screen resolution. – gerryLowry – 2016-03-29T11:59:46.763

2

I occasionally get screen artifacts like this in Windows 8.1:

Screen Artifact

that hover above anything, including the Start screen and above the Snipping tool preview. (Rectangular Snip is a menu from the Snipping Tool, now hovering over Outlook.)

I locked my computer and unlocked it, which removed the artifact.

Edit: I don't know why, but just using Chrome for a few seconds also removes the artifacts.

Carl Walsh

Posted 2014-12-13T20:31:45.947

Reputation: 151

i right-clicked a desktop shortcut and the same artifact reoccurred ... i locked my win7 laptop and the artifact showed on top of the locked screen; the artifact remained after unlocking the screen. So i logged off which has the same disadvantage as restarting in that all open programs get closed, i.e., all programs still get closed ... thus log off/log on has little advantage over restarting. To clarify, i would prefer some simple way to make to artifact vanish; given that the artifact even sits on top of the locked screen, there's an image somewhere that needs to be erased. – gerryLowry – 2014-12-19T02:18:20.150

I just had this issue, locking the computer made no difference, but the resolution tweak in the accepted answer worked for me. – Aaron Hall – 2018-10-01T15:12:55.243

2

At work. Windows 7 Enterprise SP1 (32bit). Intel i5-2400S CPU @ 2.50GHz. 4GB RAM. Intel Graphics Card.

For me, I went to Screen Resolution/Advanced Settings. That got me the Generic PnP Monitor and Intel HD Graphics properties dialog.

On the MONITOR tab, I changed the Colors FROM True Color (32bit) TO High Color (16bit). That did it. I then returned to True Color (32bit) and the artifacts remain gone. I figured changing the color would not change the placement of anything on my screen. I would have tried the Refresh Rate but mine only has a single 60 Hertz.

The artifact was replicating across all 4 of my virtual desktops. This allowed me to keep all of my: 5 apps in SysTray, 22 Taskbar apps in DT1, 5 in DT2, 13 in DT3, and DT4 is my overflow for really-temp work so it had 0 at the time.

Andre

Posted 2014-12-13T20:31:45.947

Reputation: 21

Thanks. This is the only one here that worked for me, except on my Surface Pro's Monitor tab I can't change the colour depth, but I can change the refresh rate between 59 and 50 Hz. Changing resolution does not clear artifacts, but changing refresh rate does ! – Pawz Lion – 2019-12-13T08:36:21.427

I have a similar hardware setup and was getting annoying artifacts when swapping between similar windows like SSMS and Visual Studio. Changing from 32 bit to 16 bit colour has done the trick with no noticeable reduction in quality. Thanks! – Jon.Mozley – 2019-12-16T16:03:33.200

Alas, it's just struck again and it wasn't even similar windows (Visual Studio getting mashed up with Brave browser) :( – Jon.Mozley – 2019-12-17T15:00:24.970

1

I've found a couple of things that usually work on Windows 7. I work on a laptop with an external monitor connected to a docking station. I usually keep the laptop lid closed (the external monitor is much bigger).

Fix 1 - Simply opening the laptop lid to activate it as a 2nd monitor, then closing it again will usually remove the artifact.

Fix 2 - This also works most of the time. Right click the desktop, select "personalize", switch to a non-aero theme and then back. Sometimes with this method the artifact returns if I reopen the program that left it behind in the first place.

I suspect changing the screen resolution then back again would fix it too, but then it might scramble your desktop icons.

Chuck

Posted 2014-12-13T20:31:45.947

Reputation: 141

my laptop is the main monitor; when i'm not in my home office, it may be the only screen i use although sometimes i do bring a second monitor with me ... regardless, i may have tried your trick before ... i will try it in the future ... i suspect a downside will be that whatever is showing on the other monitors will collapse onto the laptop screen (not the end of the world and likely losing less time than rebooting). thnx – gerryLowry – 2015-11-17T16:35:34.707

1

One solution is to kill explorer.exe from Task Manager. If the artifact is due to Windows Explorer handling the overlay of menus, etc. improperly, this can clear that condition.

Also, it may be possible to solve the problem permanently by upgrading your video card driver, although depending on what causes the issue in the first place, YMMV.

I say Reinstate Monica

Posted 2014-12-13T20:31:45.947

Reputation: 21 477

0

For me, changing resolution has never worked except rearrange my windows and desktop.

Windows 7/right click Desktop/Screen Resolution/Advanced Settings tab/changed Colors from True to High, answered NO to not keep. tab/changed refresh rate, answer NO to not keep.

Eli John

Posted 2014-12-13T20:31:45.947

Reputation: 1

0

I have Windows 7, a docking station, and 2 external monitors. I powered off the main external monitor, then powered it back on. Gone!

tvarsen

Posted 2014-12-13T20:31:45.947

Reputation: 1

0

I have problems with the windows of closed programs remaining on the screen. If other active windows are dragged across it, they "wipe" the offending image.

My fix is to press Ctrl+Alt+Delete, then click Cancel. Always works.

David

Posted 2014-12-13T20:31:45.947

Reputation: 1

0

Happened to me in Windows 10, I just lock the laptop (win+L) then log in, sorts it out. Hope it works for you guys in Windows 7

sjohnst4

Posted 2014-12-13T20:31:45.947

Reputation: 1

0

with my faulty video card I sometimes get random artifacts. Changing the screen resolution then changing it back seems to clear it.

Tom G11

Posted 2014-12-13T20:31:45.947

Reputation: 173

-1

I know this is an old thread, but for those who run into this problem in windows 7, try closing the "Desktop Window Manager" (dwm.exe) task.

user266388

Posted 2014-12-13T20:31:45.947

Reputation: 1