mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-04 12:13:51 -05:00
Compare commits
1 Commits
main
...
de2ea1f9ad
Author | SHA1 | Date | |
---|---|---|---|
de2ea1f9ad |
@ -2655,5 +2655,21 @@
|
||||
"panel": "2",
|
||||
"Order": "a082_",
|
||||
"Type": "300"
|
||||
},
|
||||
"WPFTweaksDisableMicrosoftAccountLogin": {
|
||||
"Content": "Disable Microsoft Account Login",
|
||||
"Description": "Disables new logins into Microsoft Accounts, so you can use local accounts in peace.",
|
||||
"category": "z__Advanced Tweaks - CAUTION",
|
||||
"panel": "1",
|
||||
"Order": "a023_",
|
||||
"registry": [
|
||||
{
|
||||
"Path": "HKLM:\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System",
|
||||
"Name": "NoConnectedUser",
|
||||
"Type": "DWord",
|
||||
"Value": "1",
|
||||
"OriginalValue": "0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user