My App World - can you clear 'uninstall​ed apps'?

I have a load of uninstalled apps listed in My World on my phone.
I got rid of them as I didn't want them, but they are still there - how do I get rid of them properly?  So they aren't even listed.
I've heard how you do it on the Storm, but that device is very different.
How do you do it on the Curve 8520?

I can't answer any "why" questions. Things are what they are. Under older versions of AppWorld, it would actually clear. But the current versions (as I stated) maintain the record forever. Further, the record is technically on the AppWorld servers, reflected in the on-device MyWorld. What you should and shouldn't be able to do is a function of what the capabilities are...and they are what they are. What you'd like to be able to do and not do, well that's a different matter. But we tend to focus here on how things are since there's pretty much nothing we can do, here on these forums, about what we'd like to be able to do.
Good luck!
Occam's Razor nearly always applies when troubleshooting technology issues!
If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
Join our BBM Channels
BSCF General Channel
PIN: C0001B7B4   Display/Scan Bar Code
Knowledge Base Updates
PIN: C0005A9AA   Display/Scan Bar Code

Similar Messages

  • I wanna change my region but I can't because I have 0.65$ credit. Can you clear my credit so I can change region?

    I wanna change my region but I can't because I have 0.65$ credit. Can you clear my credit so I can change region? Please help :(

    We are itunes usrs just like you.
    You need to contact ituens support.
    Click Contact Us at the bottom of this page.

  • App world, can you help me?

    Since I installed the update in the app world he disappeared from my blackberry phone, what can I do? I can not install anything ..

    Hi and Welcome to the Community!
    From your mixed mash of incomplete symptom description, I cannot tell for sure what is going on in your circumstance. The AW icon is gone? Or, you launch AW and something strange happens? I cannot tell. So, please post again with a precise description of exactly what is going on, the steps you take, the results of each step, and the exact and complete error message that presents. Lacking the precise specifics, we can only guess, which won't really help you that much I fear.
    Thanks.
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • HT3702 Why in the world can you not download free apps, even if there is not enough money on your credit card, explain this to me, I am so mad.

    Explain to me why you can't download free apps if you do not have a lot of money on your credit card, someone help me with this.

    The iPhone 3G was discontinued 2 1/2 years ago. It maxed out at iOS 4.2.1 and can't run anything higher.
    Apple isn't making your phone useless for apps, the app developers are doing so by not supporting a version of iOS that old.

  • Can you clear safari and other browsing data remotely?

    Without completely wiping all Ipad data and apps, I was wondering if one can clear cached data remotely?

    Remotely - No you can't. Like you said, only by wiping the iPad completely with find My iPad.

  • New to the MAC world - can you suggest a new drive for my G4?

    Hi, I'm a newcomer to the MAC world after using Windows for years. I'd long wanted to make the switch and now my chance has come I'm absolutely delighted.
    At the moment I'm still finding my way around but I already have an idea about upgrade choices and the first is to replace the Hitachi GD-7000 DVD-ROM drive. It appears to be unable to read at least one commercial DVD and has problems with some data CDR/RW's from my collection (the same discs work fine in numerous standalone players and other DVD drives).
    Although I live in a "region 2 zone", I buy lots of region 1 films via Amazon and out of 7 discs tried using VLC only one worked (they all work on my PC's) - is this because of regional coding issues such as RCE or rather the Hitachi's age?
    I realise that ultimately the drive will have to be replaced and I would appreciate it if you could please offer suggestions on suitable drives.
    Thanks,
    Jay
    PowerMac AGP Sawtooth   Mac OS X (10.3.9)   512MB RAM Dell 17" Monitor
    PowerMac AGP Sawtooth   Mac OS X (10.3.9)   512MB RAM Dell 17" Monitor

    Thanks a lot for all the feedback, I've visited the links that you posted for me to check out and tomorrow I'm going to buy the Pioneer DVR-110D. As Malcolm stated, it can be picked up very cheaply (£23!)
    http://www.yoyotech.co.uk/productinfo.php?cPath=10_34&productsid=567&osCsid=5032a3a66dd48b74203e6699d03a3fbd
    Thanks again,
    Jay

  • J2ME: can you clear the key pressed buffer on a cell?

    I am having trouble with keypressed.
    I am writing a cell phone game in MIDP 2.0. Basically its the standard GameCanvas setup, where you have a main game loop and it calls your input function. The input function then does:
    int keyStates = getKeyStates();
    keyprocessing
    to get the states.
    When I demo it on the color phone in WTK2.0, and tap the right arrow, and my input loop processes the right multiple times. My initial thought was that the loop ran too fast perhaps and it read the press several times, so I put in a delay before keyprocessing:
    int keyStates = getKeyStates();
    long time = System.currentTimeMillis();
    if ((time - timeOfLastInput) < MIN_TIME_INPUT)
    return;
    keyprocessing
    timeOfLastInput = System.currentTimeMillis();
    Now, I have cut it down to only going in a direction once. However, if I press up, down, left, right, (in honor of Konami) My input goes as follow Up (delays MIN_TIME_INPUT) then Down, delays again, left, delays, right.
    And so I am out of ideas.

    haha, this is interesting... a month ago, i had the same problem, until i flash of intellect put me out of my misery...
    rule 1: dont use the time delay. with the processor speed of the cell phones, with your delay, it will take a decade before the app runs...
    heres how to do the coding to keep it to only 1 step at a time: ( i do it in the run method of the thread)
    int originalKey = 0; // keeps the keystates once the execution completes once
    int key = 0; // keeps the keystates for comparision
    while(isRunning) {
        key = getKeyStates();
        if(key == originalKey) {
            originalKey = 0;
            continue;
        if( (key & LEFT_PRESSED) != 0) {
            // do what you want to do, or who you want to do
            originalKey = key;
    // do the same for right pressed and etc etc... this will keep your code from executing too many timesheheh... i think i deserve a few dukes...

  • Can you clear the old time machine backups and start fresh?

    Is there a way to delete all of the backup sets at once, and start fresh with a new set of backups?

    Do you really need Time Machine? It installed itself using my 300GB ext. drive. I never used it but watched it working-hard ever hour. And slowly it started filling-up my ext. drive until it warned me to remove some back-ups.
    So I backed-up (manually) all the files I needed on the Ext. drive, cleaned the ext. drive completely with Disk Utility, disabled Time machine and haven't re-started it.
    Now I see how great Leopard really is. Stable and fast. And now I back-up manually what I need when I need it.

  • How do you clear updated apps from the App Store

    How can you clear updated apps from the list in App Store?

    What do you mean by "clear"?
    Have a look here: iOS 8: App Store Updates Do Not Clear
    If it is the badge count that does not fit, it might be that iTunes is the cause (12.0.1.26).

  • How can you change apps store when you travel around the world?  After upgrading to IOS6, suddently my iPad has switch me to the greek apps store instead of leaving me into my canadian apps store.  Therefore, I cannot upgrade 60  apps on my iPad.

    How can you change apps store when you travel around the world? 
    After upgrading to IOS6, suddently my iPad has switch me to the greek apps store instead of leaving me into my canadian apps store.
    Therefore, I cannot upgrade 60+ apps on my iPad.
    Does someone know how to revert this situation?
    Thanks for your help!

    Try this:
    1. App Store>Feature>Apple ID (at bottom of page)
    2. Tap on Apple ID>View Apple ID
    4. Enter your password
    5. Country/Region>Change Country or Region

  • What if you don't have your Itouch registered with the app "find my itouch" and you lose your Itouch.  What can you do to clear it

    Lost 4th generation Itouch.  Any way to locate/track where it is?  Can you delete its contact from home computer?

    You need to have already set up the FindMyiPod feature on the iPod and wifi must be on.  There is not other way except to find the iPod and then wipe the iPod.  Apple will not help.

  • HT1212 My iPod touch is disabled after too many attempts and I want to enable it without getting it clear so can you please help me out in this....

    My iPod touch is disabled after too many attempts and I want to enable it without getting it clear so can you please help me out in this....

    A data recovery company MAY be able to do it for a price. The Disabled is a very good security feature.
    JWhy not just restore from the last backup you have?
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
      Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • I deleted all my photos and videos and then delete the deleted files but the photo app is still taking up 12 GB of space and I have no room for new stuff.  How can I clear the memory space used by my deleted videos and photos?

    I deleted all my photos and videos and then delete the deleted files but the photo app is still taking up 12 GB of space and I have no room for new stuff.  How can I clear the memory space used by my deleted videos and photos?  I don't know why the photos are still taking up space and if I will have to reset my phone to get rid of the problem.

    Hey there TowneJ,
    Welcome to Apple Support Communities.
    The article linked below provides troubleshooting tips that’ll likely resolve the issue that you’ve described, where deleted files appear to be taking up space on your iPhone 5.
    If you get a "Not enough free space" alert on your iPhone, iPad, or iPod touch - Apple Support
    So long,
    -Jason

  • TS1702 Hi, I getting a "playback error message" on youtube App. I tried to reinstall the app and to reset and restore the device and all these things didn't help.can you please help me

    Hi, I getting a "playback error message" on youtube App. I tried to reinstall the app and to reset and restore the device and all these things didn't help.can you please help me

    That's a peculiar one to get in the context of a QuickTime uninstall.
    Which particular version of QuickTime for Windows are you currently running? (7.7.5, 7.7.4, something earlier?)

  • How can you change the bubble color in the message app on the iphone 5

    How can you change the bubble color in the message app on the iphone 5?

    If you are having trouble reading your texts you can increase the font size until it becomes clear. Put in a feature request for the colour change though, it won't happen unless people ask for it.

Maybe you are looking for

  • CX_SY_ARITHMETIC_OVERFLOW

    Hi while running my Z report in background, it throwed the following error. Error analysis An exception occurred. This exception is dealt with in more detail below The exception, which is assigned to the class 'CX_SY_ARITHMETIC_OVERFLOW', was neither

  • NTSC playback better than PAL?

    Hi, this is a question about DVD Player (4.6.5) rather than iDVD but I hope you can help. I've got a 20" Intel iMac and I often use it to watch commercial DVDs as I don't currently have a TV (poor me) it seems that if I watch an NTSC DVD the picture

  • Running concurrent SAPEHPI on the same OS

    Hello We have to upgrade more then one SAP system running SAPEHPI, the SAP system are running on the same server. if running more then SAPEHPI on the same host for diffrent SAP system, tcp port will be busy (4239 and other) Do you know of a way to ru

  • Very slow opening PDF files from Windows Explorer

    When I open a file from within Acrobat X Standard - whether through File>Open or the recent files list - the file opens very quickly.  When I open a PDF file from Windows Explorer, it takes 10 seconds or longer for the file to open.  Is this an Acrob

  • Unable to delete the record

    Hi Gurus, Am able to insert , update records in EXCEL sheet using JDBC. But am unable to delete the record from EXCEL sheet. Please give me the solution how to delete the record from EXCEL sheet Thanks in Advance Ravi