How to unistall an app?

How does one un-install an app that one does not need?

an app that came with the iPod or January update?? Or one u bought from the app store???
If it's 1 made by apple then u can't uninstall it but if it's 1 from the app store press nd hold it until it starts wiggling then tap da cross in da circle

Similar Messages

  • How to unistall app in symbian belle ??

    How to unistall app in symbian belle ?? 
    i have an nokia 701 please help me i want to unistall unwanted apps . 
    Solved!
    Go to Solution.

     hi congrats friends i found the soulution myself 
    u just have to goto
    settings ->
    installations->
    already installed ->
    u wiill get a list of installed apps on ue nokia 701 device
    now long press on the app u want to remove or unistall 
    u will get option view details/ remove
    click on remove
    a promt will come 
    yes/no
    click on yes then unistall complestes 
    and there u go my friend  
    hope it helps everone 
    note : i think firmware apps cannot be removed

  • How do i unistall an app with no icon displayed on an ipad?

    how do i unistall an app with no icon displayed on an ipad?
    app downloaded when desktop was full so no icon appeared.
    now desktop reorganised I would like to reinstall .
    the app has installed but can only be found using search.
    Thanks

    go to settings, general usage.  wait a while, and the list of apps (with their associated space usage) will appear.  If you have that many apps, it will take a while to get that list to appear, so - go get a cup of coffee.  find the app and tap it.  You will have the opportunity to delete it there.
    If it is not real big app, you may need to tap 'show all apps' at the bottom of the list presented.  I think the initial list is the top 10 based on app size.

  • Trying to figure how to uninstall an app from iPhone 4

    Trying to figure how to unistall a third-party app from my phone - was supposed to be a substitute for Siri (which I've found I can't install on iPhone 4) and found it next to useless
    Thanks.

    To dele an app touch and hold on the icon til it begins to "shake" and then touch the "X" that appends to the icon.

  • How can I move apps from one computer to the other?

    How can I move apps from one computer to the other?
    (preferably without iCloud)

    Backup your iTunes library to an external drive and onto the other computer
    http://support.apple.com/kb/ht1751

  • How can i put apps from one ipod to a new ipod?

    how can i put apps from one ipod to a new ipod?

    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

  • How do I add apps from launchpad to my iPad

    I have a bunch of medical apps that I paid for and put them on my macbook pro.  I recently won an ipad at an office drawing and want to transfer the apps I would like to use for work from my macbook to my ipad and preferably keep them on both.  How can I tranfer apps from macbook to ipad?

    Sorry, apps designed for the Mac will not work on the iPad. There may be similar apps avaialble from the App Store that can be installed on the iPad.

  • How can i copy apps from one computer to another?

    how can i copy apps from one computer to another?

    You don't mention which operating system you have so it's difficult to provide an answer since the mac and Windows stores the files differently.
    The other thing you can do is just re-download the apps from the iTunes Store. Just login to the iTunes Store on the other computer using the same Apple ID. On the right-hand side of the iTunes Store page you will see a 'Purchased' link. Clicking on that will take you to a page that will list your past purchases which you can re-download to the new computer.

  • How can I transfer apps from one iTunes library to another?

    How can I transfer apps from one iTunes library to another? My daughter has an iTouch, and I was managing it through my library. I have created an iTunes account for her, with a new iTouch, and would like to move the apps over. I tried to sync the old iTouch to the new library and it said it was already set up to sync with a different library. What is the best way to do this?

    You can transfer iTunes purchases by:
    iTunes Store: Transferring purchases from your iPhone, iPad, or iPod to a computer
    To make the new computer the syncing computer you have to:
    - Transfer iTunes purchases lIke I described above
    - Make a backup of the iPod on that computer by connecting the iPod and then right-clicking on the iPod under Devices in iTunes and selecting Back Up.
    - Restore the iPOd from that backup
    She will have to continue to use your iTunes ID to update the apps prchased with your account. To use her account she will have to log into the computer with her account (iTunes>Store) and change the sign in on the iPod by going to Settings>Store.

  • The app store on my brand new ipod touch offers me majority apps that cannot be used on my software. how do i find apps that will work with 6.1.5? this is frustrating, especially when purchased brand new.

    the app store on my brand new ipod touch offers me majority apps that cannot be used on my software. how do i find apps that will work with 6.1.5? this is frustrating, especially when purchased brand new for christmas.

    See the following to purchase earlier, compatible version for iOS 6
    App Store: Downloading Older Versions of Apps on iOS - Apple Club

  • HT201622 How do I install apps on a new iPhone 6 that uses a different Apple ID than the one used to purchase the apps?

    How do I install apps on a new iPhone 6 that uses a different Apple ID than the one used to purchase the apps?

    Sign in to the iPhone or connect the phone to the computer and sign into the store using the original ID and download the apps to the phone?

  • My wife and I have 2 new iPhones and also have a mac book pro and an iMac. How can we share apps, music and contacts between all these?

    My wife and I have 2 new iPhones and also have a mac book pro and an iMac. How can we share apps, music and contacts between all these?

    Use the same Apple ID and password for purchasing in all these devices.

  • How to debug web app with weblogic?

    I wrote a web app that includes jsp files and some javabeans, then I put the jsp files to directory
    mydomain\applications\DefaultWebApp
    then I complied javabeans and put those classes to
    mydomain\applications\DefaultWebApp\WEB-INF\classes
    Then I start the weblogic,it runs very well.
    I modified some javabean, complie them and put classes override the old classes,
    but the web app can not find the new classes.
    Any one know How to debug web app(with javabeans) in weblogic?
    thanks!

    how to config the hot deploy?
    thxSorry, for this delay in responding. I had set notify me with email option in Watch This topic; but I never did get any email notification.
    I use wls6.1; I think the process may be very similar to this in wls8.x. In wls6.1 (sp5), this is done via the -
    Dweblogic.ProductionModeEnabled=False or
    Dweblogic.ProductionModeEnabled=True
    in the startup cmd/sh script. Out of the box, wls6.1 is set to Dweblogic.ProductionModeEnabled=False which automatically enables hot deploys.

  • How to put web app to Oracle 8i Jserver ?

    I've developed a web app with JDev3.1 , Oracle8i 8.1.6 on NTServer4.0.
    and want to put it on Oracle Jserver 8.1.6:
    The app works well within JDev3.1.
    I depolyed my Business Components project and test well.
    I would like to know how to put web app to Jserver. Is it possible?

    when you say "web app" i am assuming you mean an applet, servlet or java server page(jsp) ??
    if you mean this, then you need to move to the rdbms 8.1.7 environment for this support.
    rdbms 8.1.7 supports servlets and jsp's in two different ways :
    externally -- on the rdbms 8.1.7 platform
    they can be run in an external apache front end included with the 8.1.7 rdbms.
    internally -- inside the rdbms 8.1.7
    they can be deployed internally to 8.1.7 in the "oracle servlet engine" (ose)
    applets and html static pages still need to be deployed to a web server on the mid-tier OR the external apache front end included with the 8.1.7 rdbms to optimize performance.
    i hope this helps ...
    p.s. if i've misunderstood your question , please restate it.
    null

  • Purchased "Moneypad app" missing in App Store. I've used that app for more than a year and all my financial records are in it. I have the backup but I need the app. How can a purchased app go missing??? Is that even legal??

    I've used "Moneypad" app to record my financial transaction for over a year and I got an update today. After updating all the icons where misplaced and there were a lot of bugs in the app. The update said "Restore original app icon". So I decided to delete it and reinstall the app but now i couldn't find the application in the itunes store both through my Macbook air and my iphone 5. What do I do now?? how can a purchased app go missing? Is it even legal to delete apurchased app from the itunes store?? What happened to my money and the worst part is my records cant be used in anyother application but "Moneypad". There were 2 version of the app in the store. One was free and the other One was paid. The free app is still there but the paid One is gone!! Please respond to this issue as soon as possible! I need it to record my daily transactions or it would mess up my work a lot! Thankyou.

    I did buy it long back! and now,I downloaded the free version and it requires me to buy it again to make it pro. and NO I dont have a copy of the application with me! I juz have the backup of the app data with me! and "
    MoneyPad√ " is the trial version. The original version which was Rs.220 in India when i got it was named "MoneyPad" without the mathematical symbol. Please is there any way i could get that application back?? I purchased the application and i've got all rights to own it! and what do you mean by "App developers can remove their apps from the store at any time"? So Can I upload some stupid app claiming to be something else and costing around $100 and delete it as soon as someone purchases it??

