- Click Start, click Run, type
regedit, and then click OK. In Windows Vista/7, simply typeregeditin Start Search and hit Enter. - Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon - Double-click the
DefaultUserNameentry, type the user name to log on with, and then click OK.IfDefaultUserNameregistry value name is not found, create a new String Value (REG_SZ)with value name asDefaultUserName. - Double-click the
DefaultPasswordentry, type the password for the user account under the value data box, and then click OK.If there is noDefaultPasswordvalue, create a new String Value (REG_SZ) withDefaultPasswordas the value name.Note that if noDefaultPasswordstring is specified, Windows automatically changes the value of theAutoAdminLogonregistry key from 1 (true) to 0 (false) to turn off theAutoAdminLogonfeature. - In Windows Vista/7,
DefaultDomainNamehas to be specified as well, else Windows will prompt for invalid user name with the user name displayed as.\username. To do so, double click onDefaultDomainName, and specify the domain name of the user account. If it’s local user, specify local host name.If theDefaultDomainNamedoes not exist, create a new String Value (REG_SZ) registry key with value name asDefaultDomainName. - Double-click the
AutoAdminLogonentry, type1in the Value Data box, and then click OK.If there is noAutoAdminLogonentry, create a new String Value (REG_SZ) withAutoAdminLogonas the value name. - If it exists, delete the
AutoLogonCountkey. - Also if it exists, delete the
AutoLogonCheckedkey. - Quit Registry Editor.
- Click Start, click Restart, and then click OK.
Показаны сообщения с ярлыком windows. Показать все сообщения
Показаны сообщения с ярлыком windows. Показать все сообщения
четверг, 26 февраля 2015 г.
windows 7 autologin
вторник, 20 января 2015 г.
Отключение проверки цифровой подписи драйвера
Откройте редактор локальной групповой политики, набрав gpedit.msc
В меню политик перейдите в раздел User Configuration->Administrative Templates-> System->Driver Installation.
В правой панели найдите пункт ‘Code Signing for Device Drivers’ и дважды щелкните по нему.
В появившемся окне выберите ‘Enabled’, а в нижнем меню – ‘Ignore’. Нажмите Ок и перезагрузите компьютер. После перезагрузи и применения политика, в своей Windows 7 вы полностью отключите подписывание драйверов, и сможете установить любые, в том числе, неподписанные драйвера.
В меню политик перейдите в раздел User Configuration->Administrative Templates-> System->Driver Installation.
В правой панели найдите пункт ‘Code Signing for Device Drivers’ и дважды щелкните по нему.
В появившемся окне выберите ‘Enabled’, а в нижнем меню – ‘Ignore’. Нажмите Ок и перезагрузите компьютер. После перезагрузи и применения политика, в своей Windows 7 вы полностью отключите подписывание драйверов, и сможете установить любые, в том числе, неподписанные драйвера.
понедельник, 19 января 2015 г.
Windows: how to remap right ALT to left ALT
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,00,38,00,38,e0,00,00,00,00
Switch layout by pressing Caps Lock: http://playground.teerapap.net/2008/03/switch-input-language-by-caps-lock.html
суббота, 15 февраля 2014 г.
Windows 8.1 PPTP disconnection issue (Solved)
After upgrade my Windows 8 to 8.1 I've lost stability in connection to PPTP-Server on Cisco 1841. Windows client connects to the server, passes authentication, gets address and routes, and disconnects after 15-20 seconds. A solution is to turn on data encryption in VPN's settings.
понедельник, 21 мая 2012 г.
Восстановление счетчиков Windows Performance Monitor
Если в perfmon'е и в реестре HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perfmon\009 или 019 вместо текста имен и описаний счетчиков цифры, то вылечить это можно следующим образом:
lodctr /r c:\windows\system32\axperf.inihttp://support.microsoft.com/kb/300956/ru
Подписаться на:
Сообщения (Atom)