Share via

Rockwell studios 5000 crash

Sugandh Suvarnan 0 Reputation points
2026-01-20T16:45:23.4666667+00:00

Hello guys,

My name is Sugandh and I am the IT guy of my company, so recently we migrated to win 11 25h2.Our employees use Rockwell studios 5000 for designing, in 25h2 some of our employees are facing crashes for this software, how do we resolve this issue?There is no error messages, the software just crashes and closes.The rockwell support mentions they have issues with the windows 25h2 version, did microsoft release a fix for this?

Thanks!

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

3 answers

Sort by: Most helpful
  1. VPHAN 34,150 Reputation points Independent Advisor
    2026-01-23T03:53:10.61+00:00

    Hello Sugandh Suvarnan,

    I am following up to ensure your Studio 5000 environment has stabilized. To recap the critical fix, the crashes are caused by the Windows 11 25H2 kernel's memory management conflicting with the 32-bit architecture of the Logix Designer executable. The primary resolution involves navigating to the LogixDesigner.exe binary location and enforcing Windows 8 Compatibility Mode in the file properties. This action forces the application to utilize legacy memory allocation methods, effectively bypassing the aggressive Data Execution Prevention checks introduced in the recent OS update that trigger the unhandled exceptions.

    If the compatibility mode adjustment alone did not fully resolve the crashes, verify that the FactoryTalk Services Platform is updated to the latest patch roll-up, as this component manages the underlying services that interact directly with the OS kernel. Should you still be facing issues, we can look into disabling Control-flow Enforcement Technology (CET) specifically for the Rockwell binaries, but the compatibility shim is usually sufficient.

    If the issue has been successfully resolved, please consider accepting the answer as it helps other people sharing the same question benefit too. Thank you!

    VP

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. VPHAN 34,150 Reputation points Independent Advisor
    2026-01-20T17:18:30.6333333+00:00

    Dear Sugandh Suvarnan,

    You are dealing with a known compatibility architecture introduced in Windows 11 24H2 and carried over into the 25H2 feature update. The crash you are experiencing, likely triggering an unhandled exception code 0xc0000005 (Access Violation) in the Event Viewer, is caused by changes in how the Windows kernel handles memory management and Data Execution Prevention (DEP) for 32-bit processes, which conflicts with the legacy code base of Studio 5000 Logix Designer (specifically versions 30 through 37).

    While Microsoft releases generic compatibility fixes, the robust solution requires forcing the Rockwell executable to handle memory allocation in a legacy context. Waiting for a Windows Update to fix this is unreliable because the issue lies in how Studio 5000 interacts with the OS kernel, not just an OS bug.

    Solution 1: Enforce Compatibility Mode: This is the most reliable immediate workaround that stabilizes the crash without waiting for patches.

    Navigate to the Studio 5000 installation directory. The default path is usually: C:\Program Files (x86)\Rockwell Software\Studio 5000\Logix Designer\ENU\v<YOUR_VERSION>\Bin

    Locate the LogixDesigner.exe file.

    Right-click the file and select Properties.

    Go to the Compatibility tab.

    Check the box "Run this program in compatibility mode for" and select Windows 8 (Windows 7 also works, but 8 is preferred for Win 11 kernels).

    Check "Run this program as an administrator".

    Click Apply and OK. Repeat this for every version (v32, v34, etc.) executable you have installed.

    Solution 2: The Rockwell Patch Roll-up: Rockwell Automation has released specific "Patch Roll-ups" to address the 24H2/25H2 kernel changes. You likely need the January 2026 (or late 2025) Patch Roll-up.

    Log in to the Rockwell Automation Knowledgebase (TechConnect required).

    Search for the "Windows 11 24H2/25H2 Compatibility Patch" or the latest Monthly Patch Roll-up.

    Download and install this specifically on the affected machines. It updates the OpcEnum service and FactoryTalk Services Platform dependencies that often trigger these crashes.

    Since you are in a production environment, I strongly advise against running bare-metal Windows 11 updates on engineering workstations. The "25H2" update cycle is aggressive. The industry best practice is to isolate your Rockwell environment inside a Windows 10 LTSC Virtual Machine (using VMware Workstation or Hyper-V). This decouples your critical engineering software from the host OS updates and prevents downtime when Microsoft pushes new feature updates like 25H2.

    I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!

    VP

    Was this answer helpful?

    0 comments No comments

  3. AI answer

    2026-01-20T16:45:32.9133333+00:00

    Currently, there are known issues with Windows 11, version 25H2 that may affect applications, including Rockwell Studio 5000. Microsoft has been working on resolving these issues, and some problems have been addressed in recent updates. For example, improvements and issue resolutions were included in the September 2025 Windows preview update and later updates.

    It is recommended to ensure that all devices are updated to the latest version of Windows 11, as these updates may contain important fixes for the issues you are experiencing. Additionally, if your employees are encountering specific crashes, it may be helpful to check the Microsoft Support Community or contact Microsoft Support for further assistance.

    For IT administrators, there are also options to use Known Issue Rollback (KIR) to mitigate some of these issues automatically for non-managed devices. Restarting the devices may help apply the resolution faster.

    If the problem persists, you may want to keep an eye on updates from Rockwell support regarding compatibility with Windows 11, version 25H2.


    References:

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

    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.