windows:10
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
windows:10 [2020/07/14 12:30] – [Settings] Sean Rhone | windows:10 [2025/06/27 18:52] (current) – Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Information ====== | ====== Information ====== | ||
- | * Microsoft Windows 10 | + | * Microsoft Windows 10 IoT Enterprise LTSC |
- | * LTSC 1809 | + | * Version 21H2 (OS Build 19044.5859) |
- | ====== | + | ====== |
- | * Removing Most/All Modern UI apps on 1803 prevents facial login via Windows Hello from working entirely ((removes camera?)) ((Does not apply to LTSB; can freely remove most/all Modern UI apps and still have functional | + | * [[windows; |
- | * :!: Enabling Secure Boot prevents non-WHQL drivers from working ((this is particularly bad with Intel RST; if it's signed by Intel, it won't allow booting; there is no warning of this when loading the RST driver during Windows set-up)) | + | * [[windows: |
+ | * [[windows; | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * http:// | ||
+ | * [[https:// | ||
- | ====== Download ====== | + | ===== TODOs ===== |
- | * https://forums.mydigitallife.info/threads/72600-ISO-for-latest-enUS-LTSB | + | * https://support.microsoft.com/en-us/topic/ |
+ | * https:// | ||
====== Updates ====== | ====== Updates ====== | ||
- | ===== Servicing Stack ===== | + | * [[https:// |
+ | * :!: [[https:// | ||
- | ==== Information | + | ====== Shortcuts ====== |
- | * https:// | + | ===== Desktop ===== |
- | * https:// | + | |
- | * :!: SSU is recommended to be installed **before** the CU | + | |
- | ==== Link ==== | + | ==== Maintenance |
- | | + | |
- | YYYY-MM Update for Windows 10 Version 1809 for x64-based Systems (KB#######) | + | < |
+ | :: .NET Framework 4 | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
- | ===== Cumulative ===== | + | :: System File Check, Cleanup, and Repair |
+ | " | ||
+ | " | ||
- | ==== Information ==== | + | :: Classic Disk Cleanup |
+ | " | ||
+ | " | ||
- | * :!: SSU is recommended to be installed **before** the CU | + | :: Volume Shadow Copy |
+ | " | ||
- | ==== Link ==== | + | PAUSE |
- | * [[http://www.catalog.update.microsoft.com/Search.aspx? | + | :: Defrag/Trim |
+ | " | ||
- | YYYY-MM Cumulative Update for Windows 10 Version 1809 for x64-based Systems (KB#######) | + | PAUSE |
- | ====== Prevent Driver Changes ====== | + | :: End</ |
- | ===== Notes ===== | + | === Test === |
- | * To be done after a proper driver is manually installed | + | * [[https:// |
- | * This ensures Windows Update nor anything else can replace installed drivers for specific devices unattended | + | |
- | * Additional entries need to add a new number (the value after '' | + | |
- | * The device ID can be acquired from Device Manager | + | |
- | ===== Base Policies ===== | + | fsutil usn deleteJournal /D /N C: |
- | reg add " | + | ===== Downloads ===== |
- | reg add " | + | ==== Reset Icon Cache ==== |
- | ===== Format ===== | + | " |
- | * Do **not** copy/paste these as-is; only here for reference | + | < |
- | * Adjust to specific devices as-needed | + | TASKKILL |
+ | TIMEOUT /NOBREAK /T " | ||
+ | DEL /F /Q " | ||
+ | DEL /F /Q " | ||
+ | TIMEOUT /NOBREAK /T " | ||
+ | START explorer.exe | ||
- | ==== Add Prevent Policy ==== | + | :: End</ |
- | **** | + | " |
- | reg add " | + | ===== Start Menu ===== |
- | ==== Remove Prevent Policy | + | ==== RDP ==== |
- | **** | + | " |
- | reg delete " | + | < |
+ | full address: | ||
+ | redirectprinters: | ||
+ | redirectcomports: | ||
+ | redirectsmartcards: | ||
+ | redirectwebauthn: | ||
+ | redirectclipboard: | ||
+ | redirectposdevices: | ||
- | ====== Tweaks ====== | + | === Start Menu === |
- | ===== Disable Clipboard History ===== | + | " |
- | **** | + | " |
- | | + | |
- | ===== Disable Cortana and Web Search | + | ====== Settings ====== |
- | **** | + | ===== BCDEdit ===== |
- | | + | "bcdedit.exe" /set "disabledynamictick" "Yes" |
- | ===== Disable Game DVR ===== | + | " |
- | **** | + | ===== Microsoft Edge ===== |
- | | + | * [[windows; |
- | + | ||
- | ===== Disable Hibernation and Fast Start ===== | + | |
- | + | ||
- | **** | + | |
- | powercfg /H off | + | ===== Power ===== |
- | ===== Disable | + | ==== Disable |
**** | **** | ||
- | | + | |
- | ===== Disable Online Speech Recognition ===== | + | ==== Enable Ultimate Performance Power Plan ==== |
**** | **** | ||
- | | + | "powercfg.exe" /DUPLICATESCHEME |
- | ===== Disable Remote Desktop ===== | + | ==== More Settings |
**** | **** | ||
- | | + | "powercfg.exe" /Qh |
- | ===== Disable | + | ===== Disable |
**** | **** | ||
- | reg add " | + | reg add " |
- | ===== Disable | + | ===== Disable |
- | + | ||
- | * General | + | |
- | * Windows Store Apps | + | |
- | * Microsoft EDGE | + | |
- | + | ||
- | reg add " | + | |
- | + | ||
- | reg add " | + | |
- | + | ||
- | reg add " | + | |
- | + | ||
- | ===== Disable Startup Delay ===== | + | |
**** | **** | ||
- | reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize" /v "StartupDelayInMSec" /t "REG_DWORD" | + | reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /v "AllowCortana" /t REG_DWORD /d " |
- | ===== Disable | + | ===== Disable |
**** | **** | ||
- | reg add " | + | reg add " |
- | ===== Disable Telemetry Features | + | ===== Quick Lock Screen |
- | **** | + | |
- | | + | |
- | ===== Disable User Account Control ===== | + | ==== Undo ==== |
**** | **** | ||
- | | + | |
- | ===== Disable | + | ===== Disable |
**** | **** | ||
- | reg add " | + | reg add " |
===== Open Pictures With Windows Photo Viewer ===== | ===== Open Pictures With Windows Photo Viewer ===== | ||
Line 181: | Line 190: | ||
reg add " | reg add " | ||
- | ===== Remove Quick Access | + | ===== Disable Remote Desktop |
**** | **** | ||
- | reg add " | + | reg add " |
- | ===== Remove Windows Search | + | ===== Disable Shared Experiences |
**** | **** | ||
- | | + | |
- | ===== ScriptTiger Hosts File ===== | + | ===== Disable System Restore |
- | | + | **** |
- | | + | |
- | < | + | ===== Disable Telemetry Features |
- | [Net.ServicePointManager]:: | + | |
- | Invoke-WebRequest " | + | |
- | ipconfig / | + | |
- | + | ||
- | ===== Show All Folders in File Explorer Pane ===== | + | |
**** | **** | ||
- | reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v "NavPaneShowAllFolders" /t " | + | reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v "AllowTelemetry" /t " |
- | ===== NetFX3 From Install Media ===== | + | ===== Disable User Account Control |
- | + | ||
- | * Change '' | + | |
- | + | ||
- | Dism /online / | + | |
- | + | ||
- | ===== 1607 ===== | + | |
- | + | ||
- | ==== Disable HomeGroup | + | |
**** | **** | ||
- | | + | |
- | ==== Remove Most Modern UI Apps ==== | + | ===== Enable FIPS Mode ===== |
- | * Powershell Script '' | + | * https:// |
- | * :!: Do not run this on 1809 as it'll break the Start Menu | + | |
- | * :!: Seems safe to run on 201H | + | |
- | | + | |
- | ==== Remove OneDrive ==== | + | " |
- | taskkill /IM " | + | ==== Disable ==== |
- | %windir%\SysWOW64\OneDriveSetup.exe /uninstall | + | **** |
- | | + | |
- | reg delete " | + | ===== Remove Quick Access ===== |
- | reg delete " | + | **** |
- | ===== Maintenance ===== | + | reg add " |
- | < | + | ===== Remove Windows Search ===== |
- | " | + | |
- | " | + | |
- | " | + | |
- | " | + | |
- | "%windir%\system32\Dism.exe" | + | |
- | "%windir%\system32\sfc.exe" | + | |
- | "%windir%\system32\cleanmgr.exe" /sageset:65535 | + | |
- | "%windir%\system32\cleanmgr.exe" /sagerun: | + | |
- | " | + | ===== Show All Folders in File Explorer Pane ===== |
- | + | ||
- | ===== Auto Login ===== | + | |
**** | **** | ||
- | | + | |
- | ===== Add Hardware Wizard | + | ===== Verbose Shutdown |
**** | **** | ||
- | | + | |
- | ===== GodMode Folder | + | ====== Other ====== |
- | **** | + | ===== Microsoft Store ===== |
- | | + | |
- | ====== Settings ====== | + | < |
+ | " | ||
+ | TIMEOUT /T " | ||
+ | " | ||
+ | EXIT /B | ||
- | ===== Lock screen Background ===== | + | :: End</ |
- | * Hero | + | ===== WinSAT ===== |
- | | + | |
- | ===== Verbose Shutdown ===== | + | " |
- | **** | + | " |
- | reg add " | + | ===== NetFX3 From Install Media ===== |
- | ===== Remove Power Plans ===== | + | * Change '' |
- | | + | |
- | * The solution to this is to simply remove all power plans that aren't the custom one... | + | |
- | ==== Show Plans ==== | + | ===== Prevent Driver Changes ===== |
- | **** | + | ==== Notes ==== |
- | | + | |
+ | * This ensures Windows Update nor anything else can replace installed drivers for specific devices unattended | ||
+ | * Additional entries need to add a new number (the value after '' | ||
+ | * The device ID can be acquired from Device Manager and should be pasted as-is (no extra slashes) | ||
- | ==== Ultimate Power Plan ==== | + | ==== Base Policies |
- | | + | |
- | | + | |
- | ==== Remove Plans ==== | + | ==== Format |
- | * Replace '' | + | * Do **not** copy/paste these as-is; only here for reference |
+ | * Adjust to specific devices as-needed | ||
- | powercfg -delete x | + | ==== Add Prevent Policy ==== |
- | powercfg -delete 381b4222-f694-41f0-9685-ff5bb260df2e | + | **** |
- | ====== Hardware Diagnostics ====== | + | reg add " |
- | ===== CPU-Z ===== | + | ==== Remove Prevent Policy |
- | | + | **** |
- | ===== FurMark ===== | + | reg delete " |
- | * https:// | + | ====== Services ====== |
- | ===== GPU-Z ===== | + | * TODO: Separate page, individual batches |
- | | + | |
- | ===== HWMonitor ===== | + | " |
- | | + | |
- | ===== Intel PDT ===== | + | " |
- | * https:// | + | ===== Spinesnap ===== |
- | * Intel Processor Diagnostic Tool | + | |
- | ===== prime95 ===== | + | " |
- | | + | |
====== Programs ====== | ====== Programs ====== | ||
- | ===== 7-Zip-zstd ===== | + | * [[windows: |
- | | + | ===== 7-Zip ===== |
+ | |||
+ | | ||
===== Android Tools ===== | ===== Android Tools ===== | ||
- | * https:// | + | * [[https:// |
- | + | * [[https:// | |
- | * https:// | + | |
- | + | ||
- | SETX /M path " | + | |
===== aria2 ===== | ===== aria2 ===== | ||
Line 362: | Line 353: | ||
* https:// | * https:// | ||
- | SETX /M path " | + | ===== Brain Workshop ===== |
- | ===== BleachBit ===== | + | |
- | + | ||
- | | + | |
===== Calculator ===== | ===== Calculator ===== | ||
Line 374: | Line 363: | ||
win32calc | win32calc | ||
- | ===== DirectX End-User | + | ===== DirectX End-User |
* https:// | * https:// | ||
- | |||
- | ===== FileZilla ===== | ||
- | |||
- | * https:// | ||
===== Firefox ===== | ===== Firefox ===== | ||
- | ==== Download ==== | + | * [[https:// |
- | * [[https:// | + | * [[programs;firefox|Settings]] |
- | * [[https:// | + | |
- | ==== Settings | + | ===== Thunderbird |
- | + | ||
- | === Default Profile === | + | |
- | + | ||
- | rd " | + | |
- | + | ||
- | md " | + | |
- | + | ||
- | == profiles.ini == | + | |
- | + | ||
- | notepad " | + | |
- | + | ||
- | < | + | |
- | [General] | + | |
- | StartWithLastProfile=1 | + | |
- | + | ||
- | [Profile0] | + | |
- | Name=default | + | |
- | IsRelative=1 | + | |
- | Path=Profiles/ | + | |
- | Default=1</ | + | |
- | + | ||
- | === user.js === | + | |
- | + | ||
- | * Last updated: 2020/ | + | |
- | * :!: Remove VPN section if not using a VPN | + | |
- | + | ||
- | notepad " | + | |
- | + | ||
- | < | + | |
- | / | + | |
- | * General * | + | |
- | | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | / | + | |
- | * Privacy * | + | |
- | | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | user_pref(" | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | /******* | + | |
- | * U2F * | + | |
- | | + | |
- | + | ||
- | user_pref(" | + | |
- | + | ||
- | / | + | |
- | * Tweaks * | + | |
- | | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | /******* | + | |
- | * VPN * | + | |
- | | + | |
- | + | ||
- | user_pref(" | + | |
- | user_pref(" | + | |
- | + | ||
- | /******* | + | |
- | * END * | + | |
- | | + | |
- | + | ||
- | === Apply Settings === | + | |
- | + | ||
- | * :!: Firefox must be started for the first time with the '' | + | |
- | + | ||
- | " | + | |
- | + | ||
- | ==== Remove Features ==== | + | |
- | + | ||
- | **** | + | |
- | + | ||
- | rd " | + | |
- | + | ||
- | ==== Extensions ==== | + | |
- | + | ||
- | * Decentraleyes | + | |
- | * HTTPS Everywhere | + | |
- | * Privacy Possum | + | |
- | * Cookie AutoDelete | + | |
- | * uBlock Origin | + | |
- | + | ||
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | + | ||
- | === Cookie AutoDelete === | + | |
- | + | ||
- | * [x] Enable Automatic Cleaning? Delay Before Cleaning | + | |
- | * [x] Enable Cleanup on Domain Change | + | |
- | * [ ] Enable Cleanup Log and Counter | + | |
- | * [ ] Show Notification After Cookie Cleanup | + | |
- | * [x] Clean Cookies from Open Tabs on Startup | + | |
- | * [x] Localstorage Cleanup (Firefox 58+) | + | |
- | + | ||
- | === uBlock Origin === | + | |
- | + | ||
- | == Settings == | + | |
- | + | ||
- | * [x] Prevent WebRTC from leaking local IP addresses | + | |
- | + | ||
- | == Filter lists == | + | |
- | + | ||
- | * [ ] Ads -> EasyList ((uncheck; included in '' | + | |
- | * [ ] Privacy -> EasyPrivacy ((uncheck; included in '' | + | |
- | + | ||
- | * Multipurpose -> [x] Dan Pollock' | + | |
- | * Multipurpose -> [x] hpHost' | + | |
- | * Multipurpose -> [x] MVPS HOSTS | + | |
- | + | ||
- | * Custom -> [x] Import | + | |
- | + | ||
- | == Custom 3rd-party filters == | + | |
- | + | ||
- | * Last updated: 2018/ | + | |
- | + | ||
- | < | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | https:// | + | |
- | + | ||
- | ==== Testing Sites ==== | + | |
- | * https://www.youtube.com/ | + | * [[https://download.mozilla.org/? |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
- | * https:// | + | |
===== GIMP ===== | ===== GIMP ===== | ||
* https:// | * https:// | ||
- | |||
- | ===== Google Chrome ===== | ||
- | |||
- | * https:// | ||
- | |||
- | ===== iTunes ===== | ||
- | |||
- | * https:// | ||
===== KeePassXC ===== | ===== KeePassXC ===== | ||
* https:// | * https:// | ||
- | |||
- | ===== Keybase ===== | ||
- | |||
- | * https:// | ||
- | |||
- | ===== KMS-VL-ALL ===== | ||
- | |||
- | * https:// | ||
- | * https:// | ||
===== LibreOffice ===== | ===== LibreOffice ===== | ||
Line 596: | Line 389: | ||
* https:// | * https:// | ||
- | ===== MarkC Mouse Acceleration Fix ===== | + | * '' |
+ | * '' | ||
- | * https:// | + | ===== Okular ===== |
- | ===== mpv ===== | + | |
- | + | ||
- | | + | |
- | * https://mpv.io/ | + | |
===== Notepad++ ===== | ===== Notepad++ ===== | ||
Line 611: | Line 402: | ||
===== OBS ===== | ===== OBS ===== | ||
- | * https://obsproject.com/download | + | * https://github.com/obsproject/ |
- | ===== Oculus | + | ===== qBittorrent |
- | * https:// | + | * https:// |
- | ==== Backup/ | + | ===== VC++ Redist ===== |
- | * Let Oculus download its 5.15GB installer | + | * https:// |
- | * While it is installing, backup the '' | + | |
- | * If restoring, copy '' | + | |
- | * If an updated Oculus client is available, it will download instead of restoring | + | |
- | ==== OBS Mirror | + | ===== foobar2000 ===== |
- | * https://developer.oculus.com/documentation/ | + | * https://www.foobar2000.org/download |
- | < | + | ===== VLC media player ===== |
- | ===== Rufus ===== | + | |
- | + | * https://www.videolan.org/vlc/download-windows.html | |
- | | + | |
- | + | ||
- | ===== Thunderbird ===== | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | * :!: There is a 64-bit version of Thunderbird for Windows | + | |
- | + | ||
- | ===== Transmission ===== | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | http://john.bitsurge.net/public/biglist.p2p.gz | + | |
- | + | ||
- | ===== Visual C++ Redistributable Runtimes ===== | + | |
- | + | ||
- | * https://github.com/ | + | |
- | * https://forums.mydigitallife.net/threads/repack-visual-c-redistributable-runtimes.76588/ | + | |
===== Vulkan Runtime ===== | ===== Vulkan Runtime ===== | ||
- | * https:// | + | * https:// |
- | * https:// | + | |
- | + | ||
- | ===== WireGuard ===== | + | |
- | + | ||
- | * :!: If kill switch is enabled, all local network resources can't be accessed | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | ==== VPN.AC ==== | + | |
- | + | ||
- | * https:// | + | |
- | * https:// | + | |
====== Games ====== | ====== Games ====== | ||
Line 671: | Line 429: | ||
===== Battle.net App ===== | ===== Battle.net App ===== | ||
- | * http:// | + | * https:// |
- | + | * [[http:// | |
- | ===== Path of Exile ===== | + | |
- | + | ||
- | * https:// | + | |
===== Steam ===== | ===== Steam ===== | ||
* https:// | * https:// | ||
- | * See [[notes: | + | * See [[games; |
- | ===== Diablo II ===== | + | ==== Shortcut |
- | ==== Glide Wrapper ==== | + | * Disable: Settings -> Interface -> Enable GPU accelerated rendering in web views |
- | | + | |
- | ===== Guild Wars 2 ===== | + | Steam (min) |
- | + | ||
- | * https:// | + | |
====== Drivers ====== | ====== Drivers ====== | ||
- | ===== Spinesnap ===== | + | |
- | + | ||
- | | + | |
- | + | ||
- | ==== Wireless ==== | + | |
- | + | ||
- | * Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10) | + | |
- | * Intel(R) Wireless-AC 9560 160MHz | + | |
- | + | ||
- | * [[https:// | + | |
- | * [[https:// | + | |
- | + | ||
- | ==== Bluetooth ==== | + | |
- | + | ||
- | * [[https:// | + | |
- | * [[https:// | + | |
- | + | ||
- | ==== Ethernet ==== | + | |
- | + | ||
- | * Realtek Semiconductor Co., Ltd. RTL8111/ | + | |
- | * Realtek PCIe GbE Family Controller | + | |
- | + | ||
- | * [[https:// | + | |
- | * [[https:// | + | |
- | + | ||
- | ==== Integrated Graphics ==== | + | |
- | + | ||
- | * Intel Corporation UHD Graphics 630 (Mobile) | + | |
- | * Intel(R) UHD Graphics 630 | + | |
- | + | ||
- | * [[https:// | + | |
- | * [[https:// | + | |
- | + | ||
- | === Notes === | + | |
- | + | ||
- | * Control panel randomly downloads at some point | + | |
- | + | ||
- | ==== Discrete Graphics ==== | + | |
- | + | ||
- | * NVIDIA Corporation GP106M [GeForce GTX 1060 Mobile] (rev a1) | + | |
- | * NVIDIA GeForce GTX 1060 | + | |
- | + | ||
- | * NVIDIA Corporation GP106 High Definition Audio Controller (rev a1) | + | |
- | + | ||
- | * [[https:// | + | |
- | * [[https:// | + | |
- | * [[https:// | + | |
- | + | ||
- | === Notes === | + | |
- | + | ||
- | * :!: Remove the '' | + | |
- | * :!: Example | + | |
- | + | ||
- | == Manual Telemetry Strip == | + | |
- | + | ||
- | * :!: Keep the following folders/ | + | |
- | + | ||
- | * '' | + | |
- | * '' | + | |
- | * '' | + | |
- | * '' | + | |
- | * '' | + | |
- | * '' | + | |
- | * '' | + | |
- | * '' | + | |
- | * '' | + | |
- | + | ||
- | * :!: Create a '' | + | |
- | setup.exe -s Display.Driver | + | ===== Boulderback ===== |
==== Chipset ==== | ==== Chipset ==== | ||
- | * Intel Corporation Cannon Lake PCH | + | * https:// |
+ | * '' | ||
- | * [[https:// | + | ==== Graphics ==== |
- | * [[https:// | + | |
- | ==== Serial IO ==== | + | * https:// |
+ | * [[https:// | ||
- | * Intel Corporation Cannon Lake PCH Serial IO I2C Controller #0 (rev 10) | + | ===== Spinesnap ===== |
- | * Intel(R) Serial IO I2C Host Controller - A368 | + | |
- | * Intel Corporation Cannon Lake PCH Serial IO I2C Controller #1 (rev 10) | + | * [[https:// |
- | * Intel(R) Serial IO I2C Host Controller | + | |
- | * Intel Corporation Cannon Lake PCH Serial IO UART Host Controller (rev 10) | + | ==== Keyboard ==== |
- | * Intel(R) Serial IO UART Host Controller - A328 | + | |
- | * [[https:// | + | * EPOMAKER x LEOBOG Hi75 |
- | === Notes === | + | |
- | + | * https://epomaker.com/blogs/software/epomaker-x-leobog-hi75-driver | |
- | * The latest version is tricky to get from Station-Drivers since some work and others don't ID match | + | |
- | * Latest known good: 30.100.1947.3 | + | |
- | * Not compatible: 30.100.1932.6, | + | |
- | + | ||
- | ==== Audio ==== | + | |
- | + | ||
- | * Intel Corporation Cannon Lake PCH cAVS (rev 10) | + | |
- | * Realtek High Definition Audio | + | |
- | + | ||
- | * ALC255 | + | |
- | + | ||
- | | + | |
- | * [[https:// | + | |
- | + | ||
- | === Notes === | + | |
- | + | ||
- | * FF00 is wanted if given a choice since it's Generic | + | |
- | + | ||
- | ==== RST/NVMe ==== | + | |
- | + | ||
- | * Intel Corporation SSD Pro 7600p/ | + | |
- | * Intel(R) NVMe Controller | + | |
- | + | ||
- | * [[https:// | + | |
- | * [[https:// | + | |
- | + | ||
- | === Notes === | + | |
- | + | ||
- | * The RST driver package provides the driver for both the SATA controller and NVMe drive, regardless of the NVMe drive being port-remapped or not | + | |
- | + | ||
- | ==== AHCI ==== | + | |
- | + | ||
- | * Intel Corporation SSD Pro 7600p/ | + | |
- | + | ||
- | * [[https://downloadcenter.intel.com/product/35125/Memory-and-Storage|Intel Official]] | + | |
- | * [[https:// | + | |
- | + | ||
- | === Notes === | + | |
- | + | ||
- | * If RST is disabled, use the Intel Official | + | |
- | + | ||
- | ==== Card Reader ==== | + | |
- | + | ||
- | * Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01) | + | |
- | * Realtek PCIE CardReader | + | |
- | + | ||
- | * [[https:// | + | |
==== Mouse ==== | ==== Mouse ==== | ||
- | * Corsair Gaming HARPOON RGB Mouse | + | * ATTACK SHARK R6 |
- | | + | |
- | ==== I2C Touchpad | + | ==== SATA/ |
- | * ELAN0504:01 04F3:3091 Touchpad | + | * [[https:// |
- | * ELAN I2C Filter Driver | + | * :?: Last tested version: '' |
- | * [[https:// | + | ==== Ethernet |
- | === Notes === | + | * I219-LM Gigabit |
+ | * Intel Corporation Ethernet Connection (7) I219-LM (rev 10) ((rev 10 drivers, not rev 18+)) | ||
- | * The I2C driver doesn' | + | * [[https:// |
+ | * Last tested: '' | ||
- | ===== Piety ===== | + | ==== Wireless ==== |
- | + | ||
- | * http:// | + | |
- | + | ||
- | * Dell Inspiron 17 5767 | + | |
- | + | ||
- | ==== AMD Radeon R7 M445/440 ==== | + | |
- | + | ||
- | * http:// | + | |
- | + | ||
- | ==== Intel Management Engine Interface ==== | + | |
- | + | ||
- | * Intel Corporation Cannon Lake PCH HECI Controller (rev 10) | + | |
- | + | ||
- | * [[http:// | + | |
- | * [[https:// | + | |
- | + | ||
- | ==== Realtek Ethernet ==== | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | ==== Intel HD Graphics ==== | + | |
- | + | ||
- | * https:// | + | |
- | * https:// | + | |
- | + | ||
- | ==== Intel Chipset ==== | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | ==== Intel Management Engine Interface ==== | + | |
- | + | ||
- | * http:// | + | |
- | * https:// | + | |
- | + | ||
- | * Intel MEI | + | |
- | + | ||
- | ==== Intel Rapid Storage Technology ==== | + | |
- | + | ||
- | * http:// | + | |
- | * https:// | + | |
- | + | ||
- | * Intel RST | + | |
- | + | ||
- | ==== Intel Wireless | + | |
- | + | ||
- | * https:// | + | |
- | + | ||
- | ==== Intel Bluetooth | + | |
- | * https:// | + | * Wireless-AC 9560 |
+ | * Intel Corporation Cannon Lake PCH CNVi WiFi (rev 10) | ||
- | ===== Hatebeat/Nightwane ===== | + | * [[https:// |
+ | * Last tested: '' | ||
- | ==== AMD Radeon HD 6800 Series ==== | + | === Bluetooth |
- | * https://support.amd.com/en-us/ | + | * Last tested: '' |
- | aria2c " | + | ==== Graphics ==== |
- | ==== AMD Chipset ==== | + | * Intel UHD Graphics 630 |
+ | * Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] | ||
- | * https://support.amd.com/en-us/download/chipset? | + | * [[https://www.intel.com/content/ |
+ | * Last tested: '' | ||
- | aria2c " |
C:/www/wiki/data/attic/windows/10.1594744202.txt.gz · Last modified: by Sean Rhone