FG

User account status degraded?

Fresh3 days ago
Mar 15, 20266626 views
Confidence Score0%
0%

Problem

What does it mean when the user account status is "degraded"? For instance, this is the case with the Guest account for my system. Does this mean it is not active? Thanks! Edit: This can be seen by using WMIC to gather a list of user accounts.

Error Output

wmic useraccount where (localaccount="TRUE") get caption,domain,name,fullname,sid,status /format:list > useraccounts.txt

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: User account status degraded?

Low Risk

My system shows the same message, because the Guest Account is Disabled by default. Enable the Guest account and it should change to Status=OK

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment