17/10/2018 List User Profile Status On A Client Windows 10 Machine By Steve in Microsoft Windows 10, Powershell Tag PowerShell, UserProfile, Windows10 Run on client machine to see the status of user profiles on a Windows10 machine Type the following PowerShell command : gwmi win32_userprofile | select localpath, roamingpath, status