Update README.md
This commit is contained in:
committed by
GitHub
parent
d6ee933b40
commit
748ec318ad
@@ -1,5 +1,3 @@
|
|||||||
# Asus Fan Control
|
|
||||||
|
|
||||||
### Download
|
### Download
|
||||||
Go to [releases](../../releases).
|
Go to [releases](../../releases).
|
||||||
Ensure you have the latest version.
|
Ensure you have the latest version.
|
||||||
@@ -20,10 +18,12 @@ If "Roll Back Driver" is unavailable:
|
|||||||
4. Restart your computer.
|
4. Restart your computer.
|
||||||
|
|
||||||
Temporarily disable driver updates until a permanent fix is found:
|
Temporarily disable driver updates until a permanent fix is found:
|
||||||
0. If Roll Back Driver worked for you then no need to disable driver updates.
|
|
||||||
1. Open Powershell as an Administrator
|
1. Open Powershell as an Administrator
|
||||||
2. Run command `REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f /v ExcludeWUDriversInQualityUpdate /t REG_DWORD /d 1`
|
2. Run command `REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f /v ExcludeWUDriversInQualityUpdate /t REG_DWORD /d 1`
|
||||||
|
|
||||||
|
3. Disable 'Asus Update Checker 2.0' in Task Scheduler
|
||||||
|

|
||||||
|
|
||||||
### Run
|
### Run
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
|||||||
Reference in New Issue
Block a user