You asked the following, I hope it came up with a reasonable solution, or at least a different place to look at..
Log Name: Microsoft-Windows-DeviceSetupManager/Admin Source: Microsoft-Windows-DeviceSetupManager Date: 9/30/2024 5:41:25 PM Event ID: 122 Task Category: None Level: Warning Keywords: User: SYSTEM Computer: redacted Description: Access to drivers on Windows Update was blocked by policy Event Xml: http://schemas.microsoft.com/win/2004/08/events/event"> 122 0 3 0 0 0x4000000000000000 6341 Microsoft-Windows-DeviceSetupManager/Admin redacted
The warning you received from the Device Setup Manager indicates that access to drivers on Windows Update was blocked by a policy. This can happen for several reasons:
- Group Policy Settings: If your computer is part of a domain, group policies might be configured to restrict access to certain updates, including drivers. Check with your IT administrator if you're in a managed environment.
- Local Security Policy: If you're on a standalone machine, local security policies might be set to prevent driver updates through Windows Update. You can check this by going to the Local Group Policy Editor (
gpedit.msc) and navigating to:- Computer Configuration > Administrative Templates > Windows Components > Windows Update.
- Windows Update Settings: Ensure that your Windows Update settings allow for driver updates. You can check this in:
- Settings > Update & Security > Windows Update > Advanced options.
- Registry Settings: Sometimes, registry settings can block driver updates. You can check these settings in the Registry Editor (
regedit), but be cautious when editing the registry. - Third-Party Software: Some third-party security or management software may impose restrictions on driver updates.
To resolve this issue, you might consider adjusting the group policy settings or checking for any restrictions in your Windows Update settings. If you're unsure, providing more context about your system (e.g., domain-joined or standalone) might help in troubleshooting further.