-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
βοΈ Issue Checklist
- I have read the guidelines.
- I checked for duplicate issues.
- I searched for existing discussions.
- I checked for an existing pull request that addresses this issue.
π What part of Winutil are you having issues with?
Tweaks
π Provide a clear and concise description of the issue.
I don't know if only I have this problem but I tried with several PCs and get always the same result. When I apply "standard" tweaks, the Startup section in Windows 11 disappears and I have to modify windows registry to get it back. This are the settings that I have to change to get back Startup Menu
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"SettingsPageVisibility"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"SupportUwpStartupTasks"=dword:00000001
"EnableFullTrustStartupTasks"=dword:00000002
"EnableUwpStartupTasks"=dword:00000002
"SupportFullTrustStartupTasks"=dword:00000001
π Steps to reproduce the issue.
1 - Load winutil
2 - go to Tweaks
3 - Click on Standard
4 - Apply
β Paste the full error output (if available).
No response
πΌοΈ Additional context.
Reactions are currently unavailable