Question Windows 11 blocking some access ?

May 7, 2025
8
0
10
Hi guys! First time here so I hope I do the post the right way.

Im having issues specifically with Windows 11. Im using NVDA RTX 4090 and im receiving these type of crash reports everytime i try to open Apex Legends.
File System Filter 'EasyAntiCheat_EOSSys' (Version 10.0, ‎2025‎-‎05‎-‎05T09:12:50.000000000Z) does not support bypass IO.
Supported features: 0x4.

The other crash I receive is :
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
and APPID
{15C20B67-12E7-4BB6-92BB-7AFF07997402}


I tried everything with reinstalling the windows, verifying game, reinstalling game, turn off game mod, removed windows latest updates,
tried stopping antivirus, gave permission through the reg editor to my pc, tried deleting EAC.

At this point, not sure what to do.
Also, EAC starting as administrator doesn't do anything.

Not even sure if It's still a windows11 issue since everyime im getting different error...

Thanks
 
full system spec?
OS Name Microsoft Windows 11 Home
Version 10.0.26100 Build 26100
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Model INTEL
System Type x64-based PC
System SKU Intel Gaming PC Configurator 4 Daily Deal
Processor Intel(R) Core(TM) i9-14900K, 3200 Mhz, 24 Core(s), 32 Logical Processor(s)
BIOS Version/Date American Megatrends Inc. 1603, 12/4/2023
SMBIOS Version 3.5
Embedded Controller Version 255.255
BIOS Mode UEFI
BaseBoard Manufacturer ASUSTeK COMPUTER INC.
BaseBoard Product TUF GAMING Z790-PRO WIFI
BaseBoard Version Rev 1.xx
Platform Role Desktop
Secure Boot State On
Boot Device \Device\HarddiskVolume1
Locale United States
Time Zone Eastern Daylight Time
Installed Physical Memory (RAM) 32.0 GB
Total Physical Memory 31.7 GB
Available Physical Memory 24.6 GB
Total Virtual Memory 33.7 GB
Available Virtual Memory 25.4 GB
 
I also tried again and got this error too:

C:\Users\name\AppData\Local\Temp\PACKER_195093_13124.dmp
 
I used DinDbg to scan and it tells me that :

Analysis of the Crash Dump
Here’s what the WinDbg output tells us:
  1. Faulting Module:
    • Module: nvgpucomp64.dll (part of NVIDIA GPU drivers, specifically for compute/shader compilation).
    • Offset: nvgpucomp64!destroyFinalizer+0x1083a84.
    • This indicates the crash occurred in NVIDIA’s driver component responsible for GPU compute operations, likely during shader compilation for Apex Legends (since it uses DirectX 12, as seen with r5apex_dx12.exe).
  2. Exception Code:
    • Code: c0000005 (Access Violation).
    • Type: INVALID_POINTER_READ (attempted to read from an invalid memory address: 00000000000000a8).
    • This means the NVIDIA driver tried to access memory it wasn’t allowed to, often due to driver bugs, corruption, or conflicts with the system.
  3. Process:
    • Process Name: r5apex_dx12.exe (Apex Legends running in DirectX 12 mode).
    • Stack Trace: Shows the crash originates in nvgpucomp64.dll, called from nvwgf2umx.dll (NVIDIA D3D driver), and involves DirectX 12 (D3D12Core) and Apex’s rendering pipeline (r5apex_dx12!ffxGetCommandListDX12).
  4. Key Observations:
    • Driver Issue: The crash in nvgpucomp64.dll suggests an issue with the NVIDIA RTX 4090 driver, possibly a bug or conflict with Windows 11 Build 26100 (a preview build).
    • EAC Context: While the dump points to the NVIDIA driver, your earlier errors (EAC Error 87, bypass IO) indicate EAC may still be contributing indirectly by failing to initialize properly, causing Apex to mishandle GPU resources.
    • Build 26100: Insider builds often have compatibility issues with drivers and anti-cheat systems like EAC.
 
now I get pc restarts with this error :

"
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
and APPID
{15C20B67-12E7-4BB6-92BB-7AFF07997402}
to the user DESKTOP-B3GOCIK\stoyc SID (S-1-5-21-1092978955-3375566877-1341759008-1001) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool."
 
When was the last time you performed a full, clean installation of Windows on this system?
Few weeks back i did reset but wirhout deleting all files.

1 hour ago i tried full reset but got blue screen crash and it shut down.
Im trying another one as we speak
 
I would not do a reset. Instead, I would download a fresh install image and use this guide to perform the fresh install.


Download the latest Win 11 here:

https://www.microsoft.com/en-us/software-download/windows11
 
  • Like
Reactions: Phillip Corcoran
now I get pc restarts with this error :

"
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
and APPID
{15C20B67-12E7-4BB6-92BB-7AFF07997402}
to the user DESKTOP-B3GOCIK\stoyc SID (S-1-5-21-1092978955-3375566877-1341759008-1001) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool."
these are pretty normal on most machines. I used to fix them but they just come back. best to ignore the log entry.