18 Impressive Computer Shortcuts and Tricks
18 Impressive Computer Shortcuts and Tricks
Are you a basic computer user? Dont just be basic user. Explore the 17 impressive windows tricks below. Be an advance computer user. Here are some simple tricks and pranks which are good enough to impress someone.
2. Shutdown Trick !
Immediate rapid shut down window while shutting down window. open task manager(Ctr+Alt+Del), Select shut down tab. and press Ctrl key while select Turn Off from dis tab. Count 5 4 3 2 1 Voila!!! U r window will rapidly shut down. Speed Up Ur Shut down !! Start Regedit. Navigate to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control. Click on the Control Folder. Select WaitToKillServiceTimeout Right click on it and select Modify. Set it a value lower than 2000 (Mine is set to 200). Like previous versions of windows, it takes long time to restart or shutdown windows xp when the Exit Windows sound is enabled. to solve this problem you
must disable this useless sound. click start button then go to settings -> control panel -> Sound,Speech and Audio devices -> Sounds and Audio Devices -> Sounds, then under program events and windows menu click on Exit Windows sub-menu and highlight it.now from sounds you can select,choose none and then click apply and ok. now you can see some improvements when shutting down your system.
3. Hide your folders.. never known trick !!!!!!!!!! Disguise them to Recycle Bin
Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E} eg, if uve a folder games press F2, then type, games.{645FF040-5081-101B-9F08-00AA002F954E} c the magic. then 2 get to original form, remove the extension using ren games.{645FF040-5081-101B-9F08-00AA002F954E} games in dos or as a bat file Now you are ready to roll!
4. System information
system up time only for xp professional editionIt boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type systeminfo. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type systeminfo > info.txt. This creates a file called info.txt you can look at later with
-orFrom Control Panel, select your User Account, click Manage your network passwords
It Works
8. Remove the Username and picture from Windows XP New Start Menu
The User account picture can be removed by turning off the Welcome Screen. Or, by switching to Windows Classic theme. Follow the method described in this article if you want to remove the username and picture from the Start Menu, without disabling the Welcome Screen and Windows XP Theme. For those who want to remove the user name and user account picture from Start Menu, in order to have a blank blue panel at the top, try this: Start Windows Explorer and go to this folder: C:Documents and SettingsAll UsersApplication DataMicrosoftUser Account Pictures From that folder, rename the BMP file which corresponds to your user account. ( For example, if your username is Robert, rename Robert.bmp to old_Robert.bmp ) Next, rename the following folder: C:Documents and SettingsAll UsersApplication DataMicrosoftUser Account PicturesDefault Pictures to something else, say C:Documents and SettingsAll UsersApplication DataMicrosoftUser Account PicturesNo_Default Pictures To remove the user name, follow these steps Start regedit.exe and navigate to the this key: HKEY_CURRENT_USER Software Microsoft Windows CurrentVersion Policies Explorer In the right-pane, set NoUserNameInStartMenu value-data to 1 Close Regedit.exe and restart Windows. Youll end up with a blue space at the top of the Start Menu.
9. To get back the username and the picture, reverse the above procedure.
For the New Start Menu, Windows XP looks for the <username>.bmp file in the folder
C:Documents and SettingsAll UsersApplication DataMicrosoftUser Account Pictures If the file is not found, it takes a picture from the Default Pictures sub-folder. By renaming the <username>.bmp and the Default Pictures folder, youre giving no chance for Windows to fetch an image for the Start Menu
WHY?
The reason this happens: In notepad, any other 4-3-3-5 letter word combo will have the same results. It is all to do with a limitation in Windows. Text files containing Unicode UTF-16-encoded Unicode are supposed to start with a Byte-Order Mark (BOM), which is a two-byte flag that tells a reader how the following UTF-16 data is encoded. 1) You are saving to 8-bit Extended ASCII (Look at the Save As / Encoding format) 2) You are reading from 16-bit UNICODE (You guessed it, look at the Save As / Encoding format) This is why the 18 8-bit characters are being displayed as 9 (obviously not supported by your codepage) 16-bit UNICODE characters
Select MenuShowDelay from the list on the right. Right on it and select Modify. Change the value to 0. Reboot your computer.