Hiển thị những thông tin Logon trước đó trong quá trình Logon cách thức tiến hành như sau :
1. Bấm Start --> gõ GPEDIT.MSC --> bấm Enter
2. Bạn tìm theo đường dẫn sau
Computer Configuration | Administrative Templates | Windows Components | Windows Logon Options
3. Bấm đúp vào Display information about previous logons during user logon , chọn Enable
4. Khởi động lại máy tính
Cách làm trên tương đương với tạo một file .REG có nội dung dưới đây
[quote]Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Policies\System]
"DisplayLastLogonInfo"=dword:00000001[/quote]