Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Tuesday, January 25, 2011

Some tricks related to the Windows

Memory: 
Step:1. Type dxdiag in Run. 
Step:2. Go To System Properties--->> Advanced--->> Settings (1st One) --->> Advanced -->> Change
-->> Edit Initial Size & Maximum -->> Click Set. 
Step:3. Go To DxDiag & Check Page File Memory. 


Know Your system Info: 
Want To Know System info.. 
Follow These Steps--->> 
Step:1. Open Command prompt (type cmd in run) 
Step:2. type systeminfo 
Step:3. there Is It..... 

Male A Drive Hidden: 
Follow These Steps-->> 
Step:1. Right Click My Computer--->> Select Manage --->>Disk Management --->>Right Click On a
Drive--->> Change Drive Letter & Paths--->> Click Remove. 
Step:2. Save Changes .... Have Fun..... (Please Also Restart If Needed) 



Place Your Name Instead Of "AM & PM": 
Want To Place Your Name Instead Of "AM - PM" Symbol... 
Follow These Steps--->> 
Step:1. Go To Control Panel-->> Regional & Language Options-->> Customize -->> Time -->> Change
"AM & PM" Symbol. 
Step:2. Have Fun ! ! ! 

Rename Recycle Bin: 
Step:1. Click Start / Run 
Step:2. Type regedit and press enter. 
Step:3. Open the HKEY_CLASSES_ROOT folder 
Step:4. Open the CLSID folder 
Step:5. Open the {645FF040-5081-101B-9F08-00AA002F954E} folder 
Step:6. Open the ShellFolder folder 
Step:7. Change the Attributes data value from 40 01 00 20 to 50 01 00 20. Once completed change the
CallForAttributes dword value from 0x00000040 to 0x00000000 (double-click and change value data to 0).
You must change both of these values to get the rename to appear. 
After performing the above steps you will be able to rename the icon like any other icon. Right-click the
Recycle Bin icon on the desktop and click Rename and rename it to whatever you wish. 


Speed up the Start Menu: 
The default speed of the Start Menu is pretty slow, but you can fix that by editing a Registry Key. Fire up the
Registry Editor and navigate to the following key: 
HKEY_CURRENT_USER \ Control Panel \ Desktop \ MenuShowDelay 
By default, the value is 400. Change this to a smaller value, such as 0, to speed it up. 
 



Make Your XP Safer & Faster: 
To disable unneeded startup services for a safer, faster XP, use the "Services" Admin Tool (Control Panel >
Administrative Tools > Services). If you are a single user of a non-networked machine, you can disable the
following items, with no ill effect. Alerter 
Clipbook 
Computer Browser 
Fast User Switching 
Human Interface Access Devices 
Indexing Service (Slows the hard drive down) 
Messenger 
Net Logon (unnecessary unless networked on a Domain) 
Netmeeting Remote Desktop Sharing (disabled for extra security) 
Remote Desktop Help Session Manager (disabled for extra security) 
Remote Procedure Call Locator 
Remote Registry (disabled for extra security) 
Routing & Remote Access (disabled for extra security) 
Server 
SSDP Discovery Service (this is for the utterly pointless "Universal P'n'P", & leaves TCP Port 5000 wide
open) 
TCP/IP NetBIOS Helper 
Telnet (disabled for extra security) 
Universal Plug and Play Device Host 
Upload Manager 
Windows Time 
Wireless Zero Configuration (for wireless networks) 
Workstation

Turn Off Your Computer In 5 Seconds

<<----Want To Turn off Computer in 5 Seconds Follow These Steps--->> 

Step:1. Open Task Manager  (ctrl+alt+delete) or (ctrl+alt+Esc) 

Step:2. Press & Hold Ctrl Button 

Step:3. Click On Shutdown 


Step:4. Click on Desired Option 

Step:5. Within 5 Second You Will Be Able To Shutdown Or Restart your PC. 

Step:6. REMEMBER : Don't Leave The Ctrl Key Until Your Computer Shuts Down.

Turn ON your PC in just 10 seconds

 
Aight so you wanna know how to turn the pc on in 10 seconds (may vary)Aight heres what you have to do to turn your pc on in 10 seconds

Click on the start button then press R it will take you to Run well go to run

and type Regedit
press enter
this will open Registery Editor
now look for the key

HKEY_LOACAL_MECHINE\SYSTEM\CurrentControlSet\Control\ContentIndex

