Forum Discussion

VanillaBlaize's avatar
VanillaBlaize
Seasoned Newcomer
4 days ago

Battlefield 6 Beta Installation Caused SSD to Disappear from System

As of the time of writing this, I installed the beta roughly 24 hours ago via the EA app. I then tried to launch it to adjust my in-game settings and then wait for the beta, but upon doing so I was met with an error that there was an error. I turned off my computer and the following day turned it on to try opening the beta again, but was met with an error message of "Install filepath not found." So I opened my file explorer to see that the drive that I installed the Beta on, my (P:) drive, was missing completely. Other games also installed on it were missing, and my computer could not detect it. Written below are the issues I identified via the event manager and the troubleshooting steps I have already taken. I have never had this issue before, and the only significant change was installing the Battlefield Beta.

Incident Summary

Date of Issue: August 6, 2025

System: Windows 11 (x64)

Component Affected: Intel NVMe M.2 SSD (previously assigned as Drive P:)

Suspected Software Involved: Javelin Anti-Cheat (Battlefield 6 Beta)

Description of the Issue

Following the installation of the Battlefield 6 beta via the EA Launcher, and subsequently via Steam, which installs Javelin anti-cheat, my internal Intel M.2 NVMe SSD (formerly drive P:) is no longer detectable by the system.

After rebooting the system the next day, the drive completely disappeared and is no longer visible in:

Disk Management

Device Manager

BIOS/UEFI

wmic diskdrive

diskpart

Observed Event Logs (collected 08/05–08/06)

Time         Event ID                       Source                  Message

16:14:45      51                              Disk       An error was detected on device \Device\Harddisk4\DR4 during a paging operation.      

16:14:45     157                            storahci    Disk 4 has been surprise removed.

16:14:47   8194                            VSS         Volume Shadow Copy Service error

16:15:14   7026          Service Control Manager    The following boot-start or system-start driver(s) did not load: dam

Event ID 51 - Disk Paging Error

“An error was detected on device \Device\Harddisk4\DR4 during a paging operation.”

What this means:

Windows attempted to use your Intel drive for paging (virtual memory), but the request failed at the I/O subsystem layer. This occurs after drivers are loaded and the OS is making active use of the disk.

Why it points to a kernel-level issue:

Paging is a kernel-managed operation that occurs in Ring 0, the most privileged level of the OS.

If paging fails due to device non-responsiveness, the system logs this under Disk with Event ID 51, suggesting that the kernel could not successfully complete a memory-mapped I/O request.

If this was just a file system error or corrupt sector, the drive would still be visible in Disk Management. The fact that it disappeared after these events implies something interfered with kernel-level access to the storage driver stack.

Event ID 157 - stoahci -Surprise Removal

“Disk 4 has been surprise removed.”

What this means:

Windows detected that the drive was disconnected — but not by user action or proper shutdown. This message comes from AHCI or NVMe controller drivers, not from user space.

Why it points to a kernel-level issue:

This happens at the storage stack layer, a part of the Windows kernel architecture.

A “surprise removal” suggests the OS lost communication with the drive’s PCIe lane or NVMe controller, which may be due to:

PCIe bus being soft-disabled by a kernel driver

The drive being locked, powered down, or hidden by a low-level anti-cheat or firmware bug

The error comes from storahci.sys, a Microsoft kernel-mode driver for AHCI and NVMe — if that driver can't complete the I/O handshake, something is breaking communication at the kernel level.

Event ID 8194 - VSS Failure

“Volume Shadow Copy Service error: Unexpected error calling routine CoCreateInstance. hr = 0x80040154.”

What this means:

The Volume Shadow Copy Service couldn’t instantiate a required COM object to snapshot volumes. This COM call is used when accessing, backing up, or restoring partitions.

Why it points to deeper issues:

The timing of this VSS error immediately after the disk disappears suggests that the system was trying to access a volume (your Intel drive), but couldn’t instantiate necessary components because the drive no longer existed at a low system level.

VSS runs as a system service but relies on kernel-mode disk access. If the driver stack beneath it has collapsed or a disk has been programmatically removed, VSS fails with this type of error.

Event ID 7026 - dam.sys Boot Driver Not Loaded

“The following boot-start or system-start driver(s) did not load: dam”

What this means:

dam.sys (Disk Arbitration Manager) is a boot-critical driver that helps Windows detect, assign, and mount disks at startup.

Why this is critical:

If this driver fails to load, some or all storage devices may never be initialized.

Kernel-level anti-cheat drivers can hook or delay critical boot services to detect tampering — if improperly implemented, they can interfere with early-stage disk driver loading.

The failure of dam.sys coinciding with paging and disk errors strongly implies the system’s ability to enumerate the drive was broken at boot, not just post-boot in user space.

