Skip to main content

Computer Tricks For Everyone

11 Awesome Free Google Tools All Content Marketers Should Use


1. Change windows password without knowing the existing password



You can change the password without knowing the existing password. But this trick works only when your PC was logged in.

step1: Right click on computer and select manage




computer tricks1
step2: Go to Local users and Groups option and then click on users. You can see the list of users.
computer tricks2
step3: Right click on the user whose password you want to change and then select set password
computer tricks3
step4: click on proceed on the pop-up window
computer tricks4
step5: Enter the new password and click on Ok.
computer tricks5


#2. Block Websites

You can block some websites from opening on your computer using this trick.
step1:  Type this %windir%\system32\drivers\etc in run (WIN + R)
or navigate to C:\Windows\System32\drivers\etc
computer tricks7
step2:  open notepad from start menu by typing notepad and running it as an administrator and then Open the hosts file by navigating to C:\Windows\System32\drivers\etc.
computer tricks8
step3: Now if you want to block a site. say facebook or google for an example. Then type these lines.
computer tricks9
From the next time, the above sites will not open in your browser. To unblock, remove the above lines from the notepad (Note: This trick will work if your browser is not open.If your browser is open then close the browser and restart it.)

#3. Website redirecting

For example, if someone wants to open facebook but you want them to be redirected to google. Then use this simple trick.
step1: Firstly know the IP address of the google by typing tracert google.com in cmd.
step2: Type the google address along with facebook.com in the hosts opened from notepad. (from the above trick)
computer tricks10
You will be redirected to facebook.com if you try to open google.com. To remove redirecting remove the above lines from notepad.

#4. Boost Your Broadband Speed

Though the broadband speed depends on various external factors, you can improve the internal factors by this simple trick.
step1: open cmd in administrator mode and type netsh int tcp show global and then press enter
computer trickss11
step2: Now change the TCP parameters. Open notepad and type these commands
cd\
netsh int tcp show global
netsh int tcp set global chimney=enabled
netsh int tcp set heuristics disabled
netsh int tcp set global autotuninglevel=normal
netsh int tcp set global congestionprovider=ctcp
step3: save the file as Speedbooster.bat
computer trickss12
step4: Run speedbooster.bat in administrator mode. You can notice 30-35% increase in the speed
computer trickss13
To reset TCP global parameters to default values Type these in notepad
cd\
netsh int tcp show global
netsh int tcp set global chimney=default
netsh int tcp set heuristics enabled
netsh int tcp set global congestionprovider=none
and save it as say Reset.bat to reset the TCP global parameters to their respective default values.
Run it as an administrator.

#5. Faster Internet by combining two different networks

If you have two network providers, for example, an ethernet and an USB dongle, then you can avail additional benefit by using network bridge.
step1: Press WIN + R keys and type “ncpa.cpl”.
step2: Select the two network drivers from the window.
step3: Right click and select BRIDGE CONNECTIONS.
step4: You will have an additive speed of these connections.

#6. Go to Task manager

Go to Task manager directly by pressing ctrl+shift+Esc instead of ctrl+alt+del

#7. Encrypting files and folders

step1: Right click on the file/folder and click on the properties at the bottom.
step2: click on advanced.
step3: tick on Encrypt contents to secure data option
step4: click ok and apply
computer trickss17
You can access it and modify it anytime. But other users cannot access it. You can copy this files to a USB drive but you cannot view in other PC. You can view only when you know the encryption password of your PC.

#8. Create Undeletable and Unrenamable Folders

Create a folder with keywords like con, aux, lpt1, lpt2, lpt3, lpt4, lpt5, lpt6, lpt7, lpt8 and lpt9 as the name. But you cannot rename or create directly with the keyword as the name. So, follow this simple trick.
step1: Go to run and type cmd
step2: In the Command Prompt , type the name of the drive you wish to create your folder in the format <drive-name>: and press Enter. e.g. If you wish to create the undeletable folder in D drive, type “D:” without the quotes. Folder cannot be created in the root of C: drive (if C: is your system drive).
step3: Type this command- “md con\” or “md lpt1\” without the quotes and press Enter. Any of the keywords can be used.
Deleting the Folder: Folder cannot be deleted manually, you can delete the folder by typing “rd con\” or “rd lpt1\” in Step 3 instead of “md con\” or “md lpt1\”.

#9. Disable the recent Document history

step1: Go to run and type regedit and then press enter to open registry editor
step2:  Go to “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer”
step3: Create a NoRecentDocsHistory D_WORD key [Right Click® New ®DWORD (32- Bit) Value] .
computer trickss14
step4: Set the Data Value to 1 to enable the restriction with hexadecimal and then click ok. Restart the computer.
computer trickss15
To enable recent document history, go to “HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer”. and delete “NoRecentDocsHistory” file that you have created and restart your computer.

#10. Add Mouse Friendly Checkboxes to icons.

No need of holding control button to select multiple files simply use checkboxes by selecting icon check boxes from view.
icon-check-boxes


#11.  Know the details of your Internet Connection

Go to command prompt from the run and type  ipconfig/ all for all the details like IP address, DNS server address etc. about your Internet connection.

computer trickss16







.

Comments

Popular posts from this blog

Success Story of Jack Ma

 Jack Ma      Overcoming failures The story of a man who has impacted the entire economy and internet industry of China. He is the richest man in China with net worth of US $41.5 billion as of January 2018. He failed many times. Ma once made $12 per month as an English teacher. Jack Ma is one of those self-made billionaire with humble beginnings. Jack Ma is a Chinese business magnate, philanthropist, internet and technology entrepreneur. He is a founder and executive chairman of Alibaba Group. He is one of the world's most influential businessmen, one of the world's most powerful people, has been a global inspirer and role model to many.  Ma was born in Hangzhou, Zhejiang Province China. Former US president Richard Nixon's visit to hangzhou in 1972 improved tourism in his home town. Jack Ma spent his early mornings riding his bikes a 70 min from his home, to nearby park, giving English tours to foreigners for free to improve his english fo...

Strategies for Achieving Your Goals

#1 — Plan, Plan, and Plan Some More There is absolutely zero chance of achieving your goals without planning. Goal achievement requires ample planning so that you know what direction you’re traveling in. But this doesn’t mean you need to know every single step you’ll take. Think about an airplane for a moment. An airplane has a goal of taking off and landing in a specific city, on a specific date, and at a specific time. In order to achieve that goal, the plane needs to make a plan — also known as its flight plan. But that flight plan can change. At the outset, it only accounts for some averages, such as average speed, average altitude, and general course of travel. But things can and do change along the way due to air traffic congestion, turbulence, and other factors. So the plane needs to adjust its plan accordingly. Similarly, you need to create a plan that you can stick to, but then adjust along the way towards achieving your goals. Don’t change the goal, but you can and...