[Fix] ‘It’s Time to Update your Device’ when Installing Software

You may fail to install any software and encounter the ‘It’s Time to Update Your Device‘ message if the Smart Screen feature is interfering in the installation process. Moreover, if your system is allowed (or your system “thinks” so) to only install applications from Microsoft Store, then it may also cause the issue at hand.

The issue arises when a user tries to install an application but he encounters the message “It’s Time to Update Your Device” and he could not complete the software installation.  The issue is not limited to a particular software application. For some users, they failed to launch any EXE file (even the OS applications like CMD.exe).

It's Time to Update your Device
It’s Time to Update your Device Fix

Before proceeding with the solutions, make sure no Windows update is hidden. Moreover, in the Device Manager, check if all the system drivers are applied and updated. Last but not least, make sure your system does have enough storage (if possible) to install the application and Windows updates.

Solution 1: Update Windows of Your PC to the Latest Release

The first step in solving the time to update your device issue should be to update the device (if possible), otherwise, you can try the other solutions mentioned in this article.

  1. Manually check and install the latest Windows updates and if any of the updates fails, then use the offline installer of that update from the Windows Catalogue to install that update.
    Check for Windows Updates
  2. Then check if the update message stops prompting.
  3. If the error is not cleared or Windows of your system could not be updated, then launch a web browser and navigate to the Windows 10 download page on the Microsoft website.
  4. Now click on the Update Now button to download the latest update Assistant and let the download complete.
    Click on the Update Now on the Windows 10 Download Page
  5. Then launch the downloaded Update Assistant as administrator and follow the prompts to complete the update process.
  6. After updating your system, check if your system is clear of the update your device message.

Solution 2: Change the Setting of ‘Where to Get Apps’ to ‘Anywhere’

Your system will only install an application from Microsoft Store Apps if the “Choose Where to Get Apps” setting is set to “The Microsoft Store Only (Recommended)” and if you try to install a non-Microsoft Store app. In this scenario, changing the “Choose Where to Get Apps” setting to “Anywhere” may solve the problem.

  1. Press the Windows key and choose Settings.
    Open the Windows Settings
  2. Now select Apps and then expand the dropdown of Choose Where to Get Apps.
    Open Apps in Settings
  3. Then, in the dropdown, select Anywhere and reboot your PC.
    Change the Setting of Choose Where to Get Apps to Anywhere
  4. Upon reboot, check if the system is clear of the time to update your device message.

Solution 3: End the Smartscreen Process from the Task Manager

You may encounter the error message under discussion if the Smartscreen process (which checks any software for any reported malicious content) is hindering the operation of the application installer you want to use. In this context, ending the Smartscreen process from the Task Manager during the software installation may solve the problem.

Warning: Proceed at your own risk as ending the Smartscreen process may expose your system to applications with malicious content and may be harmful to your PC/data.

  1. Launch the Application installer which is causing the issue for you.
  2. Proceed with the installation until the It’s Time to Update Your Device message is shown.
  3. Now keeping that message and installer open, right-click on the Windows button, and in the resulting menu, choose the Task Manager.
    Open the Task Manager from the Quick Access Menu
  4. Then steer to the Details tab and right-click on the Smartscreen.exe.
  5. Now, in the menu shown, click on End Task (do not end the Smartscreen process in the Processes tab, otherwise it will re-initiate) and then, click on the icon of the application’s installer in the Taskbar and proceed with the installation to check if the issue is resolved.
    End Task of Smartscreen.exe in the Details Tab

Solution 4: Use MSIEXEC to Install the MSI Version of the Program

If none of the solutions resolved the issue for you, then you may have to use a free Microsoft utility MSIEXEC to install the problematic application. You may have to extract an MSI package from the EXE file of the installer if the installer folder does not have an MSI package.

  1. Right-click on the Windows button and in the shown Quick Access menu, select File Explorer.
    Open the File Explorer
  2. Now, navigate to the folder where the software installer is located.
  3. Then, hold the Shift key and right-click in the blank area of the installer folder.
  4. Now, in the menu shown, select Open PowerShell Window Here (you may get a prompt to open the Command Prompt Window Here, if so, then proceed with it).
    Open the PowerShell Window Here
  5. Then execute the following in the PowerShell (where your_application is the application installer that you want to install).
    msiexec /i your_application.msi

    For example, you want to install Firefox.msi, then the command will be: msiexec /i “Firefox.msi”

    Use MSIEXEC to Install the MSI Application
  6. Now hopefully, you can successfully install the problematic application without interruption.
ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.