Hi, Since I upgraded to MBAM 2.x, I can not delete the public desktop icon. Windows 7 SP1 PRO x64 FrenchMalwarebytes Anti-Malware 2.0.2.1012 PRO (Paid version)In a administrator CLI : C:\>del /F /Q "C:\Users\Public\Desktop\Malwarebytes Anti-Malware.lnk"C:\Users\Public\Desktop\Malwarebytes Anti-Malware.lnkAccès refusé."Accès refusé." mean "Access denied".C:\Users\Public\Desktop>icacls ".\Malwarebytes Anti-Malware.lnk".\Malwarebytes Anti-Malware.lnk BUILTIN\Administrateurs:(I)(F) AUTORITE NT\INTERACTIF:(I)(RX) AUTORITE NT\Système:(I)(F) aal-PC\aal:(I)(DE,DC)1 fichiers correctement traités ; échec du traitement de 0 fichiersC:\>icacls /? [...]DE - SuppressionDC - Suppression de l’enfant[...]"Supression de l'enfant" mean "Supression of the children". So, I'm supossed to be able to delete the file, but can't... The user "aal" is in the admin group: C:\Users\Public\Desktop>net localgroup AdministrateursNom alias AdministrateursCommentaire Les membres du groupe Administrateurs disposent d’un accès complet et illimité à l’ordinateur et au domaineMembres-------------------------------------------------------------------------------AdministrateuraalLa commande s’est terminée correctement.Even tried to suppress it with an admin Cygwin shell: aal@aal-PC /cygdrive/c/Users/Public/Desktop$ rm Malwarebytes\ Anti-Malware.lnkrm: impossible de supprimer « Malwarebytes Anti-Malware.lnk »: Permission denied"impossible de supprimer" mean "impossible to suppress" Unlocker was not able to delete the file. Even at reboot. The file is on a clean SSD (no bad cluster). The computer is not infected at all and was not infected in the past. Tried to delete the file without MBAM running and did not work either. I have the problem with this only file. Is this a bug from the upgrade? How can I delete it within Windows? (I know I could use a live boot CD/USB key with Ubuntu (for instance) to delete the .lnk, but I want to know what happend...) Thanks.