Nokia 5700 How to delete themes ?

Hi to all. Can anyone please teach us how to remove themes installed on the Nokia 5700?
They do not appear in the application manager. The only way to remove them is to format the memory card.
Please help

09-Oct-200701:13 PM
nehwkll wrote:
Well i think the default themes cannot be deleted. but the themes we install should be able to be removed, shouldn't they ? in older series 60 phones like nokia 7610, themes can be deleted from the application manager. perhaps we really need a software update. version 3.29 is not available for me yet
Hi! The themes we install should be able to be removed. As found in the "Download software", the present version is 3.1.50 BetaV1. Is 3.29 the future version that you menioned

Similar Messages

  • I transferred pictures over from my computer to my iPhone 5 and now i cannot delete them on the phone and cannot work out how to delete them from my phone by the computer?

    I trasferred pictures over from my computer to my iPhone 5 and now i cannot delete these pictures from my phone, and i cannot work out how to delete them from my phone by the computer as the pictures do not show up in my files on the computer, how can i remove them i have over 400 pictures that need removing?

    If you have a Mac with iPhoto, plug the iPhone in and open iPhoto. Choose to import the photos. Once they have been imported, there should be an option to "Remove Imported Photos from Device". Choose this.

  • I recently downloaded Ios 7 and all the songs that i have purchased before but deleted off my itunes because i didn't want them showed up. I don't know how to delete them off my ipod and i really don't want them there

    I recently downloaded Ios 7 and all the songs that i have purchased before, but deleted off my itunes because i didn't want them, showed up. I don't know how to delete them off my ipod and i really don't want them there. Is there a way to get them off? The songs dont show up in my itunes on my computer, just on my ipod with a download button next to them. I don't want them there anymore because i don't like that kind of music anymore and i don't know how to get them to go away.

    There is a similar setting for Videos on that Settings screen, so if you leave that 'on' you may have similar happening in the Videos app

  • I can find duplicates in my itunes library but can't figure out how to delete them all at once

    I can select all my duplicates in my itunes library but then can't figure out how to delete them all en masse?

    Hi, Abril_Perez17.
    This may be related to a new feature embedded in iOS7 that shows all purchased music by default.  Go to Settings > Music, then turn off Show All Music.  See if the issue ceases once the feature has been disabled.  This information is located on page 63 of the user guide below. 
    iPhone User Guide
    Regards,
    Jason H. 

  • What sort of file or item is storaged in Others and how to delete them?

    What sort of file or item is storaged in Others and how to delete them?

    See here for answer about the OTHER which is taking up space:
    http://pondini.org/TM/30.html
    and here:
    http://pondini.org/OSX/DiskSpace.html
    See Kappys excellent note on the rest of “other” files taking up your space:
    What is "Other" and What Can I Do About It?

  • I will like to free download that are in my account beacause It takes to long to download and I do not want them any more.  How I delete them.  Thanks

    I will like to free download that are in my account beacause It takes to long to download and I do not want them any more.  How I delete them.  Thanks

    Once an item enters the download queue, the user cannot remove it. Either let it complete the download (easiest) or contact the iTunes Store customer support department through the Contact page  and ask them if they'll remove the item(s) from your queue for you.
    Regards.

  • Ios 7 synced songs from my itunes library that I didnt want on my phone and I don't know how to delete them. On my phone, next to each of those songs, theres a cloud with an arrow going through it. How do I delete those songs?

    ios 7 synced songs from my itunes library that I didnt want on my phone and I don't know how to delete them. On my phone, next to each of those songs, theres a cloud with an arrow going through it. How do I delete those songs? I can't delete the songs from my computer because they aren't in a specific playlist, they just got randomly added to my songs on my phone.

    I just found out that I am having the same problem!! It is driving me nuts. Now I know why I am running out of space on my iPhone. It's ghosting the others songs, until you see them when you go to sync. Hopefully, someone has an answer. I have gone through every HELP subject and discussion board I could find on the situation.

  • TS4002 I have 1600 emails in my icloud box...does anyone know how to delete them all at once without having to do one at a time????

    I have 1600 emails in my icloud box....does anyone know how to delete them all at one time without having to do each one individually?

    Hey Koyster,
    Great question. Utilizing iCloud.com, we may be able to purge these emails in a much faster way:
    iCloud: Delete email
    http://support.apple.com/kb/PH2651
    Delete messages
    - On your Mac, Shift-click to select multiple adjacent messages or Command-click to select multiple nonadjacent messages.
    - On your Windows computer, Shift-click to select multiple adjacent messages or Control-click to select multiple nonadjacent messages.
    Thanks,
    Matt M.

  • My icloud storage is almost full, i have a lot of rubbish photos and things backed up but i do not know how to delete them using icloud

    my icloud storage is almost full, i have a lot of rubbish photos and things backed up but i do not know how to delete them using icloud

    Delete them from your phone and then do another backup.

  • Nokia 6020 : how to delete the GPRS Configuration?

    Nokia give me 20 configurations for GPRS Setting. I'd use those 20. Now I need to delete some of them to setup for my new celcom number. I've never setup for GPRS Celcom Prepaid.
    If i'm not delete some of them, I can't setup GPRS for my new number.
    So, how to delete some of the GPRS Settings?
    Thanks in advance.

    Just go to Tools, then settings, connections & delete the access points that you don't need now, that's been downloaded to you!
    I do think if you have already one set-up, you can't add another with the same type, unless you delete it!
    Knowledge not shared is knowledge wasted!
    If you find it helpfull, it's not hard to click the STAR..

  • I have sycn photos from my computer to my ipod and i need to know how to delete them from my ipod

    I have sync photos to my Ipod touch from my computer and i am trying to find out how to delete the ones on my Ipod that i do not want there

    Synced photos can't be deleted directly on the device - instead they are deleted by moving/removing/de-selecting them from where they were synced from on your computer and then re-syncing.

  • (1) files, how to delete them

    I have several files like "001.jpg" and "001 (1).jpg". I want to get rid of the (1) files, but I do not know how to do it, except by marking each one of them naually. I tried to use Terminal to issue an rm command, but I can't figure out how to do it. For example this command:
    ls -l *\ \(1\)
    says that no * (1) file exists. Of course the files are there, I can see them.
    Anyone knows how to delete these?

    Well, I don't know that ls will take anything but a folder path... but I honestly have never tried giving it a list of files. The rm command should take similar parameters to mv, though I prefer using mv since I can double-check the results before anything gets deleted.
    However, the main problem with what you were trying before was the pattern you were using:
    *\ \(1\)
    This pattern matches only files ending in a space followed by "(1)". The examples you gave ended in ".jpg", so they would not match.

  • HT1296 All my photos from my computer were copied over to my phone and I don't know how to delete them from my phone.  Has anyone had this problem who might now how to fix it without restoring the iphone or resetting it to the original settings?

    All the photos from my computer were transferred to my iphone.  I don't know what I did to make that happen and I can't even delete them from my phone.  I had to reset and restore my phone to original settings and lost all my iphone photos and contacts and messeges.  Has this happened to anyone who might know how to fix this or next time I sync my iphone to prevent the photos from my computer from downloading onto my phone?

    You delete them the same way you put them there.  The sync process.  Open itunes, connect iphone, select what you want on the iphone, sync
    Click Support at the top of this page, then click Manuals, for a copy of the manual

  • Address Book freezing with Smart Groups - how to delete them?

    Hi guys,
    I made some Smart Groups in AB to get ready for iPhone 3G, and one of them has another smart group as a criterion – Address Book really doesn't like this, and freezes every time I try to click on that group. That's fine, I just want to delete, but you have to actually have a group selected in Address Book to get the contextual delete menu, and of course AB freezes before I can get there.
    My question: is there a .plist somewhere I can edit to clear out these two groups, or any other ideas on how to delete these two groups that crash Address Book? Thanks!

    quit mail and address book and go to the directory homedirectory/Library/Application support/Address Book.
    delete the file AddressBook-v22.abcddb. then go to the subfolder Metadata and delete the group cards for the smart groups in question. To quickly find them search for "groups" in that folder. when you start address book, those smart groups should be gone.

  • !* How To Delete Themes On N97 Mini? *!

    Hi,
    so I have a question,
    I downloaded some themes directly on the Mass Memory which can be deleted, but I also have some that are on the Phone Memory, which in the theme menu doesnt show a small icon next to it.
    So how do I delete those on the Phone Memory?
    Thanks!

    Hi, did you install the themes yourself? or are they the default themes that come with the phone ? I f they are the original themes , you can't delete them and a soft reset won't work as it leaves the phone in out of the box condition (so the stuff it arrived with will still be there ).If you installed the themes then you should be able to remove via the phones file manager.
    Good Luck
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

