Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set ShellFeedsTaskbarViewMode due to unhandled exception #2977

Closed
magor34 opened this issue Oct 25, 2024 · 1 comment
Closed

Unable to set ShellFeedsTaskbarViewMode due to unhandled exception #2977

magor34 opened this issue Oct 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@magor34
Copy link

magor34 commented Oct 25, 2024

Describe the bug

Set HKCU:\Software\Microsoft\Windows\CurrentVersion\Feeds\ShellFeedsTaskbarViewMode to 2
WARNING: Unable to set ShellFeedsTaskbarViewMode due to unhandled exception
WARNING: at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.SetValue(String name, Object value, RegistryValueKind valueKind)
at Microsoft.PowerShell.Commands.RegistryProvider.SetRegistryValue(IRegistryWrapper key, String propertyName, Object value, RegistryValueKind kind, String path, Boolean writeResult)
at Microsoft.PowerShell.Commands.RegistryProvider.SetProperty(String path, PSObject propertyValue).

No amount of restarts to OS or app does anything.
Winver: 24H2 (26100.2161).
Powershell 7 is up to date.
The error started occurring after installing this version, to my knowledge I never got this error before. System corruption scan shows no errors.
The only system tweak I've done outside of winutil is disabling Windows Driver Downloading in the gpedit.msc. So I can download new 24H2 fixes without WinUpdate downloading new NVIDIA drivers that arent stable.

To Reproduce

Steps to reproduce the behavior:

  1. Running "Standard" Tweaks preset.

Expected behavior

Other than not getting said error... I don't know. I'm a newbie.

@magor34 magor34 added the bug Something isn't working label Oct 25, 2024
@zmileski
Copy link

zmileski commented Oct 25, 2024

Duplicate of #2733

@magor34 magor34 closed this as completed Oct 25, 2024
@magor34 magor34 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants