프로그래밍/팁 & 기타

xp에서 administrator 계정 사용하기

키란디아 2008. 11. 7. 14:53
반응형
  • Click Start, Run and type Regedit.exe
  • Navigate to the following key:

HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList

  • Use the File, Export option to backup the key
  • Create a new DWORD Value named Administrator
  • Double-click Administrator, and set 1 as its data
  • Exit the Registry Editor.
반응형