All about Information Technology!

windows 7

Install Windows 7 from USB

This post describes how to Install Windows 7 from USB hard disk or a thumb drive. 1. Plug-in your USB flash drive to USB port and move all the contents from USB drive to a safe location on your system. 2. Open Command Prompt with admin rights. Use any of the below methods to open [...]

>>

, , , ,

Windows 7 – Language Bar Missing

Even after you have enabled language bar in control panel, it disappears again. You can see the language bar only when UAC prompts for administrator elevation. Open cmd and issue the following command: ctfmon Language bar appears. But this is not enough. We have to run ctfmon everytime we start Windows 7. Follow the instructions [...]

>>

, , , , , ,

Change user password from the command line – Win7

If you would like to quickly change user password without having to enter the control panel: 1. Open command line with administrative rights 2. Issue the following command: net user username password examples: net user akarpouzas 12345678 do not use so simple passwords, this is just an example and, net user “Thanos Karpouzas” 12345678 if [...]

>>

, , , , , , , , ,

Delete System Service in Windows 7

Before you delete any service you have to know its real name, not the displayed one. 1. Open services by executing: services.msc 2. Locate your desired service for deletion 3. Right click on it and select Properties 4. On Tab General, there is a field called Service Name. That’s the name that you will provide [...]

>>

, , , , , , ,