There is a shield on the app icon on my computer, and the message "Do you want to allow this app to make changes to your device?" displays when I open the app

Applicable products: PC,Desktop
Applicable products:
The following results are found for you, please select
Unable to find the result, please select again
zoom in pic
There is a shield on the app icon on my computer, and the message "Do you want to allow this app to make changes to your device?" displays when I open the app

Problem

After the user installs an app on their computer, a shield appears on the app icon. When the user opens the app, the message "Do you want to allow this app to make changes to your device?" displays. This message appears each time the user opens the app, even when they click Yes.

Cause

When the system considers an app to be unsafe, it will provide this warning.

Solution

If you wish to remove the shield from the app icon, you can try to suspend the antivirus software process.

Disabling the antivirus program may make your computer vulnerable. Be careful when performing this operation.

Method 1:

Create a text file and copy and paste the following commands:

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /f

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 77 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /f

taskkill /f /im explorer.exe

attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db"

del "%userprofile%\AppData\Local\iconcache.db" /f /q

Save the file in BAT format and run it as an administrator.

 
Method 2:
  1. Right-click the taskbar (or press Ctrl + Shift + Esc) and choose Task Manager.
  2. Go to Task Manager > Startup, disable suspend SecurityHealthSystray.exe (antivirus program) and restart the computer.

To disable the UAC pop-up, you can use either of the following methods:

Method 1: Disable system warnings in Settings.

  1. Enter "Control Panel" in the search box in the lower left corner of the screen, and click Control Panel under the Best match heading to open Control Panel.

  1. In the upper right corner, select Category from the View by drop-down list, and click System and Security.

  1. Click Security and Maintenance then select Change User Account Control Settings.

  1. On the User Account Control Settings screen, drag the blue block to the bottom and click OK.

  1. The message "Do you want to allow this app to make changes to your device?" will display in the User Account Control pop-up. Click Yes.

Method 2:

When the Do you want to allow this app to make changes to your device? pop-up is displayed, click Show more details, and select Choose when to be notified about changes to your computer to go to the User Account Control Settings screen. Drag the blue block to the bottom to the Never notify position, and click OK.

Helpful or not?
Thanks for your feedback.