# TPM 및 SecureBoot 없이 윈도우11 설치하기

> Clean Markdown view of GeekNews topic #4544. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4544](https://news.hada.io/topic?id=4544)
- GeekNews Markdown: [https://news.hada.io/topic/4544.md](https://news.hada.io/topic/4544.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-07-02T10:26:32+09:00
- Updated: 2021-07-02T10:26:32+09:00
- Original source: [allthings.how](https://allthings.how/how-to-install-windows-11-on-legacy-bios-without-secure-boot-or-tpm-2-0/)
- Points: 6
- Comments: 1

## Topic Body

- 윈도우 11의 요구사항인 TPM 2.0 및 Secure Boot 없이 설치하는 방법 2가지

1. 현재 윈도우의 레지스트리 키를 변경

ㅤ→ HKEY_LOCAL_MACHINE\SYSTEM\Setup 에 BypassTPMCheck / BypassSecureBootCheck 값을 1로 설정

2. 윈11 ISO를 변경해서 설치

ㅤ→ 부팅 가능한 윈10 USB의 install.wim 파일을 윈11 ISO 이미지의 것으로 교체

## Comments



### Comment 5564

- Author: xguru
- Created: 2021-07-02T10:26:50+09:00
- Points: 1

MS Windows 11 발표 https://news.hada.io/topic?id=4498

위 기사의 댓글에 업그레이드 가능 여부를 확인하는 방법들이 있어서 tpm.msc 로 해봤더니

제 PC는 오래된거라 안된다고 나왔었는데요. 이 방법으로 하면 설치는 가능하겠군요. 구형 PC의 생명이 연장되었습니다.(아깝!?)