now there find the Key Called
"Startup Delay"
Double Click On It
Now where its Base
Click Decimal
Now its Default Value Is 4800000 (75300:hexadecimal)
Change The Value To 40000
here you go you have done it

now close the Registery Editor and Restart Your Computer

Recover Windows XP Administrator Password

Administrator login password or do you want to hack or change the Administrator password of the windows system at your School, College or office, then this Trick is just for you.

Follow the steps below:

1. Restart your computer

2. Press F8 key continuously until you get a black screen where you have many options to start you operating system.

3. From the options  Select the Safe mode with Command Prompt

4. When your computer starts in DOS mode, type the following commands

net user

This command displays the list of users on this OS in ROWS

5. Now type the following commands to reset the windows Administrator password

net user username password

Note: Enter your username above and space then password.

Then it asks the new password without the last password.
Now type your new password ******
Again retype your new password********

Note: When you type the password, it will not be displayed

Install Windows xp in less than 15 minutes

Now, this tip will be very helpful for those who frequently install windows xp operating system. Normally OS installation takes around 40 minutes to complete, but through this trick you can now save 10-15 minutes. This simple tricks goes this way.

1. Boot through Windows XP CD.

2. After all the files are completely loaded, you get the option to select the partition. Select "c".

3. Now Format the partition, whether it is normal or quick with NTFS or FAT

4. Once the formatting is completed, All the setup files required for installation are copied. Restart your system by pressing Enter.

Now, here begins the Simple trick to save 10-15 minutes.

5. After rebooting, you get a screen where it takes 40 minutes to complete or finalize the OS installation

6. Now, Press SHIFT + F10 Key ->  This opens command prompt.

7. Enter "Taskmgr" at the command prompt window. This will open Task Manager.

8. Click the Process Tab, here we find a process called Setup.exe -> Right Click on Setup.exe -> Set Priority -> Select High or Above Normal. Initially it will be Normal.

Thats it, no more work to do. Relax your self and see how fast the installation process completes

Freeup or clean RAM using Notepad

RAM Random Access Memory is one of the main component of computer that is responsible for the process of the operating system. Since all the Operating systems support Multiprocessing, hence require a good RAM speed.


Since all the current running processes are stored onto the RAM, it slows the system speed. Sometimes the process which have executed but are not required by the OS are stored on the RAM. So, we can remove or freeup the RAM with unused junk data to Speedup the System or processing speed.


We can clean the RAM just by using a Notepad application. This donot require any advanced software. The process to do so is as follows. 


Open Notepad

Type

FreeMem=Space(64000000)

save it as CleanRAM.vbs on desktop


:Note: 
Type the name of file along with inverted commas
Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater cleaning-progress.
For example:

FreeMem=Space(1280000000)

FreeMem=Space(2560000000)

FreeMem=Space(5120000000)

FreeMem=Space(10240000000)

Top Ten Tips To Improve System Speed

Recommended for any system. It doesn't matter if you have 256mb RAM or 2 GB RAM. Check the below tips to remove the memory junk and speedup windows os.

1. Let your PC boot up completely before opening any applications.

2. Refresh the desktop after closing any application. This will remove any unused files from the RAM.

3. Do not set very large file size images as your wallpaper. Do not keep a wallpaper at all if your PC is low on RAM (less than 64 MB).

4. Do not clutter your Desktop with a lot of shortcuts. Each shortcut on the Desktop uses up to 500 bytes of RAM

5. Empty the recycle bin regularly. The files are not really deleted from your hard drive until you empty the recycle bin.

6. Delete the temporary internet files regularly.

7. Defragment your hard drive once every two months. This will free up a lot of space on your hard drive and rearrange the files so that your applications run faster.

8. Always make two partitions in your hard drive. Install all large Softwares (like PSP, Photoshop, 3DS Max etc) in the second partition. windows all the available empty space in C drive as virtual memory when your Computer RAM is full. Keep the C Drive as empty as possible.

9. When installing new Softwares disable the option of having a tray icon. The tray icons use up available RAM, and also slow down the booting of your PC. Also disable the option of starting the application automatically when the PC boots. You can disable these options later on also from the Tools or preferences menu in your application.

10. Protect your PC from dust. Dust causes the CPU Cooling Fan to jam and slow down thereby gradually heating your CPU and affecting the processing speed. Use compressed air to blow out any dust from the CPU. Never use vacuum.

RAM IS THE WORKING AREA (DESKTOP) OF THE CPU, KEEP IT AS EMPTY AND UNCLUTTERED AS POSSIBLE!

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Blogger