배틀필드 6 보안 부팅 오류: Windows 11에서 수정하는 방법

배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법

배틀필드 6에 보안 부팅 및 TPM이 필요한 이유

If Battlefield 6 shows a “SecureBoot is not enabled” 또는 “Secure Boot is not enabled” error when you launch the game, your PC may not meet the security requirements checked by EA Javelin anticheat. In most cases, the problem is related to Secure Boot, TPM 2.0, UEFI 모드 또는 Windows 시스템 디스크의 파티션 형식.

다행인 점은 바로 Battlefield 6 Secure Boot error is usually fixable without reinstalling Windows. You mainly need to check whether TPM 2.0 is available, confirm that Windows is booting in UEFI mode, make sure the system disk uses GPT when required, and then enable Secure Boot in BIOS/UEFI.

BIOS 또는 디스크 설정을 변경하기 전에 다음 단계를 주의 깊게 읽어보십시오. 부팅 설정을 잘못 설정하면, 특히 PC에서 BitLocker를 사용 중이거나 레거시 BIOS 모드로 설치된 경우 Windows가 시작되지 않을 수 있습니다.

목차

배틀필드 6 보안 부팅 오류에 대한 빠른 해결 체크리스트

To fix the Battlefield 6 Secure Boot error, go through this checklist first:

  1. 프레스 Win + R, 유형 msinfo32, 을 클릭하고 BIOS 모드 그리고 보안 부팅 상태.
  2. 프레스 Win + R, 유형 tpm.msc, and confirm that TPM 2.0 is ready for use.
  3. Check whether your Windows system disk uses GPT 또는 MBR.
  4. If Windows is installed in Legacy BIOS mode on an MBR disk, use Microsoft’s MBR2GPT tool to validate and convert it.
  5. BIOS/UEFI 설정으로 들어가서 다음을 활성화하십시오. UEFI mode, TPM 2.0, and Secure Boot.
  6. Restart Windows and verify that 보안 부팅 상태켜짐.
  7. '배틀필드 6'을 다시 실행하세요.

If Secure Boot is unsupported, greyed out, or Battlefield 6 still reports that it is disabled after you enable it, check the troubleshooting section later in this guide.

‘배틀필드 6’에 보안 부팅과 TPM 2.0이 필요한 이유

Battlefield 6 requires TPM 2.0 and UEFI Secure Boot as part of its official PC security requirements

Modern cheat programs may attempt to operate at a very low system level. Secure Boot helps verify that trusted boot software loads when the PC starts, while TPM 2.0 provides hardware-backed security functions that Windows and security software can use to verify system integrity.

In simple terms, the Battlefield 6 Secure Boot requirement is not just a game setting. It is connected to how Windows starts, how your motherboard firmware is configured, and how the system drive is partitioned.

That is why simply reinstalling Battlefield 6 usually does not fix this particular error.

보안 부팅을 활성화하기 전 체크리스트

TPM 2.0이 활성화되어 있는지 확인

1. Windows 키 + R을 누르고 “tpm.msc”를 입력한 다음 Enter 키를 누릅니다.
배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법
2. 팝업 창이 나타나면 아래 빨간색 상자가 활성화되어 있는지 확인합니다. 활성화되어 있으면 다음 단계로 진행합니다.
배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법
그러나 다음과 같이 표시되는 경우 TPM을 찾을 수 없습니다., 마더보드 브랜드에 문의하여 해당 마더보드 브랜드에 TPM을 활성화하는 방법에 대해 문의하세요.
배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법

디스크가 MBR인지 확인하고 GPT로 변환(보안 부팅을 위한 준비)

보안 부팅을 사용하도록 설정하기 전에 드라이브가 GPT 파티션 스타일을 사용하는지 확인해야 합니다. 아래 단계에 따라 디스크가 MBR인지 GPT인지 확인하세요.
1. 시작 메뉴를 마우스 오른쪽 버튼으로 클릭하고 디스크 관리를 실행합니다.
Check whether disk is MBR or GPT Step 1
2. 시스템 디스크 - 속성을 마우스 오른쪽 버튼으로 클릭합니다.
Check whether disk is MBR or GPT Step 2
3. 볼륨 탭을 클릭합니다. 파티션 스타일 옆에 다음 중 하나가 표시됩니다. 마스터 부트 레코드(MBR) 또는 GUID 파티션 테이블(GPT).
Check whether disk is MBR or GPT Step 3
GPT 디스크인 경우, 아래의 변환 과정을 건너뛰고 보안 부팅 사용을 시작할 수 있습니다.

