Pages

Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Friday, March 29, 2013

Activating Administrator account in windows

Activating real Administrator account in windows



Run command prompt as administrator.
Type the command: net user administrator /active:yes


Now you can see the administrator account on the login screen

This account will have all the access on your machine.

Now to disable this account, use the command: net user administrator /active:no 



Thursday, March 28, 2013

Changing "Send to" menu in windows

How to change "Send to" menu in windows?

Open this location.

%APPDATA%\Microsoft\Windows\SendTo

'

Copy shortcut to this folder and exit.



Now if you right click any file, you can see the new shortcut appearing in the "Send to" menu.