How do I stop my iPad from synching to the icloud?

When I got my iPad I let the Apple tech set it up to synch to iCloud.  This has caused various problems.  I want to have it synch (calendars, contacts, etc.) to my computer.  How do I do that?

Go to settings
iCloud
Storage & backup
Turn off iCloud backup
Connect you iPad to iTunes and syne
If you want to delete the backup from iCloud
http://support.apple.com/kb/HT4847

Similar Messages

  • How can I stop my iPad from mixing up the order of photos when I sync from my PC?

    Hi-
    I have a 1st generation iPad. I have noticed that when I sync photos from my PC (Windows 7) to the iPad (using iTunes) that the pics do not end up in the same order on the iPad that I had them arranged on my PC. Mostly this is not too much of a problem. But recently, I have a batch of photos that really need to be in a particular order. I spent a lot of time on my PC naming them in such a way that they'd STAY in the order I desire. There are about 185 of them, so this took a lot of work! How can I keep them in the order I want when I sync to the iPad?
    Thanks for your help-
    Betsy

    Hi again-
    Just as a final follow-up on this topic, I have been able to change the "date taken" property of each photo file without downloading any extra software. In the Windows Explorer, all I have to do is select the file and then I can edit the date in the properties pane at the bottom of the window. Since I have to change each file to a unique date so that I can control their order on the iPad, I have to do this all by hand anyway, so I did not spend much time looking for a software to do it.
    Just in case this might help someone else, I thought I'd post it.
    BW

  • How can I stop my iPhone from synching my contacts and groups lists twice?

    How can I stop my iPhone from synching my contacts and groups lists twice....I am using iCloud but am not sure how correct this duplication.

    Go into Settings>Mail, Contacts, Calendars. Is this happening at the bottom in the signature section, or in the header of the mail where your email address is? If it is the signature, then go to the Signature area of the Mail settings. If this is in the header, then go to the account in question and edit your account information to include your name instead of Johnny.

  • How do I stop my ipad from referencing an old apple id?  My old ID was deleted by an Apple representative months ago.  When I try to "update" my ipad it always references my old apple id which I no longer have a password for..help

    How do I stop my ipad from referencing an old apple id?  My old Apple ID was my old email address.  I contacted Apple and it was deleted by an Apple representative months ago.  Whenever I try to "update" my ipad (games etc.)  it always references my "old apple id" which I no longer have a password for or have any access too..help

    Problem is...I do NOT know the password for this "old" apple id.  I haven't used this apple id in over 1 year and it "suddenly" started to show up.  I can NOT update or down load any updates without knowing the old apple id's password either.  I am getting help.  I was able to contact tech support and they are in the process of helping me within an email reply to "reset" my password from that old Apple id, in the next 24 hours.           
    Thank you all for your help!  I hope we are able to resolve this issue.  Again, it is very odd that my "old" email or original Apple ID decided to appear after such a long span.  I will keep you all posted as to how it was resolved when I hear back via an email.

  • How do I stop my iPad from going 'ding' loudly every time I get an iMessage?

    How do I stop my iPad from going ding loudly every time a text message comes through? Not a good look in a meeting!
    Cheers

    No worries think I've found it under sounds :)

  • How do i stop my ipad from automatically deleting my hotmail inbox and putting it into pop trash?

    how do i stop my ipad from automatically deleting my hotmail inbox and putting it into pop trash? It has only started doing it since i synced with my MacBook Air

    If emails are being deleted, then it's not the Apple products, it's the POP account.  When one device reads an email, it's removed from the server, so the other devices can't get that same email.  That's a POP account.

  • How do I stop my iPad from blanking out returning to main screen?

    How do I stop my iPad from going out and retiring to the main screen?

    I just posted this same thing in another thread. Try the first tip and then try the reset. If that doesn't work, then close all apps - the last tip. If none of these work for you, a restore of your device may be in order. Hopefully one of these will work.
    Try downloading another app - any free app will do. That seems to reset something and it may work for you. If not, try all of the steps below.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Close all apps. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • How do i stop my ipad from switching from 3G to Edge?

    How do i stop my ipad from switching from 3G to Edge?

    The iPad will use whatever the best service that is available - if you are in an area where 3G coverage is patchy (which may be due to reception or the network bandwidth being used up) then it will step down to Edge, and then possibly down to GPRS.

  • How can I stop my ipad from ringing every time my iphone does?

    How can I stop my ipad from ringing every time my iphone does?

    You should disable FaceTime on your iPad: Settings > FaceTime > swipe FaceTime to OFF or sign out of FaceTime with your Apple ID.

  • How can I stop my ipad from dropping wifi connection?

    How can I stop my ipad from dropping wifi connection?

    Thanks for trying those steps out!
    Rtbeal, I would recommend that you contact AppleCare so they can run further tests and diagnostics to help you solve your solution better.
    If you can also access an Apple Store Genius Bar or Apple Authorized Service Center, that would be much better.
    Go to https://locate.apple.com/country for further support with your device!
    Thanks,
    KL

  • How do I stop iPhone Safari from dynamically resizing the visual viewport?

    Sorry I post this here, but I couldn't access the developer forums (no error given, it just keeps returning me to this page https://developer.apple.com/devforums/) I'm not even sure wether that's been moved here and it's just the redirection non working.
    I need to Stop iPhone Safari from dynamically resizing the visual viewport, or in other words, to stop it from trying to "fit" the layout into the viewport.
    Why?
    Because any recalculation javascript does on absolutely positioned elements makes the whole site super IRRESPONSIVE.
    I don't know wether the issue is the element going out the already-set layout viewport (which triggers the page resizing to fit the visual viewport) or just the calculations being made constantly, but I can stop the calculations from happening when not "touching" the screen, but I need a way to stop the page resizing.
    I tried setting the viewport width to 1040px, as my layout width, and it fixed the header's width being narrower than the body (or shifted left?), but the whole page is still resized with every motion-frame (one every 3 seconds, due to overloading the redrawing engine)
    Is there a way to prevent that?

    No, that link doesn't solve it. It just says the same is found everywhere online.
    There's probably no way to do it, as per their way they "accidentally" omitted the oposite case: the page being wider than 980. They only mention what to do if the site is narrower. Something I learned is big companies (with reputation management) could let you run in circles for years no answer rather than telling you something is not possible.
    I'm the developer (can't access the dev forums, don't know why) and I DID setup the viewport, scale and other properties but none of them stopped from re-fitting the new re-sized layout in the viewport. They just ensure the "initial" view.
    I think the feature I'm looking for must be achieved with some JavaScript function targeting Safari-proprietary variable/property… if even possible.
    I just had to make things never reaching the edge until somebody contributes something useful

  • How do I stop my iPad from downloading songs from iTunes match?

    I wanted to download some songs onto my iPad from my iTunes Match library as I was going to be out for a few days. Three songs in, my router crashed through no fault of my own(someone was messing with the cable company connections without knowing what they were doing, apparently), and now I have 513 songs (most of which I did not choose to download but instead they got mistakenly added to a much smaller playlist...) downloading. I cannot feasibly go through my iTunes Match library and stop download of all 513 songs individually, and for some reason they are not downloading and not stalling out, probably because there are so many of them and my router is back online and so it is trying to download all at once and so slowing down to a standstill???
    How do I stop download of all those songs without hard-restarting my iPad?

    The iPad will use whatever the best service that is available - if you are in an area where 3G coverage is patchy (which may be due to reception or the network bandwidth being used up) then it will step down to Edge, and then possibly down to GPRS.

  • How do I stop unnecessary programs from running in the background on a Macbook Pro 2010?

    Hi recently I bought a Macbook Pro OSX 10.8.3 2010 (2.4 GHz Intel Core / 2GB 1067 MHz DDR3). Im pretty content with it considering its my first Mac. Up until recently I had no problems with its speed.
    My brother directed me to the activity monitor and showed me how to quit a program. However there are still a several running programs I do not recognize and/or do not use (such as photo stream, Calendar Agent, UserEventAgent, Notification Center, AppleSpell service, cfprefsd, talagent, xpcd, imagent, com.apple.dock.extra, fontd, loginwindow, SystemUIServer, tccd, usernoted etc etc etc UGH!! The list just goes on and on. There is a circular graph at the bottom in pir form highlighted with the colors green, red, blue and yellow indicating what is taking up space or speed? If I quit Safari a huge portion of the green is highlghted. but I can not seem to get it to fill the majority of the pie graph. I see there are all these running programs (most of which I do not use or recognize) but I cannot get them to quit even if I highlight it. How can I stop this? Quite frankly its so frustrating. Again I am new to Mac.
    Thanks
    marcel11

    First, back up all data immediately, as your boot drive might be failing.
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Reset the System Management Controller.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Check your keychains in Keychain Access for excessively duplicated items.
    Boot into Recovery mode, launch Disk Utility, and run Repair Disk.
    Otherwise, take the steps below when you notice the problem.
    Step 1
    Launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for % User, % System, and % Idle at the bottom of the window.
    Select the System Memory tab. What values are shown in the bottom part of the window for Page outs and Swap used?
    Next, select the Disk Activity tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in and Writes out.)
    Step 2
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • How do I stop  Guest Account from appearing on the login screen?

    All of a sudden - like since I upgraded to iCloud - my login screen displays "Guest User". I have Guest disabled in Accounts. The only account I have active is mine. I don't want Guest to appear on the login screen. How do i stop it from doing so?

    Even when the Guest Account / Access is disabled, the login option / and lock screen, still have a guest login.
    This is because in Preferences/ Security & Privacy/General the bottom item is turned on.
    Turn on: Disable restarting to Safari when screen is locked

  • How do i stop my iphone from connecting to the internet and using up my data allowance

    Hi do i stop my iphone 3gs from connecting to the internet and using up my data allowance unless i want to.

    See Recover your iTunes library from your iPod or iOS device  for the first half of the puzzle, the second depends on the other phone.
    tt2

Maybe you are looking for

  • Not able to give multiline container variable in transformation step.

    Hello, I'm doing a simple collect pattern in BPM. I have three container variables, one- the source interface, second the multiline of source interface and third-the target interface. Now, i have block in which i have the exception and deadline steps

  • SOAP message format after signing

    Experts, Can any one tell me the format of the soap message after the message is signed with certificate issued by third party? I am getting signed soap message as follows : - <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"> - <

  • Matlab 'place' command gives different result in Mathscript/Labview

    Hello, I am trying to implement a order reduced observer in Labview. First I used Labview blocks for programming but it happens that I get different results when I am using Matlab. For that reason I used Mathscript to make a simple 'place' command to

  • Publish New Site - Mobile Me Log In Error....

    I'm just trying to publish a new site created in iWeb via my MBP to MobileMe, however when I try and publish the site, it asks me to sign in (or sign up to Mobile Me). When I select sign in, it takes me to the system preferences/mobileme and it shows

  • How can I attach a passcode to a document?

    How can I attach a passcode to a document?