메인 콘텐츠로 이동
  • 빠르고 간편하게 주문
  • 주문 보기 및 배송 상태 추적
  • 제품 목록을 생성 및 액세스
  • 회사 관리를 사용하여 Dell EMC 사이트, 제품 및 제품 수준 연락처를 관리하십시오.
일부 문서 번호가 변경되었을 수 있습니다. 이 문서가 찾으려는 문서가 아닌 경우 모든 문서를 검색해 보십시오. 문서 검색

How to run sfc /scannow from the Windows Recovery Environment (WinRE)

요약: Info on running the System File Checker in the Windows Recovery Environment in Windows Server 2008 and above

이 문서는 자동으로 번역되었을 수 있습니다. 번역 품질에 대한 의견이 있는 경우 페이지 하단의 양식을 사용해 알려 주시기 바랍니다.

문서 콘텐츠


증상

This article provides information on running the System File Checker (sfc.exe) in the Windows Recovery Environment in Windows Server 2008 and above.
 

When attempting to run the System File Checker (sfc.exe) within the Windows Recovery Environment (WinRE), you may receive the following error:

Windows Resource Protection could not start the repair service.

The error is shown in the screenshot below (Figure 1 (English-only)):

SLN71990_en_US__11373564438000.Windows Resource Protection error
Figure 1: Windows Resource Protection Error

When running sfc /scannow in WinRE, two switches need to be added to the command in order to run it in offline mode:

  • /offbootdir=<disk> indicates the boot drive letter.
  • /offwindir=<folder> indicates the folder where Windows is installed.

The following is an example of the command with these switches added:

  • sfc /scannow /offbootdir=D:\ /offwindir=D:\Windows 
Important: The drive letter required in both switches is the drive letter as it appears in WinRE. This is typically a different letter from the one assigned to the same partition when Windows is running, because WinRE enumerates partitions differently.  

 

문서 속성


영향을 받는 제품

Servers

마지막 게시 날짜

21 2월 2021

버전

3

문서 유형

Solution