Maybe you are looking for

  • Generate pdf file from 9i reports and save it in C:\oracle_reports\

    i want to generate a file from oracle reports in PDF format and want to save it on already defined path. c:\oracle_reports\ right now pdf generation of report is working fine but before generation of pdf report system prompt me or open a dialogue box

  • Recording audio from Flash video

    I'm not sure if this is in the correct section, but . . . I would like to know how to record only the audio from Flash video. Specifically, there's a website my daughter loves which has Flash movies showing little animations with children's songs. I'

  • Before POST & COMMIT

    hi all, I have a problem hope it get solved here. I want to check whether any user is entering duplicate records before it is commited or posted to the database . like suppose if a user has inserted some records in the detailed block like say patr#,

  • 3 Must have features for front-end developers

    I'm a front-end developer, so these requests are more or less specific to my job. Selecting an entire layer Currently: If you do a "ctrl-click" on a layer, it selects the layer. However, if you have filters or effects applied to the layer, it does no

  • Error in RunLogicAgainstSelection:Subscript out of range

    Dear experts, I'm writing a cross application *RUNALLOCATION from application InvCost. While validating the logic I ot this error saying "error in RunLogicAgainstSelection: Subscript out of range" and here's the code *RUNALLOCATION *FACTOR=1/TOTAL *A