Monday, August 3, 2015

Choose when updates are installed option missing - windows 10

On normal system, I can see
choose when updates are installed option on advanced option on update settings.


However, on my other system,
there's no such option.


How can I bring those options back?


Both systems are Windows 10 19H1, one with the option is build 18362.295, one without the option is build 18362.239. However, I think the difference between those minor versions are not the cause since it was all the same throughout all previous minor versions.


edit:
This question and answer is not about my case because, 1. it deals mainly about gpedit settings, 2. if settings on gpedit are having some effect, then those options would be greyed out as a screenshot on the answer post. However, in my case, those options are completely missing.

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...