Share via

Windows 11 Enterprise IoT LTSC 2024 Issue

Luca Orbi 20 Reputation points
2026-02-06T08:50:44.8033333+00:00

Hello,

Our company uses Windows 11 IoT LTSC 2024, and we're having a problem. Our embedded devices can connect to the LAN to communicate with other devices. The problem is that when I try to connect the devices to the LAN, they crash. I checked the packets with Wireshark and discovered that they're exchanging packets with another IP address, namely Akamai Technologies. I think it's trying to update something, but I need to block it.

Windows for business | Windows for IoT
0 comments No comments
{count} votes

Answer accepted by question author
  1. Jason Nguyen Tran 12,475 Reputation points Independent Advisor
    2026-02-06T09:35:53.5866667+00:00

    Hi Luca Orbi,

    Based on your description, the traffic you observed to Akamai Technologies is expected behavior, Windows Update and certain Microsoft services use Akamai’s content delivery network (CDN) to distribute updates and telemetry securely. This is not unusual, but in constrained IoT environments it can sometimes cause instability if the devices are not permitted to reach those endpoints.

    To prevent crashes, I recommend first ensuring that the devices have the latest cumulative updates applied, as stability fixes are regularly included in LTSC releases. If you need to block external update traffic, you can configure Group Policy or Mobile Device Management (MDM) to disable automatic updates, or use Windows Update for Business policies to control when and how updates are delivered. Another option is to redirect update traffic through a local WSUS (Windows Server Update Services) or Configuration Manager deployment, which allows you to manage updates internally without devices reaching out to Akamai.

    If you choose to block outbound traffic, please be aware that doing so may prevent the devices from receiving important security patches. For IoT scenarios, the recommended approach is to use WSUS or a controlled update channel rather than outright blocking. You may also want to review firewall rules to ensure only approved endpoints are accessible.

    I hope this explanation clarifies and provides options to stabilize your devices. If you find this answer helpful, please consider clicking Accept Answer so I know your concern has been resolved.

    Jason.


1 additional answer

Sort by: Most helpful
  1. Jason Nguyen Tran 12,475 Reputation points Independent Advisor
    2026-02-08T02:01:01.9566667+00:00

    Hi Luca Orbi,I’m just following up to see if the issue has been resolved. Let me know if you need any additional information.

    If this answer was helpful, I’d really appreciate it if you could click Accept Answer. 😊

    0 comments No comments

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.