Skip to content

Commit 8ba12a8

Browse files
Update README.md
1 parent e171a4d commit 8ba12a8

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,12 @@ ChipsetUpdater-2026.03.0011-Win10-Win11.exe (or later version)
363363
<a id="method-3-hardware-id-scanner-only"></a>
364364
### 8.3 Method 3: Hardware ID Scanner Only
365365
```batch
366-
# For diagnostic purposes
367-
Get-Intel-HWIDs.bat
366+
# For diagnostic purposes – both files must be in the same directory:
367+
Get-Intel-HWIDs.bat # launches the scanner (requires Get-Intel-HWIDs.ps1)
368+
```
369+
Or run directly via PowerShell as Administrator:
370+
```powershell
371+
.\Get-Intel-HWIDs.ps1
368372
```
369373

370374
<a id="command-line-options"></a>

0 commit comments

Comments
 (0)