Share via

"DeviceInstanceId">PCI\VEN_10EC&DEV_5287&SUBSYS_10941025&REV_01\4&19653f30&0&00EB</Data>

wade preece 0 Reputation points
2026-06-04T09:32:57.1533333+00:00

Log Name: Microsoft-Windows-Kernel-PnP/Configuration

Source: Microsoft-Windows-Kernel-PnP

Date: 2026-06-01 11:44:14 AM

Event ID: 411

Task Category: None

Level: Error

Keywords:

User: SYSTEM

Computer: welcome2my-nightmare

Description:

Device PCI\VEN_10EC&DEV_5287&SUBSYS_10941025&REV_01\4&19653f30&0&00EB had a problem starting.

Driver Name: oem61.inf

Class Guid: {4d36e970-e325-11ce-bfc1-08002be10318}

Service: RTSPER

Lower Filters:

Upper Filters:

Problem: 0x15

Problem Status: 0x0

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

<System>

<Provider Name="Microsoft-Windows-Kernel-PnP" Guid="{9c205a39-1250-487d-abd7-e831c6290539}" />

<EventID>411</EventID>

<Version>0</Version>

<Level>2</Level>

<Task>0</Task>

<Opcode>0</Opcode>

<Keywords>0x4000000000000000</Keywords>

<TimeCreated SystemTime="2026-06-01T17:44:14.0882042Z" />

<EventRecordID>342</EventRecordID>

<Correlation />

<Execution ProcessID="4" ThreadID="7824" />

<Channel>Microsoft-Windows-Kernel-PnP/Configuration</Channel>

<Computer>welcome2my-nightmare</Computer>

<Security UserID="S-1-5-18" />
  </System>

  <EventData>

<Data Name="DeviceInstanceId">PCI\VEN_10EC&DEV_5287&SUBSYS_10941025&REV_01\4&19653f30&0&00EB</Data>

<Data Name="DriverName">oem61.inf</Data>

<Data Name="ClassGuid">{4d36e970-e325-11ce-bfc1-08002be10318}</Data>

<Data Name=erviceName">RTSPER</Data>

<Data Name="LowerFilters">

</Data>

<Data Name="UpperFilters">"S

</Data>

<Data Name="Problem">0x15</Data>

<Data Name="Status">0x0</Data

How do I fix this problem so I can turn on core isolation memeroy intergity


</Event>
Windows for home | Windows 11 | Devices and drivers
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-06-04T09:33:09.17+00:00

    The error shows a Realtek PCIe device (VEN_10EC&DEV_5287) whose driver (RTSPER, from oem61.inf) fails to start. Memory Integrity/Core isolation blocks drivers that are incompatible or not properly signed. To enable Memory Integrity, the incompatible driver must be updated or removed so that Windows no longer needs to load it.

    Use these steps:

    1. Update or replace the device driver
      1. Open Device Manager.
      2. Expand “System devices” and “Network adapters” and look for any Realtek PCIe or unknown device with a warning icon that matches this hardware ID (right‑click → Properties → Details → “Hardware Ids” to confirm PCI\VEN_10EC&DEV_5287).
      3. Right‑click the device → Update driver → “Search automatically for drivers”.
      4. If nothing newer is found, download the latest Windows 10/11 driver for this device from the PC or motherboard vendor and install it, then restart.
    2. If no compatible driver exists
      1. In Device Manager, right‑click the problematic device → Disable device. This prevents Windows from loading the RTSPER driver.
      2. If the device is not needed (for example, an unused card reader or controller), it can also be uninstalled (right‑click → Uninstall device, and check “Delete the driver software for this device” if available), then restart.
    3. Re‑check Memory Integrity
      1. Open the Core isolation page in Windows Security (for example via the Core isolation link: windowsdefender://coreisolation/).
      2. Turn Memory Integrity On.
      3. Restart the computer.
      4. If Windows still reports an incompatible driver, note the exact driver name shown there and repeat step 1 for that driver.

    If a compatible driver cannot be obtained from the device or PC manufacturer and the device is required, Memory Integrity can be left off, but this reduces protection. On secured‑core PCs, turning off Memory Integrity also removes the secured‑core state.


    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.