Friday, 28 March 2014

Command to access session 0

To access session 0, Interactive Services Detection should be started, inorder to check whether the interactive services detection is running execute the command "sc query UI0Detect", if it is not running start the service using the command "sc start UI0Detect". Once it is done do the following to access the session 0.

1. Open command prompt in admin mode.
2. Execute the following command :
rundll32 winsta.dll,WinStationSwitchToServicesSession

and the session 0 has been opened.

No comments: