<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>윈도우8 &#8211; SEO Korea</title>
	<atom:link href="https://seokorea.net/tag/%ec%9c%88%eb%8f%84%ec%9a%b08/feed/" rel="self" type="application/rss+xml" />
	<link>https://seokorea.net</link>
	<description>SEOKorea.net 은 한국인을 위한 SEO 정보와 인터넷 사업정보, 그리고 인터넷 광고 정보와 해외 우수 Merchant를 한국의 윤리적 Publisher들에게 제공해 여러분에게 수익과 유쾌한 인생을 제공합니다.</description>
	<lastBuildDate>Mon, 28 Jul 2014 04:29:14 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.4</generator>
	<item>
		<title>윈도우 8 문제 해결 : Windows Resource Protection found corrupt files but was unable to fix</title>
		<link>https://seokorea.net/%ec%9c%88%eb%8f%84%ec%9a%b0-8-%eb%ac%b8%ec%a0%9c-%ed%95%b4%ea%b2%b0-windows-resource-protection-found-corrupt-files-but-was-unable-to-fix/</link>
					<comments>https://seokorea.net/%ec%9c%88%eb%8f%84%ec%9a%b0-8-%eb%ac%b8%ec%a0%9c-%ed%95%b4%ea%b2%b0-windows-resource-protection-found-corrupt-files-but-was-unable-to-fix/#respond</comments>
		
		<dc:creator><![CDATA[seokorea]]></dc:creator>
		<pubDate>Mon, 28 Jul 2014 04:29:14 +0000</pubDate>
				<category><![CDATA[SEO 와 기술]]></category>
		<category><![CDATA[윈도우8]]></category>
		<guid isPermaLink="false">http://seokorea.net/?p=1416</guid>

					<description><![CDATA[윈도우 8에서 sfc /scannow 을 했을 경우 다음과 같이 일부 손상된 파일을 수정할 수 없다고 나오는 경우가 있습니다. Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log &#160; &#160; 이 경우에는 크게 2가지 방법을 사용해 보세요. 1. 세이프 모드에서 다시 한번  sfc /scannow 을 실행한다. 윈도우 8의 세이프모드 부팅은 window 8의 search에서 msconfig 를 실행하셔서 Boot탭에서 설정하시면 됩니다. &#160; &#160; 2. ...]]></description>
										<content:encoded><![CDATA[<p>윈도우 8에서</p>
<p>sfc /scannow</p>
<p>을 했을 경우 다음과 같이 일부 손상된 파일을 수정할 수 없다고 나오는 경우가 있습니다.</p>
<p>Windows Resource Protection found corrupt files but was unable to fix some of them.<br />
Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For example<br />
C:\Windows\Logs\CBS\CBS.log</p>
<p><a href="http://seokorea.net/wp-content/uploads/2014/07/windowsolve1.gif" rel="image_group"><img fetchpriority="high" decoding="async" alt="windowsolve1" src="http://seokorea.net/wp-content/uploads/2014/07/windowsolve1.gif" width="659" height="232" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>이 경우에는 크게 2가지 방법을 사용해 보세요.</p>
<p>1. 세이프 모드에서 다시 한번  sfc /scannow 을 실행한다.</p>
<p>윈도우 8의 세이프모드 부팅은 window 8의 search에서 msconfig 를 실행하셔서 Boot탭에서 설정하시면 됩니다.</p>
<p>&nbsp;</p>
<p><a href="http://seokorea.net/wp-content/uploads/2014/07/windolve4.gif" rel="image_group"><img decoding="async" class="alignnone size-full wp-image-1420" alt="windolve4" src="http://seokorea.net/wp-content/uploads/2014/07/windolve4.gif" width="583" height="389" /></a></p>
<p>&nbsp;</p>
<p>2. 만약 세이프 모드에서 실행했는데도 안된다면 다음의 명령을 실행해 보세요.</p>
<p>Dism /Online /Cleanup-Image /RestoreHealth</p>
<p>이것은 15분 정도 소요됩니다.</p>
<p>그러면 해결됩니다.</p>
<p><a href="http://seokorea.net/wp-content/uploads/2014/07/windowsolve1.gif" rel="image_group"><br />
</a> <a href="http://seokorea.net/wp-content/uploads/2014/07/windowsolve2.gif" rel="image_group"><img decoding="async" class="alignnone size-large wp-image-1418" alt="windowsolve2" src="http://seokorea.net/wp-content/uploads/2014/07/windowsolve2.gif" width="664" height="191" /></a></p>
<p>&nbsp;</p>
<p>여기에서는 위의 sfc /scannow로  수정 불가능했던것이</p>
<p>Dism /Online /Cleanup-Image /RestoreHealth</p>
<p>을 실행한 후 다시 한번</p>
<p>sfc /scannow 를 실행하시면 이상없이 되는것을 보실 수 있습니다.</p>
<p>&nbsp;</p>
<p><a href="http://seokorea.net/wp-content/uploads/2014/07/windowsolve3.gif" rel="image_group"><img loading="lazy" decoding="async" class="alignnone size-large wp-image-1419" alt="windowsolve3" src="http://seokorea.net/wp-content/uploads/2014/07/windowsolve3.gif" width="665" height="600" /></a></p>
<p>&nbsp;<script> </script></p>
]]></content:encoded>
					
					<wfw:commentRss>https://seokorea.net/%ec%9c%88%eb%8f%84%ec%9a%b0-8-%eb%ac%b8%ec%a0%9c-%ed%95%b4%ea%b2%b0-windows-resource-protection-found-corrupt-files-but-was-unable-to-fix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
