Skip to main content

Questions tagged [automatic-logon]

Automatic logon refers to the automated process of logging in to a computer OS or application.

-1 votes
1 answer
230 views

Chrome auto-fill and login

Is there a way how to automatically log-in on pages which have saved name and password in Chrome? The credentials are automatically filled in the form, but I still have to hit enter or click a button. ...
Lluser's user avatar
  • 885
0 votes
1 answer
2k views

How can I set Fedora 21 auto-login?

I would like to have my fedora installation boot up with 2/3 users automatically logged in. That is: non-root users logging in without password prompt. Naturally they need not all have GUIs. I only ...
tyler Johnson's user avatar
0 votes
0 answers
83 views

Is there a way to schedule something that unlocks Windows and performs a task?

Is there a way to setup a scheduled task that, at a given time each day, performs the following steps: Unlocks Windows Performs a series of clicks and drag+drop actions with the mouse cursor. What I'...
Brent212's user avatar
  • 101
6 votes
1 answer
3k views

Log in local user over RDP

I have a kiosk system which shows information. When I want to change its configuration, I log into it via RDP, which of course logs off the user that is shown on the kiosk monitor. When I am done ...
Bowi's user avatar
  • 1,537
1 vote
0 answers
882 views

How can I start an interactive session (desktop) in the background?

Question: How can I start an interactive session (desktop) in the background using e.g. psexec or similar tools ? I would like to later connect to this session using tscon.exe Background information:...
Matthias Güntert's user avatar
0 votes
2 answers
7k views

Autologon on Windows 10 not working

