Skip to main content

How to create gmail account?

How to create gmail account?

'Google mail' or ‘Gmail‘ is a web-based email account in which emails are stored on the internet rather than on your computer. Internet email can be a flexible option as you can access emails from any computer that has internet access – for example, at internet cafés – anywhere in the world.
In this guide, we’re going to show you how to get started with email by creating an account in Gmail.
NB. We are using Chrome as our browser, however other browsers such as Internet Explorer and Firefox will look similar. 
You’ll need:
  • a computer with internet access.
Follow these step-by-step instructions to create a Gmail account
Step 1: Open up your internet browser and go to the Google home page: http://www.google.com
Step 2: Click on Gmail at the top right corner of the page.
How to create gmail account?
Step 3: You’ll now be in the ‘Sign in’ section. As you don’t have a Google account yet, you need to create one. Click Create an account.
How to create gmail account?
Step 4: To set up your new account, Google needs some information about you – first, your first and last names. The ‘choose your username’ is the unique email address that you wish to use, which will be placed before ‘@gmail.com’. Because it needs to be unique, Google may have to check the availability of any name that you decide on to make sure that no one already has it. Type an email name into the ‘choose your username’ box and then fill out the rest of your information. You will need to ensure that the ‘I agree to the Google terms of service and Privacy Policy’ is ticked. Then click next step.
Step 5: If the email name that you requested in is not available, you’ll get a message saying that somebody already has that username and offering you some alternatives. You can decide to accept one of the alternatives or type in another name and check its availability once more. You will have to complete some of the other boxes again. You may have to do this a few times. Once you finalise your email address, it’s a good idea to make a note of it so that you can refer to it until you remember it.
How to create gmail account?
Step 6: You’ll need to come up with a password so that you can log in securely to your account. Google may explain that you should try one with at least 8 characters long to be secure. Use letters and numbers to make the password more secure and difficult to guess. You’ll need to re-enter your password to ensure that it’s you choosing it and not a hacker’s (ro)bot. This is why it also asks you to insert two random words at the bottom of the page – this is a CAPTCHA code. You can skip this step if you don’t want to type in the CAPTCHA code but you will need to verify via a mobile phone if you don’t.
How to create gmail account?
Step 7: Once you have completed this page fully, clicking Next Step will take you to the Create Profile Page. If you don’t wish to have a picture on the web, click Next Step to complete setting up your email. If you do, Click on Add Profile Photo and find a photo to add. Then click Next Step.
Step 8: You will now have set up your account. You can go straight to your inbox and get started, or you can set up a photo to show as your profile picture.
Click on Add a photo to upload a photo and select a photo.
How to create gmail account?
How to create gmail account?
Or click on Next Step to go to your inbox and get started.

Comments

Popular posts from this blog

10 basic android tips you must know

10 basic and useful android tips you must know about! 10 Android basic tips 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 Notifications  >  OK . 2. Disable Mobile Data Whenever you don’t need to stay connected, disabling the Mobile Data can help keep your smartphone battery from draining too quickly. Turning off mobile data is as easy as: Going to  Settings  >  Data Usage . Disable  Mobile data  by toggling the setting from ON to  OFF . 3. Set Mobile Data Limit Want to keep track o...

How to remove shortcut virus

how to remove shortcut virus easily with few simple methods..  here we are descusing about shortcut virus which is very irritating for all of us. when you insert your pendrive or any portable storage device the files into the device becomes one shortcut which is called as shortcut virus here i will tell you how you can remove this virus form your computer easily.. #1 Remove virus from cmd here we will use command prompt to remove shortcut virus from your device easily..   1.insert your infected device into computer   2.DONOT open infected pendrive or device just insert it into the usb slot   3.open command prompt as administrator   4.input this code:        attrib -h -r -s /s /d D:\*.*   5.in this code replace latter D with your specific pendrive name or drive latter at last of the code line   and press enter and your shortcut virus will be removed but there will be sevral diffrent system files ...

Create One-Click Shutdown and Reboot Shortcuts

Create One-Click Shutdown and Reboot Shortcuts First, create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut. The Create Shortcut Wizard appears. In the box asking for the location of the shortcut, type shutdown. After you create the shortcut, double-clicking on it will shut down your PC. But you can do much more with a shutdown shortcut than merely shut down your PC. You can add any combination of several switches to do extra duty, like this: shutdown -r -t 01 -c "Rebooting your PC" Double-clicking on that shortcut will reboot your PC after a one-second delay and display the message "Rebooting your PC." The shutdown command includes a variety of switches you can use to customize it. Table 1-3 lists all of them and describes their use. I use this technique to create two shutdown shortcuts on my desktop—one for turning off my PC, and one for rebooting. Here are the ones I use: shutdown -s -t 03 -c ...