How can I unregister an old number and stop using it when I imessage or use Facetime?

Hello!
I just got a new iPhone and an old number appeared on the list of addresses that can be used while on iMessage or Facetime. How can i unregister it?
Thanks for the help!

Hi there WebTee,
You may find the information in the article below helpful.
iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
http://support.apple.com/kb/HT5538
Unlink a phone number
To remove a phone number from an Apple ID, sign out of FaceTime and Messages on your iPhone:
Settings > Messages > Send & Receive. Tap your Apple ID, then tap Sign Out.
Settings > FaceTime. Tap your Apple ID, then tap Sign Out.
This should remove your phone number from other devices using the same Apple ID with FaceTime and Messages. If the phone number is still available on other devices after you sign out of FaceTime and iMessage on the iPhone, you may need to sign out of iMessage and FaceTime on all your devices, then sign in to FaceTime and Messages again on devices you want to use.
Note: If you no longer have access to the iPhone that is using the number you want to remove, reset your Apple ID password.
-Griff W.

Similar Messages

  • How can I remove a child swf and stop all sounds when parent closes?

    Hi All,
    I am new to actionscript 3 and trying to learn as I go. The problem I am having is the following:
    I have a carousel of images that load an external swf movie with a FLVPlayback component on it. The problem is that when the external swf unloads the sound of the FLVPlayback component continues to play. I am using a carousel component I found online to load the images and each image loads an external swf file. here is the code for it.
    import com.carousel.DegreeCarousel;
    import com.carousel.data.CarouselDO;
    import com.carousel.data.AngleDO;
    import com.carousel.data.ItemDO;
    // DEFINING THE CAROUSEL OBJECT
    var carouselSettings:CarouselDO = new CarouselDO();
    carouselSettings.radiusX = 300;
    carouselSettings.radiusY = 0;
    carouselSettings.fov = 50;
    carouselSettings.transitionTime = 1;
    carouselSettings.ease = "easeInOutQuint";
    carouselSettings.useToolTip = 0;
    carouselSettings.useBlur = 1;
    carouselSettings.maxBlur = 8;
    carouselSettings.reflectionAlpha = 0.2;
    // DEFINING ANGLES SETTINGS
    var angleSettings_arr:Array = new Array();
    angleSettings_arr[0] = new AngleDO({angle:0,alpha:1,scale:0.5});
    angleSettings_arr[1] = new AngleDO({angle:90,alpha:1,scale:1});
    angleSettings_arr[2] = new AngleDO({angle:180,alpha:1,scale:0.5});
    // DEFINING THE ITEMS
    var prefix = "content/thumbs/"
    var galleryItems:Array = new Array();
    galleryItems[0] = new ItemDO({thumb:prefix + "image_1.jpg", content:prefix + "swf1.swf", contentType: "flash"});
    galleryItems[1] = new ItemDO({thumb:prefix + "image_2.jpg", content:prefix + "swf1.swf", contentType: "flash"});
    galleryItems[2] = new ItemDO({thumb:prefix + "image_3.jpg", content:prefix + "swf1.swf", contentType: "flash"});
    // PLACING THE CAROUSEL TO STAGE
    var carousel:DegreeCarousel = new DegreeCarousel(carouselSettings,angleSettings_arr,galleryItems);
    carousel.x = stage.stageWidth * .5;
    carousel.y = stage.stageHeight * .5;
    this.addChild(carousel);   
    // KEYBOARD NAVIGATION
    // KEYBOARD EVENTS
    stage.addEventListener(KeyboardEvent.KEY_DOWN, keyDownHandler);   
    function keyDownHandler(e:KeyboardEvent):void
        // left
        if(e.keyCode == 37)
            carousel.left(1);
        // right
        if(e.keyCode == 39)
            carousel.right(1);
        // top
        if(e.keyCode == 38)
            carousel.prevCycle();
        // Down
        if(e.keyCode == 40)
            carousel.nextCycle();
        // Space
        if(e.keyCode == 32)
    The external movie loads fine. Then the external swf calls for a second swf containing a video. This is the code that is used to load the swf:
    import flash.net.URLRequest;
    import flash.display.Loader;
    import flash.events.Event;
    import flash.display.MovieClip;
    import flash.events.MouseEvent;
    var myVideo:URLRequest = new URLRequest("myvideo.swf");
    var video:Loader = new Loader();
    video.load(myVideo);
    this.addChild(video);
    When the carousel unloads, it unloads both movies but the sound keeps on playing.
    Is there any way to stop the sound from keep playing?
    Thank you very much!!
    -M

    You want to stop the audio from playing and also downloading more video/audio if it is still downloading when you go to a new keyframe where the video display/component or mp3 player is removed from the stage because it's keyframe ended or do not exist anymore but you still hear the audio.
    Add an event listener to your video playback component that calls a function when the flash player tries to remove the video plaer from the stage that stops the netstream or at least stops/pauses the video playback.
    [link removed]
    //sample NetConnection and NetStream classes when the video player is removed from the stage tell the NetStream to stop playing or downloading the content with .close();
    var connection:NetConnection = new NetConnection();
    connection.connect(null);
    var stream:NetStream = new NetStream(connection);
    addEventListener(Event.REMOVED_FROM_STAGE, videoRemovedFromStage);
    function videoRemovedFromStage(e:Event){
       stream.close();

  • I have two apple id's because my hotmail account is no longer active. How can I delete the old one and use or update the new one?  Every time I try it won't allow me and now my iPad thinks there are two accounts and they are arguing with each other. Help!

    I have two apple id's because my hotmail account is no longer active. How can I delete the old one and use or update the new one?  Every time I try it won't allow me and now my iPad thinks there are two accounts and they are arguing with each other. Help!

    You can't merge accounts or copy content to a different account, so anything that you bought or downloaded via the old account is tied to that account - so any updates that those apps get you will only be able to download via that account. You can change which account is logged in on the iPad via Settings > Store

  • I had an Apple ID and password with my hotmail acct.  The password stopped working, so I set up a new one with my me acct.  How can I access my old acct. and merge the two of them?

    I had an Apple ID and password with my hotmail acct.  The password stopped working, so I set up a new one with my me acct.  How can I access my old acct. and merge the two of them?

    https://iforgot.apple.com/cgi-bin/WebObjects/DSiForgot.woa/wa/iforgot?language=C A-EN&app_id=2417&newWindow=true&border=false

  • I synced two of my email accounts via gmail's POP3 thing. But now my iphone's gmail inbox shows a random selection of emails (not most recent ones that are in my inbox). How can I make my iphone inbox match what I see when I log on using a PC?

    I synced two of my email accounts via gmail's POP3 capabilities. But now my iphone's gmail inbox only shows a random selection of emails (i.e. right now it is May 31, 2013 but the emails in my inbox are a couple from Nov 12, a few from Oct 12, and then some way older than that and so on.When I log into my gmail from a computer, I see all my emails in the logical, standard order. How can I make my iphone inbox match what I see when I log on using a PC?

    If you're trying to decide between using POP and IMAP, we encourage you to use IMAP.
    Unlike POP, IMAP offers two-way communication between your web Gmail and your email client. This means when you log in to Gmail using a web browser, actions you perform on email clients and mobile devices (ex: putting mail in a 'work' folder) will instantly and automatically appear in Gmail (ex: it will already have a 'work' label on that email the next time you sign in).
    IMAP also provides a better method to access your mail from multiple devices. If you check your email at work, on your mobile phone, and again at home, IMAP ensures that new mail is accessible from any device at any given time.
    Finally, IMAP offers a more stable experience overall. Whereas POP is prone to losing messages or downloading the same messages multiple times, IMAP avoids this through two-way syncing capabilities between your mail clients and your web Gmail.
    That is from the page that you linked- does highlighted part of message ring a bell?

  • How can I sell my old MacBook and Take it of my iCloud profile?

    I own three apple products that are part of iCloud, I would like to sell my four year old MacBook and Buy me a MacBook Pro. Will I be able to setup I cloud if I buy the new Macbook? How can I get the old mac out my icloud? I was told that I could only have three apple products on Icloud.

    Hi...
    to sell my four year old MacBook /  How can I get the old mac out my icloud?
    Erase the disk before selling the MacBook. Securely wipe your hard drive | Macworld
    I was told that I could only have three apple products on Icloud.
    Apple - iCloud - Learn how to set up iCloud on all your devices

  • Downloaded latest firefox beta and it didnt work also removed all my files from old fire fox how can I retreave my old files and that they work

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [/questions/749175]<br>
    Thanks - c</blockquote><br>
    downloaded fire fox 4 beta once it downloaded it removed my old files as they will no open now how can I get my old fire fox back again, if i download the old version would it automaticy bring my old files and saved files back again I just downloaded the new version about 30 minutes ago please help

    See http://kb.mozillazine.org/Testing_pre-release_versions
    The Firefox 4.0 beta version should have installed in a separate program folder, so your old setup should still be there.<br />
    See:
    http://kb.mozillazine.org/Installation_directory
    If you do want to use the 4.0 beta version then you should create a new profile for that version.<br />
    See:
    http://kb.mozillazine.org/Profile_Manager
    http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows
    http://kb.mozillazine.org/Shortcut_to_a_specific_profile

  • How can I choose what default number my iPhone 4 chooses when I select a number with multiple contacts as a favorite?

    Everytime I click on a contact to add to "My Favorites", it randomly selects the info that it will use as a default contact for that number, and recently it's only been choosing the e-mail for FaceTime (which not all of my contacts have) instead of the mobile number, which is what I would like to have it default to for each contact. Please Help!!!

    Go to Phone > Favorites.
    Select the + button to add a Favorite.
    Select the phone number for the chosen contact that you want to add as a Favorite. You can add the cell phone number and the home number or office number as separate Favorites for one contact.
    And I just used the Add to Favorites option for a contact. When I selected Add to Favorites for a contact with more than one phone number entry, I'm provided a list of the phone numbers to choose from for the number to be added to Favorites.
    Message was edited by: Allan Sampson

  • TS1363 How can i update my old ipod and add my new one.

    I have had an older ipod nano and i just recently got a new one. How can i add my new ipod nano to my current itunes account or do i have to have a whole new one? If i do have to have a new account how can i get my songs that i have already purchased to the new nano? I am so confused.

    Connect the iPod nano to the computer the exact same way you set up the old one. You don't need to create another Apple ID, iTunes Store account, or iTunes library.
    (98196)

  • How can i reinstall my old computer and install photshop on my newcomputer?

    I Have a new computer and i want to re-install Photoshop on my old computer so i can install it on my new computer. How can i do that?
    i have an account for Photoshop and Lightroom 2014,
    robert

    From what I have read and understanding your question. You need to deactivate PS on your old computer and then you can re-install on your new computer. The deactivate button is on the HELP column when photoshop is open. Side note, I think you can have two programs active, meaning you you can have photoshop on two computers at once. Only can use one at a time. Hope this maybe helpful..

  • Re: How can I find my cabinet number and when it w...

    Hi,
    I've been told by BT help chat that my address can get BT Faster Broadband but not Infinity. I'm connected to the Trowbridge SSTRO exchange which is apparently "FTTC available in some areas")  Presumably that's to do with the distance of my house from either the exchange (2.2km) or the street cabinet (not sure which cabinet I'm connected to or where it is). If I've understood correctly, Faster Broadband uses the same fibre infrastructure as Infinity but because the speed can't be guaranteed as above 15Mb/s it can't be sold as Infinity. I am currently a Sky Talk subscriber so many of the BT utilities come back with an "number not recognised" error when I enter the phone number. So I guess I have 2 questions:
    o If I take up Faster Broadband, how can I find out what speed I can actually expect?   
    o How can I find out how long it will be before I can get the full Infinity service?
    I might add that a friend of mine in Trowbridge (1.1km from SSTRO) has full Infinity.
    Thanks for any help, Midsomerjambo

    Hi midsomerjambo,
    BT Infinity and BT Faster Unlimited  Broadband is just BT Retail's brandname for their fibre broadband service.
    The reason why BT Retail say you can't get FTTC BT Infinity is because the FTTC estimation is below 15mbps.
    However you should be able to get BT Faster Unlimited Broadband (FTTC) which is the same as BT Infinity FTTC but for those who have been estimated 15mbps or less on FTTC
    BT Retail set a minimum speed required in order to get BT Infinity which is an FTTC estimation of 15mbps or above, if you have been estimated less than 15mbps for FTTC then you won't be able to get BT Infinity but may be given the choice of BT Faster Unlimited Broadband which still uses the same FTTC Openreach infrastructure and equipment .
    What does it say for your landline number when you go to http://dslchecker.bt.com/adsl , If you don't have a BT Wholesale compatible number then you can check by your address by going to http://dslchecker.bt.com/adsl/ADSLChecker.AddressOutput (won't be as accurate as the landline number checker, but will give you an idea of the estimation speed)
    FTTC fibre broadband uses VDSL or VDSL2 signals that travel from the FTTC cabinet to your property via the existing copper (sometimes aluminium) line. The further away you are from your FTTC cabinet the slower the fibre FTTC broadband will be.
    However VDSL/2 signals used for FTTC broadband connection degrade far quicker in terms of distance than conventional ADSL broadband signal do.
    Generally speaking if your landline is over 1500 meters in length from the FTTC cabinet to your property then you may not be able to get BT Infinity as you may not be able to achieve over 15mbps from an FTTC service, though may be offered BT Retail's sub 15mbps FTTC service called BT Faster Unlimited Broadband.
    Here is a graph that shows the ADSL(G.DMT,ADSL2 and ADSL2+) and VDSL/2 (FTTC) signal with distance. Please be aware that all ADSL connections are depend on distance from local exchange, where as FTTC (VDSL/2) connections are depend on distance from your FTTC (DSLAM) cabinet. Though all connection types are also depend on line quality.
    This graph is also just a general estimation of what the speed could be achieved and not the actual speed you will receive. Also your line maybe longer than you would think as it may not go the direct way to either the cabinet or exchange.
    As to your other question How can I find out how long it will be before I can get the full Infinity service?
    The Openreach Superfast Fibre Broadband Scheme is being rolled out, done and managed by Openreach for ALL ISPs/CPs so BT Retail (a communication provider/ISP whom operates this forum) does not have much input or say whether Openreach will improve the FTTC fibre infrastructre in your area.
    Unless Openreach (who owns and maintain the fibre broadband infrastructure in your exchange area) either installs a new PCP and Dslam cabinet nearer to your property, or you order FTTPoD (Fibre to the Premisies On Demand) [not currently being supported by any ISP] which may cost you thousands, then I'm afraid it may be several years or so until the FTTC fibre infrastructure is improved by Openreach.
    Hope that helps,
    Cheers
    jac_95 | BT.com Help Site | BT Service Status
    Someone Solved Your Question?
    Please let other members know by clicking on ’Mark as Accepted Solution’
    Try a Search
    See if someone in the community had the same problem and how they got it resolved.

  • How can I create a random number and letter in a text field...

    Hi All,
    I am using application express. I want to get a random number and letter for a text field but not sure how to do this. Say I have a licence form and I want to get the licence number automatically when user wants to create a new licence and it needs to be unique. The format I am looking for is - HQ2631 something like this.
    I am thinking I have to create a trigger but not sure how to go about this....
    advanced thanks,
    Tajuddin

    Something to play with:
    Your method can generate 26 * 26 * 10000 different licence_ids
    Generating one million ids takes 20 seconds but produces between 70000 and 80000 duplicates and is rapidly getting worse (if that is something over 7%, doubling the ids generated that grows to something under 30%)
    Just see if you can live with that.
    select sum(collisions) all_duplicates,count(*) distinct_duplicates,max(collisions) max_multiple
      from (select licence_id,count(*) - 1 collisions
              from (select DBMS_RANDOM.STRING('',2) || trunc(DBMS_RANDOM.VALUE(1000,9999)) licence_id
                      from dual
                     connect by level <= :to_generate
             group by licence_id
             having count(*) > 1
           )Regards
    Etbin

  • HT4061 how can i find my serial number and its totally low bat

    pls help me  ..im going to buy again a charger and if does not work..how can i refer my i pad mini  and im live in borrow  alaska.. no service here..

    The serial number is printed on the back of your device. Down towards the bottom with the other printing.

  • My motherboard died but the hardrive is still good. How can I get my old bookmarks and copy them to my new computer?

    My old Gateway laptop died (about 2 years old)but the harddrive is still good. I was able to retrieve all my old info EXCEPT I can't figure how to get to my old bookmarks file so I can copy them into my new computer. I believe. I have tried several forums, but the instructions don't give me the results I need. I am running my old drive with a USB adapter so I can see all my files, but can't get to/find the bookmark file.

    See this: <br />
    http://support.mozilla.com/en-US/kb/Recovering+important+data+from+an+old+profile

  • HT204053 How can i delete the old apple id from my phone when i can no longer log in?

    I changed my internet provider and address. I then changed my apple id to coincide with my new address and deleted my old address. My phone did not update to the new address. I can't change the details on my phone in settings because i can't access the internet. i tried to delete the account but i can't do that with out logging in.
    How can i update the apple id on my phone when i can't log into it?

    Welcome to the Apple community.
    This feature has been introduced to make stolen phones useless to those that have stolen them.
    However it can also arise when the user has changed their Apple ID details with Apple and not made the same changes to their iCloud account/Find My Phone on their device before upgrading to iOS 7, or if you restore from a previous back up made before you changed your details.
    The only solution is to change your Apple ID back to its previous state with Apple at My Apple ID using your current password, you don’t need access to this address if it’s previously been used with your Apple ID, once you have saved these details enter the password as requested on your device and then turn off "find my phone" and delete the account from your device.
    You should then change your Apple ID back to its current state, save it once again and then log back in using your current Apple ID. Finally, turn "find my phone" back on once again.
    This article provides more information about Activation Lock.

Maybe you are looking for

  • IndVal of wage type 1BA0: No entry in table T7INA9 for key 40TL101BA0A on 2

    Hi, I have configure  allowance grouping,wage type model,Pay scale type,Pay scale Level, employee group,Employee subgroup,Level.After that I hire one employee useing "T-CODE PA40".But same time system has giving following error message :- "IndVal of

  • Differences between Automator versions

    Hello All, It looks like they made some changes between Automator version 2.1.1 (os x 10.6.8) and version 2.2 (OS X 10.7). I'm trying to do a simple SMB mount of some network drive shares. Steps followed are the same with both versions. On the 10.7 c

  • JES2005 Q1 Administration server can't find messaging server.

    When I launch the console, I can see the messaging server, but can't open it. When I check the administration server log files, I got a "admin40_task_access_eval(): unable to find registered server (msg-config) " error message. Where's the administra

  • Project screen when exported and burned becomes tiny

    Hello, I am working on a project in Adobe Encore CS4. The project appears to be fine when we preview in the program, though there is a thin black border around it. When we export it and burn it to a dvd something changes. We play it on regular dvd pl

  • Error schedule guest user

    I have a 5500 WLC 7.0.220.0 and NCS 1.0.2.29. I trying create schedule guest user. Error(s): You must correct the following error(s) before proceeding: Error:Unknown Exception Occured. If the problem persists please send logs to the Tech Support. nor