You could probably
take ownership of the folder that houses your desktop icons.
C:\Users\{your user name here}\Desktop
and/or
C:\Users\All Users\Desktop
Alternatively, you could use the
takeown /F command on it from elevated command prompt.
My first suggestion is probably the much better way, though.