• From what we have seen, Outlook.com has gotten a strong reaction from Internet clients everywhere throughout the world. Today, a large portion of us are enlisted with a @hotmail or @live and even @msn accounts. In the event that you need to move and rename your record to @Outlook.com, you can with a couple of basic snaps. 

    To start with, sign in to Outlook.com with your Microsoft email account. Subsequent to signing in, tap on the rigging symbol and select More Mail Settings. 

    Rename Hotmail Address 1 

    Under Managing Your Account, tap on Rename Your Email Address. It will open another popup and will ask you to login again to check your record. 

     

    Rename Hotmail Address 2 

     

    Next, you're conveyed to Outlook.com so you can rename your record. Simply select the email deliver you need to use with Outlook.com and tap on Save catch. On the off chance that the chose name is accessible, it will divert you to your inbox. 

    Rename Hotmail Address 4 

    It will then ask you whether you need to make another organizer in Outlook.com address where it will spare the messages sent on your old email address or keep them in inbox alongside other Outlook.com messages. 

    Rename Hotmail Address 6 

    I chose to spare the messages sent in a different organizer. It will demonstrate the envelope alongside the majority of alternate organizers. 

    Rename Hotmail Address 7 

    This is like making a nom de plume in Outlook.com. Keep in mind that changing your record will influence the other Microsoft administrations you utilize. What's more, in the event that you have a Windows Phone, simply disregard renaming your record. You'll need to reset to industrial facility settings which will influence you to lose the majority of your information and applications. Truth be told, as indicated by Microsoft:


    votre commentaire
  • It's been so since a long time ago Microsoft propelled Outlook.com that we overlooked it was in fact in see mode. All things considered, that finished today, at 12:01AM ET on the dab. The organization recently declared that the email benefit is no longer in beta, and that the site has piled on 60 million dynamic clients - over 33% of whom came over from Gmail. On the off chance that you choose to join today, you'll be getting a similar list of capabilities declared the previous summer, just with a smoother, less glitchy encounter (not that it was ever that surrey in the first place, on the off chance that you ask us). To bait in considerably more clients, Microsoft is propelling a huge publicizing effort, one that will incorporate TV and radio spots (see one of them after the break), online promotions and even blurbs in metro stations. Essentially, the kind of substantial advancement Microsoft is as of now improving the situation Surface. 

    Despite how much achievement Microsoft has in changing over Gmail supporters, however, significantly more individuals are going to wind up familiar with Outlook's spotless UI: the organization has said it intends to switch Hotmail clients over to the Outlook interface by mid year. To be clear, Microsoft says it has no plans to close down the hotmail.com space, so your current Hotmail email address is protected, and you don't need to enroll for an Outlook.com addy on the off chance that you would prefer not to. Furthermore, the majority of your organizers and settings will be protected. It's simply that you're before long must state farewell to the old Hotmail. Forward, we say.


    votre commentaire
  • First creat a Application on Hotmail go to:-

    https://account.live.com/developers/applications

    My application
    Click on the Create Applicatin then open form and fill all details.
    Create Application form

    Get Client Id and Client Secret For API

    API

    PHP code Hotmail login.php on website

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    include_once("hotmail/live_connect.inc.php");
    $cnt_live = new MocrosoftLiveCnt(array(
        'client_id'     => 'xxxxxxxxxxxxx',
        'client_secret' => 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
        'client_scope'  => 'wl.basic wl.emails',
        'redirect_url'  => 'http://www.site.com/hotmail-login.php'
    ));
    if(!isset($_GET["code"])){
        //$loginUrl = $cnt_live->GetLoginUrl();
        header('Location: '.$cnt_live->GetLoginUrl());
    }
    $user_info = $cnt_live->getUser();
    if(!$user_info && isset($_GET["code"])){
        $access_token="";
        $access_token   = $cnt_live->getAccessToken($_GET["code"]);
     
        $cnt_live->setAccessToken($access_token);
        header('Location: '.$cnt_live->GetRedirectUrl());
     
    }
    if(isset($_GET["logout"])){
        $cnt_live->distroySession();
        header('Location: '.$cnt_live->GetRedirectUrl());
    }
    if($user_info){
     
         $res=array();
         if(isset($user_info->emails->account)) $res['email'] = $user_info->emails->account;
        if(isset($user_info->first_name)) $res['users_fname']=$user_info->first_name;
        if(isset($user_info->last_name)) $res['users_lname']=$user_info->last_name;
        $res['id']=$user_info->id;
        print_r($res);
     
    }else{
        //show login button
        header('Location: '.$cnt_live->GetRedirectUrl());
    }
     

    votre commentaire
  • According to the tech support agents from Hotmail support Australia, one of the most common reasons why users can’t log into their accounts is the forgotten password. This happens so often, because users are trying to come up with unbreakable passwords, that is, those that are hard to guess. The problem is that such passwords are also very easy to forget.

    Reset Microsoft Hotmail Password

    If this is the reason why you can’t access your account, there is no need to call on our helpdesk. Instead, you can retrieve the password on your own by following these few simple steps:

    • Step 1 – Go to the ‘Reset Password page
    • Step 2 – Choose ‘I forgot my password’ and click Next
    • Step 3 – Type in your Hotmail address
    • Step 4 – Type in the captcha text
    • Step 5 – Microsoft will send you a one-time code to your mobile phone or alternative email address
    • Step 6 – Enter the code and type in the new password

    This is all you got to do in order to create a new password, but what if this is not the real reason why you can’t login?

    Other Possible Reasons Why You Can’t Access Your Hotmail Account

    If you can’t access your account after password reset, the reason might be that it’s temporarily blocked. This is a security measure set by Microsoft. If that’s the case, you will need to unblock the account by asking Hotmail sign in  to send you a temporary code on your mobile phone or email.

    If you used your account for some fraudulent activities such as sending spam, your account might be permanently suspended. Still, there is a way to prevent this from happening. As soon as you notice that the account is blocked, make sure to give a call to the Hotmail technical support 1-800-921-785. After explaining to them what happened, our technical experts will guide you through the process of recovering your account.


    votre commentaire
  • Hotmail is one of the earliest email services, with its first launch in the late nineties and was the first pioneering public email service on the Internet. And since it was free to use, it has been used by a lot of users across the world to keep in touch with each other easily. With a Hotmail account, one can use the service anywhere on any device with Internet connected.

     

    And ever since started, Hotmail login  was soon taken over by Microsoft. Hotmail existed as a separate and distinct email domain for several years before it was brought together under the Microsoft Outlook domain in recent times. Through the past years, there has been changes on this email service. If you have seen the old versions of Hotmail, you might notice that the interface is not different from the present one. And updates have been being made. Therefore, once might not know how to use this email service, for example, Hotmail sign in. Below we will show you how to use Hotmail, including sign up and sign in.

     

    hotmail sign in

     

    Hotmail sign up

    If you don’t have a Hotmail email account yet, you can sign up for a new account. And below are the steps to create a new Hotmail email address:

    1 Go to Microsoft Outlook website or type in Hotmail.com which will redirect you to Outlook website.

    2 Then you will see the Create new account button.

    3 Next, you can choose the Hotmail.com domain address.

    4 Fill out the required information for signing up for Hotmail account and you can also complete other details.

    hotmail sign up 

     

    Hotmail sign in

    Once you’ve already have an existing Hotmail account, yoiu can follow below steps to sign into your account:

    1 Type in Hotmail.com on your web browser address bar and you will be redirected to the Live domain of Microsoft.

    2 Here you will find the sign in options for any Microsoft account. As Hotmail comes under Microsoft, you can use your Hotmail account details to log into your account.

    3 If you have forgotten your login details, you can use the help link to get the help and ask for to Hotmail account login details.

    sign in hotmail 

     

    What's more, on the off chance that you've as of late made another Hotmail address, you can sign into your new record by following underneath steps: 

     

    1 Log onto Hotmail.com or Live area of Microsoft. 

     

    2 You will be given the sign in board on the first page. 

     

    3 Here you can sign in with the email address you've quite recently made. 

     

    4 And then you will be incited to enter the secret key in the successive page. 

     

    5 on the off chance that you need to get rid of the secret key, there is a choice to get a novel recognizable proof number or code in an enlisted telephone number. This can be entered in to get to one's record. 

     

    Above are the instructional exercises for Windows live Hotmail sign in. You can allude to them in the event that you couldn't discover the best approach to sign in your Hotmail account.


    votre commentaire


    Suivre le flux RSS des articles de cette rubrique
    Suivre le flux RSS des commentaires de cette rubrique