I have several computers in my enterprise with autologin enabled. But, in one computer, this option does not work. I try this : www.intowindows.com/how-to-automatically-login-in-windows-10 (method ...
Isopote42's user avatar
0 votes
1 answer
70 views

Win10 on a convertible without password: when do I have to click Login and when not when in Standby?

I have the following strange behaviour: on a tablet running Win10 x64, I have a user without a password, and selected that this user is logged on automatically. I don't have hybrid Standby enabled. ...
Erik's user avatar
  • 1,397
6 votes
1 answer
9k views

Unlock PC with Windows Task Scheduler

I need to set up a Scheduled Task to unlock Windows 7 PC at specific time. And second Task, to lock at other specific time. Is this possible by cmd.exe command, or I need to use some third party ...
BlueMark's user avatar
  • 277
0 votes
1 answer
3k views

windows 7 rdp logon - run one program and auto logoff

I wish to allow one user to use RDP and logon to my Windows 7 machine. The user should be put directly into one program and when the user exits the program, the user is to be automatically logged out....
willc's user avatar
  • 1
15 votes
5 answers
38k views

Recover Windows 7 password of admin account with auto-logon enabled

I have a Windows 7 installation with just one (admin) account (guest is disabled). It is set to auto-login so I can get in without any problems and I can also 'right click' -> 'run as administrator' ...
flagg19's user avatar
  • 465
1 vote
3 answers
2k views

Automatically login to wireless?

Annoyingly enough when connecting to my wireless network at university, it opens up my browser and requires me to enter in my username and password. Is there a way to skip this process? (I am on ...
A T's user avatar
  • 801
5 votes
1 answer
23k views

Run interactive task even if user is not logged on Windows

I have an application which automates my everyday task of logging into some website and doing repetetive actions. This app starts as a scheduled task everyday at 7.30am. The problem arises when I ...
user236086's user avatar
3 votes
2 answers
4k views

Windows 8 Automatic Logon Tick Box Missing

Recently (in the past few days,) perhaps following the latest Windows Update, it appears the tick box to allow automatic logon in "control userpasswords2" or "netplwiz" has disappeared. I have two ...
Luke Kenny's user avatar
1 vote
2 answers
45k views

prevent auto login on startup windows 7

I know how i can disable auto logon in windows 7 by using netplwiz, but is there a way ( possibly a keyboard combination pressed during startup ) that will prevent autologon only for this one boot?
lordvlad's user avatar
  • 113
5 votes
3 answers
94k views

Set user for auto logon on windows via batch script

What I want to do is, to set one of 2 users as default user and auto logon. After some research I found how to do it via gui: Windows Key + R Enter control userpasswords2 Select user that you want to ...
user978733's user avatar
5 votes
5 answers
7k views

Windows 7 Auto logon

I'm using Windows 7 professional Service Pack 1 on my desktop computer. Every single time I turn on or wake up my computer, I must enter my password which is quite annoying. I'm the only user of this ...
user67275's user avatar
  • 2,093
0 votes
3 answers
5k views

How to make Windows 7 to auto logon after boot from LAN only?

I would like to stop waiting my PC at work to boot every morning (and install updates sometimes). The idea is to wake up the PC remotely and logon with my domain user and password. I managed with both ...
m_pGladiator's user avatar
0 votes
2 answers
10k views

Google Chrome - Auto log-off from sites

I use Google Crome, everytime I close the browser or Shutdown my system and open the browser again, I am automatically logged off from all my accounts - GMail, Facebook, Yahoo but not from the Stack ...
user avatar
2 votes
1 answer
1k views

Waiting for a virtualbox automated guest login to complete

Is there way to tell if an automated logon to a virtualbox windows guest has completed? I'm currently using virtualbox machines as part of a test process on windows, but at the moment I have to ...
Andrew Walker's user avatar
13 votes
3 answers
81k views

How do I change automatic logon via Script or Command Line?

After deploying a Windows 7 image to Stand alone machines we run into the following problem. If we set autologon to off then we have to log in manually and activate Windows and Office - the Keys ...
Joe Taylor's user avatar
  • 13.6k
4 votes
3 answers
12k views

Automatic WakeUp from Hibernation on Windows 7

I scheduled a task in Windows 7 to play music at a particular time of the day. The scheduler allows a setting that makes the laptop power up from Sleep/Hibernation mode automagically. I guess that ...
Rohit Banga's user avatar
  • 2,464
1 vote
2 answers
3k views

Automate logging in through Sonicwall

Our university uses Sonicwall to block certain sites and each student can log into the internet through it. Its hard to download big files like a linux distribution iso in a single go and I don't ...
nikhil's user avatar
  • 514
0 votes
1 answer
510 views

How to check if ssh automatic login is setup between two machines?

I have a cluster of 50 machines and some machines already have ssh automatic login setup but I want to be able to check this with a script. Is there a command that help me do this.
Tusker's user avatar
  • 11
1 vote
2 answers
6k views

Auto login in background in Windows Server 2008 R2?

I am sure everyone knows about the common functionality of automatic login on Windows. What I would like is the same thing, but in background; meaning that the user selection screen remains on ...
Yusuf's user avatar
  • 199
1 vote
3 answers
4k views

Can Windows 7 boot to my one account, but show the locked screen?

I would like to power up my laptop and have it automatically boot up to my one account. I can achieve this by not having a password set on that account. This Works great when I am home alone. The ...
Bill Rodman's user avatar
0 votes
2 answers
185 views

Is it safe to keep an autologin account for my server?

I have a pc with Windows XP Professional on it an I have configured it so I can log into it by Remote Desktop Connection. I have not opened any port on my router firewall and I only RDC locally (from ...
D. Veloper's user avatar
0 votes
2 answers
576 views

How to automatically logon without losing the classic shutdown menu?

I recently followed these steps to get the classic shutdown menu in windows XP: Now my system, which normally doesn't require a password, prompts me for a password when I try to login. Is there a ...
Jarvin's user avatar
  • 7,316
1 vote
1 answer
2k views

How to use my iPhone as a "security token" to easily log in/out of Windows 7?

I'd like to use my iPhone's bluetooth capability to automatically log me out of my Windows 7 computer when I leave the room. Is there any Windows software that can do this? Failing this, is there ...
1 vote
1 answer
2k views

Is there a keyboard shortcut to paste in password in Linux?

With my laptop going to sleep when unused for just a few minutes, it is necessary to type in my password each time. A shortcut key would be wonderful, is this possible somehow?
David Musgrave's user avatar
4 votes
1 answer
949 views

Saving a new Opera Wand entry for a site previously dismissed

How do I save a new Wand entry in Opera for a site when I have already selected the "Never ask for this website" on a previous visit?
user avatar

15 30 50 per page