Windows 10 : User account status degraded ?

  • Thread starter Thread starter Anis Mula
  • Start date Start date
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.

87014d5b-d11a-4f7a-b4e5-fcb13393c7e4?upload=true.png

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.


3706cc6f-5e84-4f7c-ba2c-4de088b9a02a?upload=true.png


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...
 
Back
Top