의 경우 MBR 디스크, Windows 10/11은 공식 MBR2GPT.exe 유틸리티를 사용하여 GPT로 변환할 수 있습니다.

사용 방법은 다음과 같습니다:

1. 시작 메뉴를 클릭하고 CMD를 입력합니다. 관리자 권한으로 명령 프롬프트를 실행합니다.

배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법
2.이 명령으로 디스크 호환성을 확인합니다:
mbr2gpt /변환 /디스크:0 /allowFullOS
3. 유효성 검사가 통과되면 다음 명령을 실행합니다:
mbr2gpt /변환 /디스크:0 /allowFullOS
배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법
4. 프로세스가 완료되면 PC를 재시작합니다. 다음과 같이 전환할 수 있습니다. UEFI 모드 그리고 보안 부팅 및 TPM 활성화 를 클릭합니다.

BIOS에서 보안 부팅 및 TPM을 사용하도록 설정하는 방법(단계별)

1. BIOS/UEFI 설정으로 들어갑니다.

컴퓨터를 다시 시작하고 부팅 중에 표시된 키를 누릅니다(예, Del/F2/F10)를 눌러 BIOS로 들어갑니다.

배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법
2.UEFI 모드 활성화 설정\고급\윈도우 OS 구성에서
배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법
3. UEFI를 활성화하면 다음과 같이 표시됩니다. 보안 부팅 옵션을 선택합니다. 활성화합니다.
배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법
4. 설정\Securit\신뢰할 수 있는 컴퓨팅으로 이동합니다. 먼저, 다음을 활성화합니다. 보안 장치 지원, 및 AMD fTPM 스위치 옵션을 사용할 수 있으며, 이는 TPM이 활성화되었음을 의미합니다.
배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법
5.저장 및 종료. 컴퓨터를 다시 시작합니다.
배틀필드 6 오류 "보안 부팅이 활성화되지 않았습니다"-보안 부팅 및 TPM을 활성화하는 방법
BIOS 설정에 익숙하지 않은 경우 전문가 또는 제조업체의 고객 지원팀에 문의하는 것이 좋습니다. 잘못 설정하면 데이터가 손실되거나 드라이브에 액세스할 수 없는 경우가 발생할 수 있습니다.. 변경하기 전에 암호화 키를 백업하고 중요한 파일을 보호하는 등의 예방 조치를 취하는 것이 좋습니다. 이 가이드의 뒷부분에서는 시작하기 전에 키를 백업하고 문제가 발생했을 때 손실된 데이터를 복구하는 두 가지 작업을 모두 처리할 수 있는 도구를 소개합니다.

다른 몬더보드 브랜드에서 보안 부팅을 활성화하는 방법을 알아보려면 다음을 참조하세요. 여기를 클릭하세요.

보안 부팅 및 TPM이 사용하도록 설정되었는지 확인

보안 부팅의 경우:

1. WIN+R 를 입력하고 “msinfo32

Enable Boot Secure Step 1
2. 보안 부팅 상태켜짐, 를 누르면 보안 부팅이 활성화되어 있음을 의미합니다.
Enable Boot Secure Step 2

TPM의 경우:

1. WIN+R 를 입력하고 “tpm.msc

Confirm Whether TPM is Enabled Step 1
2. 다음과 같은 정보가 표시되면 TPM이 성공적으로 활성화된 것입니다.
Confirm Whether TPM is Enabled Step 2

이러한 단계가 너무 복잡하다고 생각되면 더 빠른 해결 방법.

1. Steam에서 “플레이”를 클릭하기 전에 PC를 인터넷에서 수동으로 연결 해제합니다.
Disconnect from network
2. 배틀필드 6 게임 창이 나타나면 네트워크에 다시 연결하면 문제 없이 게임에 접속할 수 있습니다.
Reconnect to network

Secure Boot Is On but Battlefield 6 Still Says It Is Not Enabled

때때로 msinfo32 already shows 보안 부팅 상태: 켜짐, but Battlefield 6 continues to display a Secure Boot or EA Javelin anticheat error.

