Skip to main content

Forgot your Gmail Password - Easy To Follow Password Recovery Instructions

Dear Reader, You came here to Find a way to recover your Forgotten GMail Password. You are most welcome! Here I will give you a pictorial presentation with text illustrations to recover your Google Mail Password easily. Before we proceed, It will be better to know that their are four ways to reset your GMail password by starting GMail Password Recovery Process.
Forgot your Gmail Password - Easy To Follow Password Recovery Instructions
Explain GMail Password Recovery Process The Easy Way
  • 1. When you created the GMail account, you provided your phone number to Google Inc. Now Google can send you a Verification Code on this phone number to verify your account.
  • 2. Google Inc. can verify your account by an automated call on your phone number.
  • 3. Google Inc. can verify your account by RECOVERY EMAIL or alternate or secondry email address you already provided.
  • 4. Google Inc. can verify your account by asking Questions about your account. 
Now, here is the step by step password recovery procedure:
How to recover Gmail Account Password 
Recovering Gmail Password easily
Recovering Gmail Password easily

  • 1. Open gmail.com in your browser window.
  •  2. Click on 'Can.t access your account?'
  • 3. In next screen, you can select one option for example, 'I don't know my password' . Type your email address and click on Continue button.
  • 4. Enter your phone number. You can see the hint for your phone number.
  • 5. You can select verification code by SMS or by an automated phone call by Google Inc.
Procedure of recovering gmail account password

  •  6. When you click on the continue button, you will get the Google verification code on your phone by sms. Enter this 6 digit verification code as shown in the picture.
Password recovery for gmail account

  • 7. Now you can reset your password by providing a new password and then confirming it.
Password recovery for gmail account
  •  8. Congratulations you have reset your GMail password successfully.
  •  
  • 9.  Similarly you can recover password by Recovery Email method, or answering questions about your Gmail account.


Comments

Popular posts from this blog

Explain different types of storage devices

Topic: Explain different types of storage devices in Computer systems Storage Devices Storage devices are used to store data and instructions permanently. Storage devices are also called secondary storage devices / backing storage devices / external storage devices or auxiliary storage devices. Examples of storage devices include Hard Disk, CD and DVD etc. Why Secondary Storage Devices are Used? Secondary storage devices are used because: Primary memory(RAM) is volatile and temporary. When computer is switched off, all data in ram is erased. Storage devices can store large amounts of data and instructions permanently whereas Primary memory has less capacity of storing data. Types Of Storage Devices There are three main types of storage devices:  Magnetic Tape   Magnetic Disk   Optical Disk   Flash Memory storage devices 1. Magnetic Tape Magnetic tape is the oldest storage device. It is made of plastic coated with m...

Explain Different Types Of Output Devices

Output devices Out put devices are used to display results of processing to the user. They perform the following functions:  Receive results from memory  Convert data into human readable form  Display results to the user Examples include: Monitor, printer, plotter, speaker, and multimedia projector. Different Types of Output Devices 1.    Monitor LCD Monitor CTR Monitor     Monitor is the most commonly used output device used to display results of processing. It has a TV like shape. Pictures on monitor are formed with picture elements called PIXEL. Monitors may be Monochrome that will display results in Black & White. Color Monitors are also available. They display results in multi colors. Monitor produces soft copy output. 2.    Printers Printers are used to produce hard copy out put. They print processing results on paper. Printers are divided into two main categories: · ...

Electricity Bill Calculator Formulas in Excel

Today, we will discuss How to create an Electricity Bill Calculator Worksheet by using Electricity Bill Calculator Formulas in Excel . The following formulas will be used in Electricity Bill Calculator Worksheet: Q: Prepare a worksheet according to the following instructions: Create a worksheet in MS Excel according to the requirements Enter sample data of Electricity units consumed by customers in a city Apply formula to calculate Units Consumed Apply formula to calculate Electricity Charges Apply formula to calculate Surcharge Apply formula to calculate Bill Payable Note: Every formula will start from  =  Units Consumed Formula=D5-C5 Electricity Charges Formula=IF(E5>200, E5*15,IF(E5>100, 1000+(E5-100)*12, E5*10)) SURCHARGE FORMULA = IF(F5>5000, F5*5%,IF(F5>1000, F5*3%, 0)) BILL PAYABLE FORMULA = SUM(F5:G5) Download Excel Electricity Bill Calculation Worksheet Free  Image for Electricity Bill Calculator Formulas ...