A
Anis Mula
Guest
What does it mean when the user account status is "degraded"?
This is happened with My default User Account.
I tried the following methods to re-enable my account :
$ net user darty /active:yes
log: La commande s’est terminée correctement.
Sames this command works fine but when I check back the status : still the same it wen't apply the changes
$ wmic useraccount list full
log:
AccountType=512
Description=
Disabled=TRUE
Domain=DAISY
LocalAccount=TRUE
Lockout=FALSE
Name=darty
PasswordChangeable=TRUE
PasswordExpires=FALSE
PasswordRequired=FALSE
SID=S-1-5-21-1036532286-94586955-543066823-5555
SIDType=1
Status=Degraded
Methods 2 : Using Local User And Group Management
Press : CTRL + R
Enter : lusrmgr.msc
1. Un-Check "Le Compte est désactivé" then apply the the changes.
2. Check back the status : Nothing has changed
$ wmic useraccount list full
log:
AccountType=512
Description=
Disabled=TRUE
Domain=DAISY
LocalAccount=TRUE
Lockout=FALSE
Name=darty
PasswordChangeable=TRUE
PasswordExpires=FALSE
PasswordRequired=FALSE
SID=S-1-5-21-1036532286-94586955-543066823-5555
SIDType=1
Status=Degraded
3. Wen't apply the changes using the Local User And Group Management either.
Notice: The 'Le compte est désactivé' box has been reset to Check.
Environment : Microsoft Windows NT 10.0.19041.0 Win32NT
Build Version : Windows 10 Pro 19041
Windows Version: 2004.
Continue reading...
This is happened with My default User Account.
I tried the following methods to re-enable my account :
$ net user darty /active:yes
log: La commande s’est terminée correctement.
Sames this command works fine but when I check back the status : still the same it wen't apply the changes
$ wmic useraccount list full
log:
AccountType=512
Description=
Disabled=TRUE
Domain=DAISY
LocalAccount=TRUE
Lockout=FALSE
Name=darty
PasswordChangeable=TRUE
PasswordExpires=FALSE
PasswordRequired=FALSE
SID=S-1-5-21-1036532286-94586955-543066823-5555
SIDType=1
Status=Degraded
Methods 2 : Using Local User And Group Management
Press : CTRL + R
Enter : lusrmgr.msc
1. Un-Check "Le Compte est désactivé" then apply the the changes.
2. Check back the status : Nothing has changed
$ wmic useraccount list full
log:
AccountType=512
Description=
Disabled=TRUE
Domain=DAISY
LocalAccount=TRUE
Lockout=FALSE
Name=darty
PasswordChangeable=TRUE
PasswordExpires=FALSE
PasswordRequired=FALSE
SID=S-1-5-21-1036532286-94586955-543066823-5555
SIDType=1
Status=Degraded
3. Wen't apply the changes using the Local User And Group Management either.
Notice: The 'Le compte est désactivé' box has been reset to Check.
Environment : Microsoft Windows NT 10.0.19041.0 Win32NT
Build Version : Windows 10 Pro 19041
Windows Version: 2004.
Continue reading...