If that happens, do not immediately disable and re-enable random BIOS options. Check the following first.

Confirm Windows Is Actually Using UEFI

열기 msinfo32 again and make sure:

  • BIOS 모드: UEFI
  • 보안 부팅 상태: 켜짐

Both should be correct.

Verify Secure Boot with PowerShell

Advanced users can also open 관리자로서의 PowerShell 그리고 다음 명령을 실행합니다:

Confirm-SecureBootUEFI

If Windows reports:

True

Secure Boot is enabled and recognized by Windows.

Check the Secure Boot Keys

On some motherboards, Secure Boot can appear enabled while the required platform keys are not configured correctly.

Enter BIOS and look for options such as:

  • Install Default Secure Boot Keys
  • Restore Factory Keys
  • Key Management
  • Secure Boot Mode: Standard

Use the motherboard manufacturer’s instructions before changing key-management settings.

Make Sure CSM Is Disabled

Secure Boot normally requires a full UEFI boot environment. If Compatibility Support Module (CSM) or Legacy Boot is still active, disable it after confirming that Windows can boot in UEFI mode.

Restart the EA App and Battlefield 6

Fully close Battlefield 6, Steam if applicable, and the EA app.

Then restart the EA app and launch the game again.

If you receive a separate EA Javelin anticheat error, running the EA app as administrator and launching Battlefield 6 directly from the EA app may help.

Reinstall EA Javelin Anticheat If Necessary

If Secure Boot and TPM 2.0 are correctly detected by Windows but Battlefield 6 reports a Javelin anticheat error, reinstalling EA Javelin anticheat may resolve a damaged anticheat installation.

This should be treated as an anticheat troubleshooting step, not as a replacement for correctly enabling Secure Boot.

Check for a BIOS/UEFI Update

Older firmware can sometimes cause problems with TPM, Secure Boot keys, or security-feature detection.

Check your PC or motherboard manufacturer’s official support page for firmware updates that apply to your exact model.

Before Changing BIOS or Partition Settings

Changing Secure Boot itself does not normally delete personal files. However, converting partition layouts or changing UEFI, TPM, and firmware settings can affect how Windows or encrypted drives start.

Before making these changes:

  • Back up important files.
  • Make sure you know which disk contains Windows.
  • Save your BitLocker recovery key if BitLocker or Device Encryption is enabled.
  • Avoid changing unrelated BIOS settings.

Changes to TPM, Secure Boot, or firmware configuration can sometimes cause BitLocker to request the recovery key during startup. If you are unsure where it is stored, see our guide on how to BitLocker 복구 키 찾기.

For users who need to check whether important Windows or software keys have already been stored locally, Magic Recovery Key can also be used as an optional key-management tool before making system changes.

However, installing additional software is not required simply to fix the Battlefield 6 Secure Boot error. The main goal is to correctly configure Windows, UEFI, Secure Boot, and TPM 2.0.

Magic Recovery Key

결론

그리고 Battlefield 6 Secure Boot error usually appears when Secure Boot, TPM 2.0, UEFI mode, or the Windows system disk configuration does not meet the game’s security requirements.

시작하기 msinfo32 그리고 tpm.msc. If Windows is running in Legacy BIOS mode on an MBR system disk, validate the disk with MBR2GPT before converting it. Then switch the firmware to UEFI mode and enable Secure Boot and TPM 2.0.

If Secure Boot already shows 켜짐 but Battlefield 6 still reports an error, check the Secure Boot keys, CSM status, firmware version, and EA Javelin anticheat rather than attempting unsupported workarounds.

Most importantly, do not try to bypass the Secure Boot requirement. Correctly configuring Secure Boot is more reliable and is less likely to cause future Battlefield 6 anticheat problems.

Before changing BIOS, TPM, or disk settings, back up important files and keep your BitLocker recovery key available. With the system configured correctly, you should be able to resolve the Battlefield 6 Secure Boot error and launch the game normally.

자주 묻는 질문

‘배틀필드 6’의 보안 부팅 오류는 어떻게 해결할 수 있나요?

‘배틀필드 6’의 보안 부팅 오류를 해결하려면, msinfo32에서 보안 부팅 상태를 확인하고, tpm.msc를 통해 TPM 2.0을 확인한 후, Windows가 UEFI 모드로 실행되고 있는지 확인하고, 시스템 디스크가 GPT를 사용하는지 확인하십시오. 그런 다음 BIOS에서 보안 부팅과 TPM을 활성화하고, 설정을 저장한 뒤 Windows를 재시작한 다음 게임을 다시 실행하십시오.

