![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Vista Administration, Accounts and Passwords Queries, comments and issues relating to the administration of Windows Vista. (microsoft.public.windows.vista.administration_accounts_passwords) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I want to go back to the classic login, but everything I tried did not work.
Tried policy edit no luck. |
|
|||
|
You can disable fast user switching by going to gpedit ...
Administrative Templates - System - Logon - Hide entry points for Fast User Switching = Enabled If you find a way to get a classic login box, let me know. :-P - Aaron "WXS" wrote in message ... I want to go back to the classic login, but everything I tried did not work. Tried policy edit no luck. |
|
|||
|
Navigate to "HKLM\Software\Microsoft\Windows\CurrentVersion\Po licies\System"
Create a REG_DWORD "HideFastUserSwitching" Value 1 turns it ON Value 0 turns it OFF |
|
|||
|
Both don't seem to work in the RTM release.
"Chanderjeet Rai" wrote: Navigate to "HKLM\Software\Microsoft\Windows\CurrentVersion\Po licies\System" Create a REG_DWORD "HideFastUserSwitching" Value 1 turns it ON Value 0 turns it OFF |
|
|||
|
I found that answer to have a single user logon screen.
Administrative Tools_ Local Security Policy Then go to the Security Settings - Local Policies - Security Options and in the right hand pane find the "Interactive Logon: Do not Display last user name" Enable that policy and logoff and give it a try. Someone else mentioned if you want the control-alt-del behaviour go to start then type: "control user passwords2". On the main tab you can require users to enter name and password (not sure if that is required for the first thing I mentioned to work). On the advanced page you can find the option to require ctrl-alt-del. "Chanderjeet Rai" wrote: Navigate to "HKLM\Software\Microsoft\Windows\CurrentVersion\Po licies\System" Create a REG_DWORD "HideFastUserSwitching" Value 1 turns it ON Value 0 turns it OFF |