Maybe you are looking for

  • Sync problem:  Why doesn't my phone show up in itunes to sync music, calanders,photos

    I recently switched to icloud.  When I connected my phone to my computer and went to itunes, my phone no longer appeared in the list.  This is where I am used to manually adding photos nd mucic from my libraries and other manual functions I perform. 

  • How to jump to dir when clicking .lnk in JFileChooser?

    this java program cant do that, who can help me to improve this code; import javax.swing.*; import java.awt.Container; import java.awt.FlowLayout; import java.awt.event.ActionListener; import java.awt.event.ActionEvent; import java.io.File; public cl

  • Calling BAPI from VB with ECC 6.0

    I have a Visual Basic 6 application that calls some standard BAPI's in a SAP R/3 system using Frontend 4.6d in order to upload data.  It also calls some custom RFC enabled ABAP to download data. We are upgrading to ECC 6.0 with SAP GUI 7.1. Can anyon

  • RAW wont open for nikon d7100- wont let me update raw plugin

    I just got a new camera- nikon d7100- i switched form nikon d5000. I can not open raw files with the 7100. i have tried downloading the upgrade for the plug in, i have tried tech support to where they took over my computer- still nothing. it will sti

  • Motion Crashing about a minute after it is turned on.

    I have a smallish iMac (it's soon to be replaced). You can see the particulars below. I just bought Final Cut Studio 3 on Tuesday and Motion doesn't want to work for me. I open it up, select a template, type two or three letters and then it crashes.