Kontrollen for appinstallasjon er en funksjon i Windows Defender SmartScreen som bidrar til gir beskytte PC-er ved å la brukere installere apper bare fra Store. SmartScreen må være aktivert for at denne funksjonen skal fungere.
Hvis du aktiverer denne innstillingen, må du velge blant følgende virkemåter:
– Deaktiver appanbefalinger
– Vis appanbefalinger
– Varsle meg før installasjon av apper fra utenfor Microsoft Store
– Tillat bare apper fra Store
Hvis du deaktiverer eller ikke konfigurerer denne innstillingen, kan brukere installere apper fra hvor som helst, inkludert filer lastet ned fra Internett.
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 |