Knowledge Base

Search Our Knowledge Base

Find your answers by searching below.

Are we able to turn off Windows Smartscreen using smartImager?

Print article Email to friend
0.00

To turn off the Windows SmartScreen filter lock create the following application:

Name: Turn off SmartScreen
Folder Path: blank
Install Command: reg add HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorer /v SmartScreenEnabled /d Off /f
(Alternative Install Command if the above doesn't work: reg add HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSystem /v EnableSmartScreen /t REG_DWORD /d 0 /f)
Install Type: Install During Imaging - After Sysprep
Retry: Any
Cleanup: Any
Required: Any
Reboot: Any
Exit Codes: blank


Add the new application to an application pack, then publish your settings.

Are we able to turn off Windows Smartscreen using smartImager?

To turn off the Windows SmartScreen filter lock create the following application:

Name: Turn off SmartScreen
Folder Path: blank
Install Command: reg add HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorer /v SmartScreenEnabled /d Off /f
(Alternative Install Command if the above doesn't work: reg add HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSystem /v EnableSmartScreen /t REG_DWORD /d 0 /f)
Install Type: Install During Imaging - After Sysprep
Retry: Any
Cleanup: Any
Required: Any
Reboot: Any
Exit Codes: blank


Add the new application to an application pack, then publish your settings.