To check whether the device is registered in the Windows Insider Program:
- Open PowerShell.
- Run:
Get-WmiObject win32_operatingsystem | select Version - Press Enter. The command shows the Windows version, and the last numbers are the Insider Preview build.
Also verify the Insider settings directly:
- Go to Settings > Windows Update > Windows Insider Program.
- Check whether the registered Insider account is connected.
- Check whether the device is set to the expected channel.
About the Smart App Control blocked a file that may be unsafe message:
- Smart App Control blocks apps and binaries that are identified as unsafe, or that are unknown and unsigned.
- If Microsoft’s security service cannot make a confident safety prediction and the file does not have a valid signature, the file is treated as untrusted and can be blocked.
- Smart App Control may also automatically turn off on devices used by corporate users or developers if it determines the feature is not a good fit.
To check whether Smart App Control is enabled and what mode it is in:
- Go to Settings > Windows Security > App and Browser Control.
- If On is selected, it is in enforcement mode.
- If Evaluation is selected, it is in evaluation mode.
- If Off is selected, it is not running on the device.
If Smart App Control is blocking something related to Insider checks, review the Windows Insider settings first, then confirm Smart App Control status in App and Browser Control.