왜 배틀필드 6에서는 시큐어 부트가 필요한가요?

'배틀필드 6'은 PC에서 부정 행위 및 시스템 조작을 방지하기 위해 반치트 보호 기능을 사용합니다. 시큐어 부트(Secure Boot)는 PC가 시작될 때 신뢰할 수 있는 부팅 소프트웨어가 로드되는지 확인하는 데 도움이 됩니다. 시큐어 부트가 비활성화된 경우, 반치트 시스템이 해당 환경을 지원되지 않는 환경으로 간주하여 게임 실행을 차단할 수 있습니다.

‘배틀필드 6’을 플레이하려면 TPM 2.0이 필요한가요?

네, 보안 부팅(Secure Boot)을 사용하려면 TPM 2.0이 필요할 수 있습니다. TPM은 Windows 및 부정 행위 방지 검증을 위한 하드웨어 기반 보안 기능을 제공합니다. Win + R 키를 누른 다음 tpm.msc를 입력하고, TPM이 사양 버전 2.0으로 사용 가능한 상태인지 확인하여 TPM 상태를 확인할 수 있습니다.

MBR을 GPT로 변환하지 않고도 보안 부팅을 활성화할 수 있나요?

Windows 시스템이 MBR 디스크에 레거시 BIOS 모드로 설치된 경우, 일반적으로 UEFI로 전환하고 보안 부팅을 활성화하기 전에 시스템 디스크를 GPT로 변환해야 합니다. 먼저 mbr2gpt /validate 명령을 실행한 후, 유효성 검사가 성공한 경우에만 convert 명령을 실행하십시오.

'보안 부팅 상태가 지원되지 않습니다'는 무슨 뜻인가요?

'보안 부팅 상태 미지원'은 현재 구성에서 Windows가 보안 부팅을 사용할 수 없음을 의미합니다. 가장 흔한 원인으로는 레거시 BIOS 모드, CSM 활성화, MBR 시스템 디스크, 보안 부팅 키 누락, 또는 보안 부팅을 지원하지 않는 구형 하드웨어 등이 있습니다.

BIOS에서 ‘Secure Boot’가 왜 회색으로 표시되어 있나요?

CSM 또는 레거시 부팅이 활성화되어 있거나, 기본 보안 부팅 키가 설치되어 있지 않거나, BIOS 관리자 비밀번호가 필요한 경우 ‘보안 부팅’ 옵션이 회색으로 표시되어 선택 불가능할 수 있습니다. 해당 옵션이 여전히 사용할 수 없는 상태라면, CSM을 비활성화하고 OS 유형을 ‘Windows UEFI 모드’로 설정한 다음, 공장 출하 시 설정된 보안 부팅 키를 복원하고 마더보드 설명서를 확인하십시오.

배틀필드 6를 플레이한 후 보안 부팅을 비활성화할 수 있나요?

BIOS에서 보안 부팅을 비활성화할 수는 있지만, ‘배틀필드 6’ 실행에 보안 부팅이 필요한 경우에는 권장하지 않습니다. 보안 부팅을 비활성화하면 동일한 오류가 다시 발생할 수 있습니다. 또한 무단 부팅 소프트웨어에 대한 보호 기능이 약화될 수 있으므로, 일반적으로 보안 부팅을 활성화된 상태로 유지하는 것이 더 나은 선택입니다.

바실리는 이 분야에서 약 10년간 실무 경험을 쌓은 데이터 복구 전문가입니다. 그는 경력 전반에 걸쳐 삭제된 파일, 포맷된 드라이브, 손실된 파티션 및 RAW 파일 시스템과 관련된 수천 건의 복잡한 사례를 성공적으로 해결했습니다. 그의 전문 지식은 헥스 에디터와 같은 전문 도구를 사용한 수동 복구 방법과 복구 소프트웨어를 사용한 고급 자동화 솔루션을 모두 다룹니다. 바실리의 사명은 IT 전문가와 일반 사용자 모두에게 신뢰할 수 있는 데이터 복구 지식을 제공하여 소중한 디지털 자산을 보호할 수 있도록 돕는 것입니다.