windows insider program

Tom Klima 20 Reputation points
2026-09-02T19:12:26.42+00:00

how can i check that i am registered in the Windows Insider Program? every time i try to find out, i get: Smart App Control blocked a file that may be unsafe. What's this about?

Windows Insider program | Program announcements and registration | Registration, enrolling, and unenrolling
0 comments No comments

2 answers

Sort by: Oldest
  1. AI answer

    2026-09-02T19:12:40.44+00:00

    To check whether the device is registered in the Windows Insider Program:

    1. Open PowerShell.
    2. Run:
         Get-WmiObject win32_operatingsystem | select Version
      
    3. Press Enter. The command shows the Windows version, and the last numbers are the Insider Preview build.

    Also verify the Insider settings directly:

    1. Go to Settings > Windows Update > Windows Insider Program.
    2. Check whether the registered Insider account is connected.
    3. 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:

    1. Go to Settings > Windows Security > App and Browser Control.
    2. If On is selected, it is in enforcement mode.
    3. If Evaluation is selected, it is in evaluation mode.
    4. 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.


    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

    1 person found this answer helpful.
  2. Vikki-T 9,685 Reputation points Microsoft External Staff Moderator
    2026-09-03T06:10:24.3433333+00:00

    Hi Tom Klima,

    The Smart App Control message is separate from your Windows Insider registration. It means Windows blocked a particular file or app because it could not confirm that the item was trusted or safe. It does not necessarily mean that your Insider registration failed.

    To check the status directly, open Settings > Windows Update > Windows Insider Program. If you see a linked account and an Insider channel such as Canary, Dev, Beta, or Release Preview, the device is configured to receive Insider builds. If the page shows Get started instead, the device may not currently be enrolled.

    You can also press Windows key + R, enter winver, and check the OS build currently installed. However, the build number alone does not confirm whether your account is registered, so the Windows Insider Program page in Settings is the more useful check.

    Regarding the blocked file, could you clarify:

    • What file or app were you trying to open?
    • Where did you download it from?
    • Does the warning appear when opening Windows Settings, or only after downloading or running a separate tool?
    • What is the exact filename shown in the Smart App Control notification?

    For now, I would not recommend turning off Smart App Control or trying to bypass the warning, especially if the file came from an unofficial source.

    You can also refer to Microsoft’s official guidance:

    Thank you so much for your understanding. 


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.