How to remove this?
I've tried to remove this icon through WSL. On path /mnt/c/Users
there is desktop.ini
file, I think that file represents desktop icon of WSL directory. rm -r desktop.ini
doesn't work nor does sudo rm -r
work. When I try to execute these commands I get rm: cannot remove 'desktop.ini': Permission denied
and I can't access directory properties.