Hidden folders:
Relative path is .\C:\WINDOWS\System32\SecureBootUpdates
PS D:\UTILS95\UEFISecureBootVariables-garlin>
Yes, appears to be an "operator error"!
With apologies, here are the re-runs with both powershell & pwsh (slightly different).
======================================================================
$Paths = (C:\WINDOWS\System32\SecureBootUpdates)
Testing path to "C:\WINDOWS\System32\SecureBootUpdates"
Test-Path "C:" is valid.
Read 5195 directory items
Hidden folders:
Mode Name
---- ----
d--h-- GroupPolicy
Test-Path "C:\WINDOWS" is valid.
Read 124 directory items
Hidden folders:
d--h-- ELAMBKUP
d--hs- Installer
d--h-- LanguageOverlayCache
Test-Path "C:\WINDOWS\System32" is valid.
Read 5195 directory items
Hidden folders:
d--h-- GroupPolicy
Test-Path "C:\WINDOWS\System32\SecureBootUpdates" is valid.
Read 11 directory items
Hidden folders:
Relative path is .\SecureBootUpdates
PS C:\WINDOWS\system32> [note current directory]
======================================================================
PowerShell 7.5.4
$Paths = (C:\WINDOWS\System32\SecureBootUpdates)
Testing path to "C:\WINDOWS\System32\SecureBootUpdates"
Test-Path "C:" is valid.
Read 18 directory items
Hidden folders:
Mode Name
---- ----
d--hs $Recycle.Bin
d--h- $WINDOWS.~BT
d--h- $Windows.~WS
l--hs Documents and Settings
d--h- ProgramData
d--hs Recovery
d--hs System Volume Information
Test-Path "C:\WINDOWS" is valid.
Read 124 directory items
Hidden folders:
d--h- ELAMBKUP
d--hs Installer
d--h- LanguageOverlayCache
Test-Path "C:\WINDOWS\System32" is valid.
Read 5195 directory items
Hidden folders:
d--h- GroupPolicy
Test-Path "C:\WINDOWS\System32\SecureBootUpdates" is valid.
Read 11 directory items
Hidden folders:
Relative path is C:\WINDOWS\System32\SecureBootUpdates
PS D:\UTILS95\UEFISecureBootVariables-garlin>
My Computer
System One
-
- OS
- Windows 11
- Computer type
- PC/Desktop
- Manufacturer/Model
- Lenovo