Why This Points to Kernel-Level Interference or Failure, Not Just Drive Death.

Timing: The events occur immediately after a reboot, where Javelin anti-cheat was recently installed, which operates at Ring 0.

Symptoms: A typical failed SSD might degrade (SMART warnings, slow reads) — mine vanished instantly, which is consistent with firmware or kernel manipulation.

dam.sys failure + paging errors + controller removal = a catastrophic collapse in the disk driver stack, likely triggered by:

A misbehaving kernel-mode module (like anti-cheat)

A power or PCIe-level instruction that deactivates the controller

A blocked or corrupted boot path

Trouble Shoting Steps Already Taken

Verified drive is not visible in BIOS

Reseated the M.2 drive physically

Booted into Safe Mode (still missing)

Ran SMART scan tools — the drive does not enumerate at all

Attempted Javelin removal via manual inspection and PowerShell

All other drives and system components function normally

Please Advise on 

Whether Javelin anti-cheat may persistently block or disable storage devices at the kernel level

Whether this SSD model is known to be incompatible with recent anti-cheat hooks

Any recovery tools or firmware resets available to bring the drive back online

I have the .evtx files with the system and application logs to identify where the issues happened, but the uploader does not allow me to add them. 

Any help is greatly appreciated. I've been a long-time fan and player of EA games, and this has never happened to me before. I want to enjoy the new game, but if it causes hardware or software failure, then other players should know as well, so it can be fixed by the team. Buying a new drive is also not ideal either. 

cm edit; title edit

8 Replies

  • Same thing happened to me after my game crashed/froze after driving a tank into a ditch 5 minutes into playing the beta at the very start last night.  Made my ssd disappear after relaunching. 

    ssd:  crucial p3 4tb pcie Gen3 nvmE m.2 ssd

  • dragoonx008's avatar
    dragoonx008
    New Adventurer
    4 days ago

    make sure seurce boot and tpm2.0 is enbabled and make sure all the virtural sercnity stuff is enabled to because the kernel did that to me in 2042

  • bountyxassasin's avatar
    bountyxassasin
    Rising Newcomer
    4 days ago

    Woke up this morning and the drive is back... checked if it was in bios and it was then restarted and we good here, but I'm worried it can happen again.

  • VanillaBlaize's avatar
    VanillaBlaize
    Seasoned Newcomer
    4 days ago

    I have had secure boot enabled with the necessary security measures adjusted. No luck either. I appreciate the recommendations, though!

  • VanillaBlaize's avatar
    VanillaBlaize
    Seasoned Newcomer
    4 days ago

    I checked the same, it's not being detected in bios and sometimes shows up on reboot before disappearing again. Never had this happen with anything else. 

  • Going through this right now. I downloaded the beta, upon opening it said I needed secure boot, I restart my system hit del key to BIOS, over to boot tab and change secure boot from disable to enable, save and exit. It's been 19 hours. My PC goes to BIOS then right to a black screen. Can't do a fresh windows install, can't go-to home screen. Can't do anything. Literally I have to look at a black screen until I can somehow get another windows USB thumb drive. I have to redownload windows from a USB drive because enabling secure boot **bleep**ed my **bleep** up so bad it wiped my drives completely. I can't even download from the cloud. I have no other PC. So I'm now sitting in front a $1300 PC that I can't do anything with. And the **bleep**ing worst part is there is nobody to be held accountable for this bull**bleep**. Luigi did exactly what was necessary. 

  • Dude, something similar had happened to me during the Beta. Except, I crashed after a game had finished only to notice that I wasn't able to relaunch the game. Did a little more investigating and apparently, instead of your case where it wiped your drive, mine just became undetectable after the crash. I restarted my PC and everything was okay again. I did a wellness scan on both of my drives, my games NVMe drive was okay, but then the drive my OS is on detected an issue after the scan (likely the anticheat). Today after uninstalling and doing another scan, they came back as everything being okay. I did also do a verification of game files at some point after the crash on Steam, and it had stated that 3 files failed to validate and will be reacquired. I didn't bother relaunching or playing the game after this though. 

    Never has something like this happened to me before, first instance since after acquiring Beta access for Bf 6.
    Both of my drives are Samsung 980Pro NVMe's.

  • Something similar happened to me. I was about to start a new match and the game froze, and the whole PC became unresponsive. I had to reset the PC, but when I turned it back on, the SSD was no longer recognized by Windows. It still shows up in the BIOS, but I can’t get it to be detected by Windows.

     

About Battlefield 6 Beta Technical Issues & Bugs

Report bugs and get help with technical issues during the Battlefield 6 Beta.2,008 PostsLatest Activity: 29 seconds ago