App Install Control es una característica de SmartScreen de Windows Defender que ayuda a proteger los equipos al permitir a los usuarios instalar aplicaciones solo desde el Store. SmartScreen debe estar habilitado para que esta característica funcione correctamente.
Si habilitas esta opción, debes elegir entre las siguientes conductas:
- Desactivar las recomendaciones de la aplicación
- Mostrarme recomendaciones de la aplicación
- Avisarme antes de instalar aplicaciones desde fuera del Store
- Permitir solo aplicaciones del Store
Si deshabilitas o no configuras esta opción, los usuarios podrán instalar aplicaciones desde cualquier lugar, incluidos los archivos descargados de Internet.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Microsoft\Windows Defender\SmartScreen |
Value Name | ConfigureAppInstallControlEnabled |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Microsoft\Windows Defender\SmartScreen |
Value Name | ConfigureAppInstallControl |
Value Type | REG_SZ |
Value | Anywhere |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Microsoft\Windows Defender\SmartScreen |
Value Name | ConfigureAppInstallControl |
Value Type | REG_SZ |
Value | Recommendations |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Microsoft\Windows Defender\SmartScreen |
Value Name | ConfigureAppInstallControl |
Value Type | REG_SZ |
Value | PreferStore |
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | Software\Policies\Microsoft\Windows Defender\SmartScreen |
Value Name | ConfigureAppInstallControl |
Value Type | REG_SZ |
Value | StoreOnly |