<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Windows%2FRecovery_Console</id>
	<title>Windows/Recovery Console - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Windows%2FRecovery_Console"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Windows/Recovery_Console&amp;action=history"/>
	<updated>2026-05-07T02:35:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Windows/Recovery_Console&amp;diff=5828&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== How to uninstall driver from recovery environment on Windows 10 ==  Windows Repair -&gt; Command Prompt  Get drivers:  dism /image:C:\ /get-drivers  &quot;Note the “Publisher Nam...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Windows/Recovery_Console&amp;diff=5828&amp;oldid=prev"/>
		<updated>2021-01-27T18:31:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== How to uninstall driver from recovery environment on Windows 10 ==  Windows Repair -&amp;gt; Command Prompt  Get drivers:  dism /image:C:\ /get-drivers  &amp;quot;Note the “Publisher Nam...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== How to uninstall driver from recovery environment on Windows 10 ==&lt;br /&gt;
&lt;br /&gt;
Windows Repair -&amp;gt; Command Prompt&lt;br /&gt;
&lt;br /&gt;
Get drivers:&lt;br /&gt;
 dism /image:C:\ /get-drivers&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Note the “Publisher Name” of the problematic driver. The “Original File Name” and “Provider Name” will help you indent the driver too. (Installed third-party drivers will usually carry the oem0.inf, oem1.inf, and so on. The number is the order of installation, which means that the last driver you installed will have the highest number.)&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Get driver info:&lt;br /&gt;
 dism /image:e:\ /get-driverinfo /driver:oem1.inf&lt;br /&gt;
&lt;br /&gt;
Remove driver:&lt;br /&gt;
 dism /image:e:\ /remove-driver /driver:oem1.inf&lt;br /&gt;
&lt;br /&gt;
Manually delete the .sys file too&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ref: How to uninstall driver from recovery environment on Windows 10 • Pureinfotech [https://pureinfotech.com/uninstall-driver-recovery-environment-windows-10/]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>