<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Windows_Resource_Protection</id>
	<title>Windows Resource Protection - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Windows_Resource_Protection"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Windows_Resource_Protection&amp;action=history"/>
	<updated>2026-05-04T20:57:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Windows_Resource_Protection&amp;diff=5399636&amp;oldid=prev</id>
		<title>imported&gt;GreenC bot: Reformat 1 archive link. Wayback Medic 2.5 per WP:URLREQ#blogs.msdn.com</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Windows_Resource_Protection&amp;diff=5399636&amp;oldid=prev"/>
		<updated>2024-07-26T17:50:33Z</updated>

		<summary type="html">&lt;p&gt;Reformat 1 archive link. &lt;a href=&quot;/wiki143/index.php?title=User:GreenC/WaybackMedic_2.5&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User:GreenC/WaybackMedic 2.5 (page does not exist)&quot;&gt;Wayback Medic 2.5&lt;/a&gt; per &lt;a href=&quot;/wiki143/index.php?title=WP:URLREQ&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;WP:URLREQ (page does not exist)&quot;&gt;WP:URLREQ#blogs.msdn.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|File protection software}}&lt;br /&gt;
{{More citations needed|date=August 2022}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Windows Resource Protection&amp;#039;&amp;#039;&amp;#039; is a feature first introduced in [[Windows Vista]] and [[Windows Server 2008]]. It is available in all subsequent [[Microsoft Windows|Windows operating systems]], and replaces [[Windows File Protection]]. Windows Resource Protection prevents the replacement of critical system files, [[Windows Registry|registry]] keys and folders. Protecting these resources prevents system crashes.&amp;lt;ref&amp;gt;{{Cite web |title=About Windows Resource Protection - Microsoft Docs |url=https://docs.microsoft.com/en-us/windows/win32/wfp/about-windows-file-protection }}&amp;lt;/ref&amp;gt; The way it protects [[Resource (Windows)|resources]] differs entirely from the method used by Windows File Protection. {{Citation needed|date=August 2022}}&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
Windows Resource Protection (WRP) works by registering for notification of file changes in [[Winlogon]].{{Disputed inline|File change notification usage|date=November 2017}} If any changes are detected to a protected system file, the modified file is restored from a cached copy located in {{mono|%WinDir%\WinSxS\Backup}}.&amp;lt;ref name=&amp;quot;:0&amp;quot;&amp;gt;{{Cite web |title=Protected Resource List - Microsoft Docs |url=https://docs.microsoft.com/en-us/windows/win32/wfp/protected-file-list }}&amp;lt;/ref&amp;gt; Windows Resource Protection works by setting discretionary access control lists (DACLs) and [[access control list]]s (ACLs) defined for protected resources. Permission for full access to modify WRP-protected resources is restricted to the processes using the &amp;#039;&amp;#039;Windows Modules Installer service&amp;#039;&amp;#039; (TrustedInstaller.exe). Administrators no longer have full rights to system files; they have to use the &amp;#039;&amp;#039;SetupAPI&amp;#039;&amp;#039; or take ownership of the resource and add the appropriate Access Control Entries (ACEs) to modify or replace it. The TrustedInstaller account is used to secure core operating system files and [[Windows Registry|registry]] keys.&lt;br /&gt;
&lt;br /&gt;
== Protected resources ==&lt;br /&gt;
Windows Resource Protection protects a large number of file types:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
*.acm *.ade *.adp *.app *.asa *.asp *.aspx *.ax *.bas *.bat *.bin *.cer *.chm *.clb *.cmd&lt;br /&gt;
*.cnt *.cnv *.com *.cpl *.cpx *.crt *.csh *.dll *.drv *.dtd *.exe *.fxp *.grp *.h1s *.hlp&lt;br /&gt;
*.hta *.ime *.inf *.ins *.isp *.its *.js *.jse *.ksh *.lnk *.mad *.maf *.mag *.mam *.man&lt;br /&gt;
*.maq *.mar *.mas *.mat *.mau *.mav *.maw *.mda *.mdb *.mde *.mdt *.mdw *.mdz *.msc *.msi&lt;br /&gt;
*.msp *.mst *.mui *.nls *.ocx *.ops *.pal *.pcd *.pif *.prf *.prg *.pst *.reg *.scf *.scr&lt;br /&gt;
*.sct *.shb *.shs *.sys *.tlb *.tsp *.url *.vb *.vbe *.vbs *.vsmacros *.vss *.vst *.vsw *.ws&lt;br /&gt;
*.wsc *.wsf *.wsh *.xsd *.xsl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
WRP also protects several critical folders. A folder containing only WRP-protected files may be locked so that only the TrustedInstaller user is able to create files or subfolders in the folder. A folder may be partially locked to enable administrators to create files and subfolders in the folder. Essential [[Windows Registry|registry]] keys installed by Windows Vista are also protected. If a key is protected by WRP, all its sub-keys and values can be protected. &lt;br /&gt;
&lt;br /&gt;
WRP copies only those files that are needed to restart Windows to the cache directory located at {{mono|%WinDir%\WinSxS\Backup}}. Critical files that are not needed to restart Windows are not copied to the cache directory, unlike Windows File Protection which cached the entire set of protected file types in the &amp;#039;&amp;#039;Dllcache&amp;#039;&amp;#039; folder. The size of the cache directory and the list of files copied to cache cannot be modified.&amp;lt;ref name=&amp;quot;:0&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Windows Resource Protection applies stricter measures to protect files. As a result, Windows File Protection is not available under Windows Vista. In order to replace any single protected file, Windows File Protection had to be disabled completely; Windows Resource Protection works on a per-item basis by setting ACLs. Therefore, by taking ownership of any single item, that particular item can be replaced, while other items remain protected.{{Citation needed|date=August 2022}}&lt;br /&gt;
&lt;br /&gt;
[[System File Checker]] is also integrated with WRP.&amp;lt;ref&amp;gt;{{Cite web |title=Description of System File Checker - Microsoft Docs |url=https://docs.microsoft.com/en-us/troubleshoot/windows-server/deployment/system-file-checker }}&amp;lt;/ref&amp;gt; Under Windows Vista, Sfc.exe can be used to check specific folder paths, including the Windows folder and the boot folder.&lt;br /&gt;
&lt;br /&gt;
== Resource replacement methods ==&lt;br /&gt;
In Windows Vista and Server 2008, full access to Windows Resource Protection is restricted to the TrustedInstaller user. The Windows Modules Installer service can replace resources using the following methods:&lt;br /&gt;
&lt;br /&gt;
* Installing Windows [[Service pack|Service Packs]]&amp;lt;ref&amp;gt;{{Cite web |title=Service Pack and Update Center - Microsoft Support |url=https://support.microsoft.com/en-us/windows/service-pack-and-update-center-92bb1064-cf3b-0b94-7c57-331f7b7db3c6#ID0EBBD=Windows_7 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Installing Windows Updates and hotfixes&lt;br /&gt;
* Performing operating system upgrades&lt;br /&gt;
&lt;br /&gt;
An error message is generated if applications attempt to replace a WRP resource using different methods. In these cases, the applications or installers are denied access to the resource. &amp;lt;ref&amp;gt;{{Cite web |title=Supported Resource Replacement Mechanisms - Microsoft Docs |url=https://docs.microsoft.com/en-us/windows/win32/wfp/supported-file-replacement-mechanisms}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Windows File Protection]]&lt;br /&gt;
* [[System File Checker]]&lt;br /&gt;
* [[Access Control List]]&lt;br /&gt;
* [[Security Identifier]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://web.archive.org/web/20070603100917/http://blogs.msdn.com/cjacks/archive/2007/04/20/windows-resource-protection-wrp-and-activex-control-installation-on-windows-vista.aspx Evolving the Software Organism - MSDN Blogs, Chris Jackson (Archived from the original)]&lt;br /&gt;
&lt;br /&gt;
{{Windows Components}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Windows administration]]&lt;br /&gt;
[[Category:Windows components]]&lt;br /&gt;
[[Category:Windows Vista]]&lt;/div&gt;</summary>
		<author><name>imported&gt;GreenC bot</name></author>
	</entry>
</feed>