Skip to content

Fix disable updates getting reverted#4722

Draft
GabiNun2 wants to merge 9 commits into
ChrisTitusTech:mainfrom
GabiNun2:fix-disable-updates
Draft

Fix disable updates getting reverted#4722
GabiNun2 wants to merge 9 commits into
ChrisTitusTech:mainfrom
GabiNun2:fix-disable-updates

Conversation

@GabiNun2

@GabiNun2 GabiNun2 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactor
  • UI/UX improvement

Description

the new method will disable the microsoft store but if your disabling updates than you probaly don't use the store
Now we will deny the launch of (usosvc.dll and wuaueng.dll) which are the dlls for (wuauserv, UsoSvc) services
Chaning those registry values and schedule task won't disable windows updates they do nothing so i removed them
i removed the hiding of windows update because it didn't work for some people

result: image

@GabiNun2 GabiNun2 requested a review from ChrisTitusTech as a code owner June 18, 2026 09:43
@github-actions github-actions Bot added the bug Something isn't working label Jun 18, 2026
@GabiNun2 GabiNun2 changed the title Fix disable updates Fix disable updates getting reverted Jun 18, 2026

@ChrisTitusTech ChrisTitusTech left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave the set service and task schedules.

@GabiNun2

Copy link
Copy Markdown
Contributor Author

Leave the set service and task schedules.

i added back disabling services but adding back task schedules makes no sense because only 1 of them got disabled due to accses denied and it dosen't do anything

@GabiNun2 GabiNun2 marked this pull request as draft June 29, 2026 17:07
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

Successfully merging this pull request may close these issues.

2 participants