The Computer Oracle

How to remove OneDrive icon overlay checkmarks in Windows 10

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Take control of your privacy with Proton's trusted, Swiss-based, secure services.
Choose what you need and safeguard your digital life:
Mail: https://go.getproton.me/SH1CU
VPN: https://go.getproton.me/SH1DI
Password Manager: https://go.getproton.me/SH1DJ
Drive: https://go.getproton.me/SH1CT


Music by Eric Matyas
https://www.soundimage.org
Track title: Thinking It Over

--

Chapters
00:00 How To Remove Onedrive Icon Overlay Checkmarks In Windows 10
00:45 Accepted Answer Score 16
01:15 Answer 2 Score 1
01:30 Answer 3 Score 1
02:19 Answer 4 Score 2
03:09 Thank you

--

Full question
https://superuser.com/questions/969655/h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows10 #onedrive

#avk47



ACCEPTED ANSWER

Score 16


Download NirSoft ShellExView from here

You're searching for the entries highlighted in this screenshot:

enter image description here

Then restart Windows Explorer with Task Manager. Overlay icons should not appear from now on.

Disabling this overlay also fixes Documents folder being duplicated in Windows Explorer navigation sidebar.




ANSWER 2

Score 2


Using regedit, navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers

You should see a set of folders like "OneDrive1", "Onedrive2", etc. Each of these relates to one of the overlay icons. You can delete them or rename them like "OneDrive1-D" to disable them. For reference if you only want particular icons disabled (for example only the obnoxious green overlay), their functions are:

  1. Not syncing (red x)
  2. Synced - Shared
  3. Syncing - Shared
  4. Synced
  5. Syncing

References:

Which OneDrive icon/status is for which Icon Overlay Identifier name?

Remove Green Check Mark Icon Overlay: Dropbox, SkyDrive, & Others




ANSWER 3

Score 1


An alternative tool for deactivating overlay icons is Autoruns from Sysinternals:

enter image description here




ANSWER 4

Score 1


The icon is in this DLL C:\Users\%username%\AppData\Local\Microsoft\OneDrive\17.3.6998.0830\amd64\FileSyncShell64.dll

I used IcoFX to open the DLL and edit the icon using the Opacity to turn them to -90%. I changed all 8 versions of the icon to make sure I got them all.

Once you save the icon file go to Tools, Icon Resource Editor and you can save your file back over the icon in the DLL. I had to turn off OneDrive, renamed the .dll, then copied in my new FileSyncShell64.dll Restart my computer, the icon is gone.