How to remove shield from icons

Solved/Closed
Anonymous user -  
Quedza Posted messages 289 Status Member -
Hello, I bought a laptop with Vista a few days ago and the icons on the desktop almost all have a four-colored shield, which is tiring because a security window asks me each time if I can open it, and when I accept, the software is still stuck at the startup of the installation. I even disabled the firewall and restarted the computer, but nothing works!
Can you help me, internet friends?
Thank you
Configuration: Windows Vista Firefox 2.0.0.14

4 answers

  1. Zpoupette Posted messages 4555 Registration date   Status Member Last intervention   624
     
    The icons with a shield mean that you need administrator rights to open them, hence the confirmation requests that appear.
    3
  2. Anonymous user
     
    Good evening domerca
    Disable UAC: http://www.commentcamarche.net/faq/sujet 7036 disable UAC partially
    See you+
    0
  3. Profile blocked
     
    Hi
    I also have the shield on icons, I am the administrator and I have also disabled UAC, but the problem is not resolved!!

    Thanks in advance
    0
  4. Neilag
     
    For his view, he's a real cop...
    -1
    1. Zpoupette Posted messages 4555 Registration date   Status Member Last intervention   624
       
      Yeah, and that's also why few people like it.
      0
    2. Quedza Posted messages 289 Status Member 18
       
      Hello Strunomies,

      As for me, following a trial of the highest security, the shield only remained on the "System Configuration" icon in the taskbar (which I placed there myself) after I set the security back to the lowest level. I managed to remove it using the following method.

      However, I don't know if the shield will reappear after restarting following a change in the User Account Control settings.

      The method will clear the desktop (kill explorer) before restarting the system.

      1. Make sure you have chosen the lowest security ("Never notify me") in the User Account Control settings (user accounts).

      2. Open the command window (Start > Run > type "cmd" > OK).

      3. Type the following commands, pressing "Enter" at the end of each line.

      taskkill /IM explorer.exe /F

      CD /d %userprofile%\AppData\Local

      DEL IconCache.db /a

      shutdown /r


      Source: https://superuser.com/questions/68345/how-to-remove-uac-icon-overlays-blue-yellow-shields-in-windows-7

      I also have Windows 7 Home Edition and the 64-bit operating system.

      Good luck.
      0