Windows 스토어에서 앱을 설치할 때 오류 0x80080207 수정
Windows 스토어에서 앱을 설치할 때 오류 0x80080207 수정: 사용자가 (Fix error 0x80080207 when installing App from Windows Store: )Windows 스토어(Windows Store) 에서 앱을 설치하려고 할 때 오류 코드 0x80080207에 직면하는 새로운 문제를 보고하고 있습니다 . 몇 가지 다른 앱을 설치할 수 있는 것 같지만 일부 앱에서는 위의 오류 코드만 표시되고 설치되지 않습니다. 이것은 꽤 이상한 문제이지만 주요 문제는 SoftwareDistribution 폴더가 어떻게 든 손상되었을 수 있고 Windows 가 (Windows)Windows 스토어 에서 앱을 설치할 수 없는 이유인 것 같습니다. 따라서 시간을 낭비하지 않고 Windows 스토어 에서 (Windows Store)앱(App) 을 설치할 때 실제로 오류 0x80080207을 수정(Fix) 하는 방법을 살펴보겠습니다.아래 나열된 단계의 도움으로.
(Fix)Windows 스토어 에서 (Windows Store)앱(App) 을 설치할 때 오류 0x80080207 수정
문제가 발생하는 경우에 대비 하여 복원 지점(create a restore point) 을 만드십시오 .
방법 1: Windows 스토어 캐시 재설정(Method 1: Reset Windows Store Cache)
1. Windows Key + R 을 누른 다음 " wsreset.exe "를 입력하고 Enter 키를 누릅니다.
2. 위의 명령을 실행하여 Windows 스토어(Windows Store) 캐시를 재설정합니다.
3.이 작업이 완료되면 PC를 다시 시작하여 변경 사항을 저장합니다. Windows 스토어에서 앱을 설치할 때 오류 0x80080207을 수정할(Fix error 0x80080207 when installing App from Windows Store,) 수 있는지 확인하고 그렇지 않은 경우 계속하십시오.
방법 2: 시스템 파일 검사기 및 DISM 실행(Method 2: Run System File Checker and DISM)
1. Windows Key + X 를 누른 다음 명령 프롬프트(관리자)를 클릭합니다.( Command Prompt(Admin).)
2. 이제 cmd에 다음을 입력하고 Enter 키를 누릅니다.
Sfc /scannow sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)
3. 위의 프로세스가 완료될 때까지 기다렸다가 완료되면 PC를 다시 시작합니다.
4. 다시 cmd를 열고 다음 명령을 입력하고 각 명령 다음에 Enter 키를 누릅니다.
a) Dism /Online /Cleanup-Image /CheckHealth b) Dism /Online /Cleanup-Image /ScanHealth c) Dism /Online /Cleanup-Image /RestoreHealth
5. DISM 명령을 실행하고 완료될 때까지 기다립니다.
6. 위의 명령이 작동하지 않으면 다음을 시도하십시오.
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
참고: C: (Note:) RepairSourceWindows(Replace) 를 복구 소스( Windows 설치(Windows Installation) 또는 복구 디스크(Recovery Disc) )의 위치로 바꾸십시오.
7. PC를 재부팅하여 변경 사항을 저장하고 Windows 스토어에서 앱을 설치할 때 오류 0x80080207(Fix error 0x80080207 when installing App from Windows Store.) 을 수정할 수 있는지 확인하십시오 .
방법 3: SoftwareDistribution 폴더 이름 바꾸기(Method 3: Rename SoftwareDistribution Folder)
1. Windows Key + X 를 누른 다음 명령 프롬프트(관리자)를 선택합니다.(Command Prompt (Admin).)
2. 이제 다음 명령을 입력하여 Windows Update (Windows Update) Services 를 중지 하고 각 명령 다음 에 Enter 키를 누릅니다 .
net stop wuauserv
net stop cryptSvc
net stop 비트 (net stop bits)
net stop msiserver
3. 그런 다음 다음 명령을 입력하여 SoftwareDistribution Folder 의 이름을 바꾼 다음 Enter 키를 누릅니다 .
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
4. 마지막으로 다음 명령을 입력하여 Windows Update Services 를 시작 하고 각 명령 후에 Enter 키를 누릅니다.(Enter)
net start wuauserv
net start cryptSvc
net 시작 비트 (net start bits)
net start msiserver
5. PC를 재부팅하여 변경 사항을 저장하고 Windows 스토어에서 앱을 설치할 때 오류 0x80080207( Fix error 0x80080207 when installing App from Windows Store.) 을 수정할 수 있는지 확인하십시오 .
당신을 위해 추천 된:(Recommended for you:)
- 컴퓨터를 다시 시작한 후 바탕 화면 변경 사항을 자동으로 수정(Fix Wallpaper changes automatically after computer restarts)
- Window Defender 오류 0x800705b4 수정(Fix Window Defender Error 0x800705b4)
- Windows Defender가 시작되지 않는 문제를 해결하는 방법(How To Fix Windows Defender Does Not Start)
- 네트워크 어댑터 오류 코드 28을 설치할 수 없음 수정(Fix Unable to install Network Adapter Error Code 28)
그게 다야 Windows Store에서 앱을 설치할 때 오류 0x80080207을 성공적으로 수정(Fix error 0x80080207 when installing App from Windows Store) 했지만 이 게시물과 관련하여 여전히 질문이 있는 경우 댓글 섹션에서 자유롭게 질문하세요.
Related posts
Windows 10 앱 스토어 아이콘 누락 수정
Fix Windows Store Error Code 0x803F8001
Fix Windows Store Cache May Be 손상 Error
Fix 윈도우 10 Store Error 0x80073cf9
6 Ways to Fix Windows Store Wo 열지 않습니다
Windows 10에서 메일 앱을 동기화하는 동안 잘못된 문제 수정
Windows 10에서 Microsoft Store 오류 0x80073D12 수정
A 위치에 Fix Desktop Refers 즉 사용할 수 없다
방법 Fix Application Load Error 5:0000065434
Fix NVIDIA Control Panel 개폐가 아닙니다
Fix No Install Button Windows Store
Windows 10에서 다른 앱에서 사용 중인 카메라 수정
Windows 스토어 오류 0x80072ee7 수정
Fix Windows Store Error Code 0x80240437
Fix Host Process Windows Services가 작업을 중지했습니다
Fix Computer iPhone을 인식하지 못함
Fix BAD_SYSTEM_CONFIG_INFO Error
Fix이 웹 사이트의 security certificate에 문제가 있습니다
Service Host에 의해 Fix High CPU Usage : 로컬 시스템
Windows 10에서 사용할 수 없는 Steam 앱 구성 수정