Last Updated on May 14, 2026
Most Windows users love customizing their desktop background.
Instead of staring at a solid color or the default Windows logo, people generally prefer high-quality photos.
Some people even like to use animated desktop wallpapers to bring their screens to life.
You can use the default images that come with various Windows themes, or you can use the Windows Spotlight feature.
Windows Spotlight automatically changes your background daily based on a rotating gallery of photos curated by Microsoft.
However, one annoying thing you may have noticed when using Windows Spotlight is a new desktop shortcut.
Microsoft recently added an icon that says “Learn about this picture” directly on your desktop.
This shortcut sits right alongside your personal files, and it might not be something you want cluttering up your workspace.

If you click on this icon, whether on purpose or accidentally, it opens your web browser.
You are immediately taken to a website showing trivia and information about the background image currently displayed on your screen.
Why Does Microsoft Force This Icon on the Desktop?
The “Windows Spotlight” feature was originally designed exclusively for the lock screen.
But in recent Windows 11 builds (like the 23H2 and 24H2 updates), Microsoft decided to bring it to the main desktop.
While the high-quality 4K nature photography is beautiful, that “Learn about this picture” icon is essentially an advertisement.
It is a baked-in shortcut designed specifically to drive search traffic to Microsoft Bing

Because it is deeply integrated into the Windows Explorer shell, you cannot simply right-click and delete it.
You also cannot drag it to the Recycle Bin like a standard software shortcut.
To hide it permanently, we have to modify your Desktop Icon settings inside the Windows Registry.
Important: Create a Quick Registry Backup
To remove the “Learn about this picture” icon from your desktop, we will perform a basic registry edit.
You always need to be careful when editing the registry. Making a random mistake here can cause Windows to become unstable.
Since we are modifying the CurrentVersion Explorer hive, a typo could potentially reset your taskbar or hide your standard desktop icons.
I highly recommend backing up this specific section first.
To do this, open the Registry Editor and click on File in the top menu bar.
Select the Export option from the drop-down menu.
Save the file to your Documents folder and name it something easy to remember, like DesktopIconBackup.
If anything goes wrong later, you can just double-click this backup file to instantly restore your layout.
Opening the Registry Editor and Finding the Key
To get started, type regedit into your Windows taskbar search box.
Click on the Registry Editor app option that appears in the search results.
Next, you will need to navigate to a specific area of the Registry Editor.
You can manually click through the folders on the left, or you can simply copy and paste the text below directly into the Registry Editor address bar at the top:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel
What if the Registry Folders Are Missing?
Depending on your specific version of Windows 11, you might navigate to that path and realize the HideDesktopIcons or NewStartPanel folders do not exist.
If they aren’t there, you will have to create them yourself.
To do this, right-click on the Explorer folder, select New, and choose Key. Name this new key HideDesktopIcons.
Then, right-click on your newly created HideDesktopIcons folder, select New, and choose Key again.
Name this second folder NewStartPanel.
Creating the Registry Value
Once you are inside the NewStartPanel folder, right-click on any empty space on the right side of the window.
Select New, and then choose DWORD (32-bit) value from the menu.

You need to name this new value exactly as follows, ensuring you include the curly brackets:
{2cc5ca98-6485-489a-920e-b3e88a6ccce3}
What is this string of numbers?
You might be wondering what this long code actually means and why we are pasting it into Windows.
This string is called a CLSID (Class ID).
In the Windows operating system, unique system icons (like the Recycle Bin, the Control Panel, and this Spotlight icon) are assigned a specific GUID (Globally Unique Identifier).
Windows uses this ID rather than a standard file path like a normal program would use.
By adding this specific CLSID to the HideDesktopIcons registry folder, we are targeting that exact shortcut.
Hiding the Icon
Now you will need to double-click on the new {2cc5ca98-6485-489a-920e-b3e88a6ccce3} value you just created.
A small window will pop up. Change the Value data box from 0 to 1.
Setting this value to “1” (True) specifically tells the Windows shell to suppress this single icon from rendering on your screen.

Click OK to save your changes and close the Registry Editor.
Finally, right-click on any empty space on your desktop and select Refresh.
The “Learn about this picture” desktop icon should instantly vanish.

Windows Spotlight Desktop FAQ
How do I get the icon back if I want to use it?
If you decide you actually want to know more about the daily wallpapers, it is very easy to reverse this trick.
Simply return to the Registry Editor and find the {2cc5ca98…} DWORD you created.
Double-click it and change the Value Data back from 1 to 0. Refresh your desktop, and the icon will reappear immediately.
Will a Windows Update bring the icon back?
It is definitely possible. Major Feature Updates (like moving to a completely new version of Windows 11) will often reset registry keys back to their factory defaults.
If the icon randomly comes back after a massive overnight update, just repeat these steps to hide it again.
Does this affect the Lock Screen Spotlight images?
No, it does not. This registry edit strictly targets the HideDesktopIcons policy for your main workspace.
Your Windows Lock Screen will continue to cycle through the beautiful new Spotlight images and show the trivia links normally.
If you go back to the default Windows picture background setting and use your own custom pictures, you may find that you are unable to remove them from the Windows personalization settings.
If that is the case, then you can use this method to delete your Windows desktop background image history.
For additional training resources, check out our online IT training courses.
Check out our extensive IT book series.






