How to become a System User
Before I begin this Tutorial a small introduction of System User for those who don’t know what is a system user. In Windows XP there are basically 4 users, differentiated based on their privileges, they are
- System
- Administrator
- Limited User, and
- Guest
System user has got the top privileges in all the users.
Whenever you open task-manager (CTRL+ALT+DEL) you get a long list of processes running on it.

As you can see that a lot of processes are running with user name System. Most System processes are required by the operating system, and cannot be closed, even by an Administrator account. Attempting to close them will result in a error message, and even a forceful attempt to close ant System User run process may even let your system to shutdown.
So here is the tutorial showing how you can get privileges of System user (Under normal condition You can not log into system account).
Before doing any thing please make sure that you are logged in as Administrator.
Go to command prompt and type this command
C:\> at “time” /interactive “cmd.exe”
Eg : C:\> at 13:11 /interactive “cmd.exe”
This will open a new command prompt at 13:11
- When the system clock reaches the time you set, then a new command prompt will run. The difference is that this one is running with system privileges (because it was started by the task scheduler service, which runs under the Local System account).
- In this command prompt You’ll notice that the title bar has changed from cmd.exe to svchost.exe
- Now go to task manager and end the process titled “explorer.exe”
- Close the old command prompt…
- At the system command prompt, enter in the following: explorer.exe and hit enter
- Now its done, Go to Start and check whether you are logged in as Administrator or System user.
FIX: Open the services control panel (Start > Run > services.msc) and disable the Task Scheduler service.
You Might Also Like:
- How To: Kill a process when your Taskmanager is disabled
- UAC FAQs
- Grant differnt roles to user other than Standard User and Administrator in Windows 7
- Stop Cut, Copy, Paste & Delete by Prevent
- How to install Windows 7 using Pen Drive
- How Forensic Department Check Your PC for Shutdown and Startup Log
- How To Auto login into my user account in Windows 7










What's in your Mind!