Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pub:windows_platform_specific_tools [2021/11/18 08:11] – [intel] derek | pub:windows_platform_specific_tools [2022/02/17 20:39] (current) – derek | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{tag> template}} | + | ==== windows drivers & tools ==== |
- | == pagename | + | |
- | === General drivers | + | === General drivers |
- | choco install snappy-driver-installer-origin | + | == identify hardware == |
+ | |||
+ | hw-info | ||
+ | |||
+ | choco install hw-info | ||
+ | |||
+ | driver packs | ||
+ | |||
+ | | ||
+ | |||
+ | Disks | ||
+ | |||
+ | == intel == | ||
+ | <code dos> | ||
+ | intel-dsa | ||
+ | intel.ssd.toolbox | ||
+ | |||
+ | # normally no need to install anything below, use Windows Update instead | ||
+ | intel-chipset-device-software | ||
+ | intel-rst-driver | ||
+ | intel-proset-drivers | ||
+ | intel-graphics-driver | ||
+ | intel-me-drivers | ||
- | ==== intel | ||
- | <code table> | ||
- | intel-dsa | ||
- | | ||
- | | ||
</ | </ | ||