Troubleshooting Slow Logon and Logoff on a Standalone Windows Computer
Troubleshooting Slow Logon and Logoff on a Standalone Windows Computer
Windows performs a remarkably long list of tasks whenever a user logs on or off a computer. The tasks can be different depending on a number of variables, some of which are:
- If the computer is domain-joined
- If the computer is connected to a network
- If the user profile is local, network, or roaming
- If this is the user’s first login at this computer
- If additional software is running
When login takes a long time (and I define it as longer than one minute), users tend to complain. The delay may be costing productivity or be a general nuisance. And finding the source of the delay can be frustrating. So where do you start to troubleshoot this problem?
My first step is usually to make a simple configuration change to the computer that will provide more details about what tasks are happening. This is called verbose logging in Windows.
Enabling Verbose Logon and Logoff Notifications
This one is really simple to configure on a standalone computer.
First, press Windows+R to open the Run window. Type gpedit.msc and press Enter. This launches the Local Group Policy Editor as shown in Figure 1.
Figure 1. Local Group Policy, ready for action!
Then in the left-hand navigation pane expand Computer Configuration, expand Administrative Templates, and click System. In the right pane scroll down until you see the Verbose vs normal status messages option as shown in Figure 2.
Figure 2. The Verbose vs normal status messages option.
Now just double-click the option, select Enabled, and then click OK. It will appear as Enabled as shown in Figure 3.
Figure 3. Verbose status messages are GO!
Finally, you need to have the user logon and logoff to reproduce the problem. As the computer is processing the logon and logoff tasks, a much more detailed message appears on the screen. This should help to indicate the cause of the delay.
Enjoy!
Mike Danseglio -CISSP / MCSE / CEH
Interface Technical Training – Technical Director and Instructor
You May Also Like
gpedit.msc, Slow Logoff, Slow Logon, verbose logging, Verbose vs normal status messages
Cable Testers and How to Use them in Network Environments
0 668 1This content is from our CompTIA Network + Video Certification Training Course. Start training today! In this video, CompTIA Network + instructor Rick Trader demonstrates how to use cable testers in network environments. Let’s look at some tools that we can use to test our different cables in our environment. Cable Testers Properly Wired Connectivity … Continue reading Cable Testers and How to Use them in Network Environments
Configuring Windows Mobility Center and How to Turn it On and Off
1 1413 1Video transcription Steve Fullmer: In our Windows training courses, we often share information about the Windows 8.1 Mobility Center. Mobility Center was introduced for mobile and laptop devices in Windows 7. It’s present and somewhat enhanced in Windows 8. Since we don’t have mobile devices in our classrooms, I decided to take a little bit … Continue reading Configuring Windows Mobility Center and How to Turn it On and Off
OSPF Adjacency Troubleshooting Solution – Getting Close to the OSPF adj
0 247 1In this video, Cisco CCNA & CCNP instructor Mark Jacob shows how to troubleshoot OSPF Adjacency issues by showing the distance between routers with the show ip ospf neighbor command.