<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; sfc scannow</title> <atom:link href="http://www.ghacks.net/tag/sfc-scannow/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 17:32:23 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>SFC Scannow Windows File Recovery</title><link>http://www.ghacks.net/2010/05/18/sfc-scannow-windows-file-recovery/</link> <comments>http://www.ghacks.net/2010/05/18/sfc-scannow-windows-file-recovery/#comments</comments> <pubDate>Tue, 18 May 2010 09:12:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[sfc]]></category> <category><![CDATA[sfc scannow]]></category> <category><![CDATA[system file check]]></category> <category><![CDATA[windows file recovery]]></category> <category><![CDATA[windows-files]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25496</guid> <description><![CDATA[Files of the Windows operating system can be easily manipulated like any other file on a computer hard drive. Manipulation can either be intended or unintended. A user patching the theme files in Windows for instance does that intentionally while a computer virus or trojan infecting system files does not. Both file manipulations can have [...]]]></description> <content:encoded><![CDATA[<p>Files of the Windows operating system can be easily manipulated like any other file on a computer hard drive. Manipulation can either be intended or unintended. A user patching the theme files in Windows for instance does that intentionally while a computer virus or trojan infecting system files does not.</p><p>Both file manipulations can have a severe impact on system stability. The SFC Scannow command recovers Windows system files so that their current version is replaced with the original file.</p><p>SFC, which means System File Checker, scans all protected Windows files and replaces corrupted, damaged, missing and changed versions with the correct versions.</p><p><span
id="more-25496"></span>The sfc /scannow command needs to be issued from an elevated command line prompt. Here is how this is done:</p><p>Click on the Start Menu orb, then all programs and locate the<br
/> Command Prompt entry in the Accessories directory (in Windows 7, other operating systems vary).</p><p>Right-click the command prompt and select to Run as Administrator from the context menu.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/sfc_scannow-499x292.png" alt="sfc scannow" title="sfc scannow" width="499" height="292" class="alignnone size-medium wp-image-25497" /></p><p>The system scan will be initiated after issuing the command. It will take some time and the verification process is displayed in the command line window.</p><p>The system file check may require access to Windows media files from the original installation source to replace or copy the original files.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/18/sfc-scannow-windows-file-recovery/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Windows XP System File Checker</title><link>http://www.ghacks.net/2009/08/18/windows-xp-system-file-checker/</link> <comments>http://www.ghacks.net/2009/08/18/windows-xp-system-file-checker/#comments</comments> <pubDate>Tue, 18 Aug 2009 08:01:52 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[file checker]]></category> <category><![CDATA[file protection]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[sfc]]></category> <category><![CDATA[sfc scannow]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[windows xp system file checker]]></category> <category><![CDATA[xp system file checker]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15481</guid> <description><![CDATA[Windows XP and Windows 2003 administrators who are noticing difficulties like performance drops, application or system crashes while using the computer system that can be caused by third party applications that are overwriting shared system files of the operating system. System Administrators can run the sfc /scannow command to verify the integrity of all protected [...]]]></description> <content:encoded><![CDATA[<p>Windows XP and Windows 2003 administrators who are noticing difficulties like performance drops, application or system crashes while using the computer system that can be caused by third party applications that are overwriting shared system files of the operating system. System Administrators can run the sfc /scannow command to verify the integrity of all protected operating system files. The check will basically compare the current file with the original version and replace modified files with the original Microsoft version.</p><p>It has to be noted that the command will replace all modified files even those that have been modified deliberately by a user of the system (e.g. a patched uxtheme.dll file to be able to use third party themes).</p><p><span
id="more-15481"></span>Not everyone likes to use a command line version (that comes with several parameters) on the other hand. File Checker is a small portable software program that offers a GUI for the process. The program gives the system administrator the tools at hand to run most sfc commands from that GUI including starting a system scan, purging the cache or defining the locations of the setup sources.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/windows_xp_system_file_checker-383x500.jpg" alt="windows xp system file checker" title="windows xp system file checker" width="383" height="500" class="alignnone size-medium wp-image-15482" /></p><p>Options are available that can change the process further. It is possible to reset the cache size to a new value, to disable the Windows File Protection and to define how protected system files should be handled by the scan.</p><p>The Windows XP system file checker is a portable alternative for system administrators who like to work with graphical user interfaces. File Checker is available at the developer&#8217;s website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/18/windows-xp-system-file-checker/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
