Reset Ovi Store User Settings

I wonder if there's a workaround to delete the Ovi Store user settings (a specific folder maybe)? I tried to uninstall and reinstall Ovi Store but my settings do not get deleted (ie. my username is still stored).
Thanks for your help 

@deadprincess
Unfortunately upon N8 at least irrespective of whether device "hard reset" or firmware re-flashed the username of the first user continues to popup requesting confirmation!
Happy to have helped forum with a Support Ratio = 42.5

Similar Messages

  • ITunes 9, Snow Leopard, Won't store User settings

    I recently installed snow leopard and last night I loaded iTunes 9. All went well with the install and when I log on all is ok. When my wife logs on under her own account and launches iTunes, it asks to confirm the license agreement, then says it can't locate the library, we point to our shared folder (where all permissions have been properly set) and it opens with working access to all songs, playlists et.
    When she closes iTunes, the next time she launches iTunes, it repeats this over and over, same confirmation of license agreement, can't locate library, etc ..
    It's like it is not properly saving the fact that she has already confirmed the license and told it where the library is. Where is this user-specific iTunes settings saved and what should I do to either delete that file so it starts fresh ... etc ?
    thanks

    I deleted the iTunes preference files, but that didn't stop this so I went and reset the permissions, making sure to tell it to use those on all lower level folders/files, and that solved it.

  • Reset ALV User settings

    Hi,
    I have defined an ALV dynamicly. When I add a new column to the ALV it is not displayed. Doing right click and going to 'user settings' I see that the column is added to 'Hide column'. Changing this manually shows that the new column is presented in the ALV.
    This only happend if I had once clicked the user settings and did some things and SAVED. So somewhere my user settings are stored.
    My question:
    - How can I reset my ALV user settings in webdynpro  in a way that new defined columns are directly presented ?
    - Where are these ALV user settings stored ?
    Hope you can help.
    Cheers, John

    HI John,
    As sarbjeeth suggested, get the variant(personalisation info) details from the WD application wd_analyze_config_user.
    Run this application and search for the variants of the component SALV_WD_TABLE(ALv component), identify your variant and note the details like config name,config variant, config type etc.
    Then in the WDDOINIT , you can try deleting like this.
    DATA lo_api_controller TYPE REF TO if_wd_controller.
      DATA lo_pers_manager   TYPE REF TO if_wd_personalization.
      data lv_variants       type WDR_PERS_VARIANTS.
      data lv_config_key     type WDY_CONFIG_KEY.
      data lv_bool           type wdy_boolean.
    *   get personalization manager
      lo_api_controller = wd_this->wd_get_api( ).
      lo_pers_manager = lo_api_controller->get_personalization_manager( ).
    lv_config_key-CONFIG_ID = '29A71D1A8C9565ED7315B87A8CC21C94'. "These details are got from     the wd_analyze_config_user application
    lv_config_key-CONFIG_TYPE = 07.
    lv_config_key-CONFIG_VAR = 'ENX0N9'.
    CALL METHOD lo_pers_manager->delete
      EXPORTING
    *    scope                     = 1
        config_key                = lv_config_key
    *    transport_personalization =
    *    trkorr                    =
      receiving
        success                   = lv_bool.
    Thanks,
    Aditya.

  • HT1212 I found an iphone over one year ago. Its locked with a passcode. I kept waiting for the owner to call it. They never did. I went to ATT store today, they put a new sim card in it. but now itunes needs the passcode to reset it to factory settings.

    I found an iphone over one year ago. Its locked with a passcode. I kept waiting for the owner to call it. They never did. I went to an AT&T store today, they put a new sim card in it. and told me to go home, log on to itunes, and restore the phone to "factory settings".But itunes says the phone is locked and it needs the passcode to reset it to factory settings.
    Any workaround? Or, am I doing something wrong here?
    Thanks so much.
    Joe

    Sounds like you may be the owner of a new phone!  If you don't need or want it and no one claims it you probably can sell it. Check eBay to see what the going rate is.
    You are to be commended for at least trying to find the owner. Many wouldn't. 
    Best.
    GDG

  • User settings reset and locked out of user folders ! How do I retreive?

    Hi everyone,
    I'm sure a number of people here on the forums have come across the problem with the blue tint that appears every now and then. It usually appears when connecting an external monitor after the you come back from the screen saver.
    Yesterday it happened for the first time without an external monitor connected. I have found a number of sites that have suggested using the command 'sudo chmod 664 *' within the Terminal. I have used it a couple of times to fix this problem but it did not work hence the reason it happened yesterday without a monitor connected. When I did use this command previously I first entered
    cd /library/colorsync/profiles/display
    When i did it for this occassion i forgot to enter the display folder first.
    After this I did a restart and all my user settings were reset and I was locked out of all my user folders. I lost all my desktop settings and everything was back to when I first started my computer.
    I did some hunting and found the command 'sudo chmod 777'. I tried this then did a reset and my desktop background returned and the folders were unlocked.
    What I want to know is if this is the correct command to bring everything back to normal?
    My user permissions in terminal are listed below
    Using the command sudo chmod 664 *
    drw-rw-r--+ 15 JoeBros staff 510 11 Jun 23:33 Desktop
    drw-rw-r--+ 19 JoeBros staff 646 22 May 20:44 Documents
    drw-rw-r--+ 46 JoeBros staff 1564 25 Jun 15:08 Downloads
    drw-rw-r--+ 45 JoeBros staff 1530 10 Jun 23:56 Library
    drw-rw-r--+ 4 JoeBros staff 136 1 Apr 19:19 Movies
    drw-rw-r--+ 38 JoeBros staff 1292 4 Apr 18:08 Music
    -rw-rw-r-- 1 JoeBros staff 92352512 29 May 18:20 Parallels-Desktop-5600-Mac-en.dmg
    drw-rw-r--+ 57 JoeBros staff 1938 25 Jun 16:02 Pictures
    drw-rw-r--+ 6 JoeBros staff 204 14 Jun 15:56 Public
    drw-rw-r--+ 5 JoeBros staff 170 26 Mar 00:59 Sites
    This is what is displayed after sudo chmod 777
    total 180376
    drwxrwxrwx+ 15 JoeBros staff 510 11 Jun 23:33 Desktop
    drwxrwxrwx+ 19 JoeBros staff 646 22 May 20:44 Documents
    drwxrwxrwx+ 46 JoeBros staff 1564 25 Jun 15:08 Downloads
    drwxrwxrwx+ 45 JoeBros staff 1530 10 Jun 23:56 Library
    drwxrwxrwx+ 4 JoeBros staff 136 1 Apr 19:19 Movies
    drwxrwxrwx+ 38 JoeBros staff 1292 4 Apr 18:08 Music
    -rwxrwxrwx 1 JoeBros staff 92352512 29 May 18:20 Parallels-Desktop-5600-Mac-en.dmg
    drwxrwxrwx+ 57 JoeBros staff 1938 25 Jun 16:02 Pictures
    drwxrwxrwx+ 6 JoeBros staff 204 14 Jun 15:56 Public
    drwxrwxrwx+ 5 JoeBros staff 170 26 Mar 00:59 Sites
    Does this look correct ??
    Any help would be great thanks

    I assume this access is open to everyone when I connecto any wireless network
    No necessarily, it depends whether you just changed your home folders and nothing else.
    But just your home folders present a problems as they should have extended attributes which are now removed. More on that later.
    Using one chmod to a directory affects all equally, though the files may have individually different permissions.
    I don't know how extensively you have altered the modes permissions, but from what you have shown in your first post your Home folders are incorrect.
    For your home folder, which is the default location when you start Terminal, and I dont think you have strayed from there, all the listings, except Parallels are folders, prefaced with the letter d. for folder.
    On my machine, for example, the pattern for the home folders all show
    drwx------@ 5 xxxxxx staff 170 25 Jun 06:07 Desktop
    normally that would be chmod 700 Desktop which will get you
    drwx------
    but note the @ which shows an extended attribute or ACL in Leopard.
    to write the ACL shown as @
    You will need to read
    man chmod about ACL MANIPULATION OPTIONS
    Personally, I think that playing around with chmod without a backup was not a good idea, and I wonder if your ambition has exceeded your knowledge. Sorry if that sounds tough, but a possible Archive and Install may be your safest path I think because what you have messed with was no small oops with a simple fix.
    You could just change those home folders to chmod 700 and see how it goes without the attribute, or bite the bullet and do an Archive and Install.
    I do not run parallels and so have no idea what is permissions should be.
    That Time capsule is starting to look pretty good now
    Message was edited by: roam2
    Message was edited by: roam2

  • User Settings Reset

    Hello!
    Tonight, I noticed that all of a sudden my menu bar had reset itself to "transparent…"
    After a restart, I noticed that ALL my user settings had reset to Apple base defaults — default dock, default appearance settings, etc. I tried a second restart, but nothing changed.
    Suggestions?

    HI Daniel,
    Might be a good time to boot from your install disk and check the start up disk.
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger and later) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    While you have the Disk Utility window open, look at the bottom of the window where you see Capacity and Available. Make sure there is always 10% free disk space. Not enough disk space can cause directory corruption.
    Carolyn
    Message was edited by: Carolyn Samit

  • Windows 2012 RDP "resets" user settings while using Roaming Profiles

    Last month we installed a RDP environment running a Windows 2012 DC and 2 Windows 2012 RDP servers. The RDP servers are running in a pool.
    For the rest it's nothing fancy.
    The problem is that user-settings are reset, most likely during logon. This only occurs when we use Roaming Profiles.
    - We create a new user, in a container with no GPO's attached.
    - This user gets a RP while logging on, no errors, at logoff the RP is written to it's correct folder.
    - Logging on again. Now for example I make Chrome standard browser and change the program which opens JPG files.
    - Logging off
    - I check the NTUSER.DAT in the RP folder and the changes I made can be found in the file. So it has been saved to the NTUSER.DAT.
    - Now I login again and check the settings I made. IE is standard browser again and the JPG setting is also back to standard.
    - Logging off
    - Checking the NTUSER.DAT in the RP folder and yes, everything is back to default.
    Now the funny part is, when I create a user with a local profile, everything is working properly. Settings been saved.
    It doesn't make a different what kind of user it is. Domain User, Domain Admin. They all have the same problems when using RP's.
    No error messages in the Event Viewer.
    I'm clearly unable to solve this problem. Hoping someone can help me on this one.
    What makes the settings reset at logon while using Roaming Profiles?
    Thanks!

    Hi,
    Thank you for posting in Windows Server Forum.
    Have you enable Cache copies option of roaming profiles?
    This issue might occurs because the User Profile service does not load the terminal server roaming profile correctly after the user account password is reset.
    When the Delete cache copies of roaming profiles Group Policy setting is enabled, and when a user is prompted to change the user account password, the User Profile service loads a local temporary user profile. The User Profile service loads this user profile
    to perform the password reset operation. However, the profile changes to a combination of the local temporary profile and of the roaming profile after the user password is reset. Therefore, the terminal server roaming profile is not loaded correctly.
    In addition, please try to delete the SID of the user from registry key and check the result. You can follow the below path.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    More information:
    You receive a "The User Profile Service failed the logon” error message
    http://support.microsoft.com/kb/947215/en-us
    Also check “User Profiles on Windows Server 2008 R2 Remote Desktop Services” article.
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Automate reset of a users Internet Explorer Settings - Script?

    We are in the process of rolling out IE9 on Win 7 x64 PC’s. 
    This is going fine, however we have noticed issues that requires a complete reset of the IE settings and user files. 
    What we need at this point after IE9 installs is to have an automated way to:               
    Under ‘Reset Internet Explorer Settings’ do this.
    Delete all of the users IE cached/temp files under their App Data folder.
     Back in Internet Properties, do a ‘Restore Advanced Settings.’
    Looking online, there is no GPO option for this. 
    We cannot do this on 1500+ pcs manually.  I tried 
    looking online for scripts, but nothing could be found to meet our needs. 
    Whatever script we can find, we would probably use SCCM so the script could run with admin rights.
    Anyone experience something like the above? 
    What was your solution or do you have a link with solid documentation on how to resolve.

    Hi,
    do you have more details about
    "however we have noticed issues that requires a complete reset of the IE settings and user files"
    an update from IE8 to 9 will also probably require updates to any third-party addons that are installed on the machines.... Incompatible addons is the biggest cause of issues with IE version updates.
    Modify your IEAK or slipstream image to disable third-party browser helper objects when the update is installed.
    IE8 does not use user app data folders. Are you mapping the user folders to a shared dirve? G: ?
    Rob^_^
    Users are not having any compatibility issues with add-ons.  Please see 1-3 as listed for what we are hoping to find.  And no on the mapped shared drives, etc.
    Please give details... what issues?
    "however we have noticed issues that requires a complete reset of the IE settings and user files"
    IE8 does not use user app data folders...... IE Reset disables addons, and deletes selective user data from the application caches and resets the Security zone settings to their default...
    The only known issues that you may be experiencing is with Search Provider Addons....
    particularly if you are upgrading from 7 to 9 or higher.
    Use IEAK or GPO to enforce your Security Zone templates.
    Use GPO to restrict access to the Security tab of IE options if you don't want users to change security settings.
    Rob^_^
    Hi Rob.  Yes its best if I give a bit more info...
    We are rolling out a new company wide app that is dog slow with IE8.  Seen a significant improvement speed wise with IE9.  We are using SCCM to rollout IE9, after this is done, it forces a reboot of the PC.  Some of our users (not all) are
    getting prompted to 'pop up blocker is turned on.  ‘Do you want to allow this website, etc, etc.'  Yes the URL is in trusted sites.  When the user tries to select 'add the url to allowed' nothing happens.  Still get the prompt. 
     IE becomes unresponsive and cannot navigate off of the page.  If we do a complete IE reset (basic reset and Advanced Settings reset), PLUS delete all of the ‘Custom Settings’ then this resolves the issue. 
    This is the path:  C:\Users\%user%\AppData\Local\Microsoft\Internet Explorer\Custom Settings
    So that’s what we are trying to do via script. 

  • E7-00 Hard Reset - no Ovi Store

    How do I get the Ovi Store back onto my E7-00 after a hard reset?

    Or go to Nokia Beta Labs and download the latest QML beta of Nokia Store !
    http://betalabs.nokia.com/apps/store-qml-client?req=true
    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' 

  • Ovi Store Not Installing after Hard Resetting c7

    Hello Nokia. M from India and new here... Plz help me. After hard resetting by three buttons (home,volume,camera) everything gone like ovi store,ovi maps, social,and many other apps in video and tv.and now when i m installing ovi store it says unable to install.. I also went to Nokia care center to reinstall the software bt still not ovi icon.plz help me
    Solved!
    Go to Solution.

    Hey Frnds Ovi Store Is Working.............yupppyyyyyyyyyyyyyyyy Finally it installed on my c7 and n8 too......
    What should hv to do(for those whose ovi is unable to install):
    * just Format your phone via *#7370#
    * And after that no need to install any qt etc software,just check for SW update in your device.
    * And it will show an update of ovi store about 15 MB .
    * Thats it.
    why it was not showing an update before?
    ans. because i hv installed qt 4.7 and qt webkit.so SW update wasn't showing any update.
    I will request admin to move this thread to Solution section...
    thanx to every one 4 repling

  • After restart, all user settings are gone and reset to defaults

    Hi after waking up my iMac from sleep today, it appeared something had gone wrong (apps not responding…notification that my external drives had "not been ejected correctly" etc). I restarted. After restart, and logging back in to my regular user account, all user settings were missing and reset to factory defaults: Desktop reset to the "wave", Dock reset, Download folder missing (grey question mark), Dropbox unable to connect, Safari bookmarks missing (but still on my iPhone-- so it's a local iMac problem, not an issue with iCloud), small things like mouse scrolling prefs reset etc.
    Basically all of my user preferences are missing. I've seen a number of threads about how to fix some of these items individually, but seems like there is a single corrupt preference file somewhere maybe?
    I've repaired permissions a few times (there were a lot), and restarted but nothing has fixed it yet.
    I had been logged out of iCloud, but once I logged back in, my Mail came back (just my me.com account-- still missing my Gmail, will need to reset I guess), along with Calendar and Contacts-- those are ok.
    I keep all my files on an external LaCie RAID, and that all appears to be fine. Folders all intact etc.
    Suggestions?
    Thanks for your help!

    Try booting into the Safe Mode using your normal account.  Disconnect all peripherals except those needed for the test. Shut down the computer and then power it back up after waiting 10 seconds. Immediately after hearing the startup chime, hold down the shift key and continue to hold it until the gray Apple icon and a progress bar appear and again when you log in. The boot up is significantly slower than normal. This will reset some caches, forces a directory check, and disables all startup and login items, among other things. When you reboot normally, the initial reboot may be slower than normal. If the system operates normally, there may be 3rd party applications which are causing a problem. Try deleting/disabling the third party applications after a restart by using the application un-installer. For each disable/delete, you will need to restart if you don’t do them all at once.
    Safe Mode - Mavericks
    Safe Mode - About
    Try running this program when in your old account and then copy and paste the output in a reply. The program was created by Etresoft, a frequent contributor.  Please use copy and paste as screen shots can be hard to read.
    Etrecheck – System Information

  • 55WX800U Power On/Off Resets Comcast User Settings to 4:3 and 480p

    When the TV is powered off, when it is turned back on the Comcast box (Motorola DCX3400) user settings gets reset to 4:3 aspect ratio and 480p display resolution. I go back through the Comcast user settings menu and set to 16:9 aspect and Native or 1080i resolution... and if the TV is turned off it will reset it everytime.
    I've tried everything under the sun. If there is a setting, I've tried changing it. I also have a Denon AVR-1911 A/V Receiver. Regardless of whether the HDMI cable to the TV is routed through the receiver or direct to the TV, the same thing happens everytime. I've tried every possible combination of of enabling/disabling CEC control/RegazaLink in the TV and receiver as well. I also updated the TV firmware via USB with what is currently posted on this site. The update did go through successfully. I've also tried every combination of the order in which devices power on/off.
    So I currently have to redo the user setting setup every single time I turn on the TV. It's annoying to put it mildly. Please help.

    I dont see this. I have the devices (except the receiver).

  • Download not working in ovi store for E5

    i am unable to download anythng from nokia ovi store default application even i hav tried diffrent accounts...cant even click on download....cause it doesn't see highlighted...while downloading works when i download from www.store.ovi.com
    plz help

    If the download button is grayed out usually it means that the application is still installed on your device although you thought you have already removed it.
    For example if the application is installed to memory card and you reset the device, the application won’t be deleted.
    Also note that some applications may install multiple binaries and you may need to uninstall all of them before application can be re-downloaded.
    Please use the Application manager for uninstalling applications. Application manager can be usually found from Menu -> Settings but please refer to user guide for more details.
    From Application manager select Installed applications, choose the application you want to remove and select Options -> Uninstall.
    In case of application which has installed multiple binaries ( for example Nokia Maps ODML, Nokia Maps Engine, etc) , uninstall all binaries one by one.
    If necessary, reboot your device after the uninstallation and try re-downloading the application from Nokia Store.
    Make sure you have internet connection, better to use Wifi if possible.
    If this did not resolve the issue, download Nokia Suite to your PC and check if there is available software update for your Nokia E5-00, if there's none try to reinstall the software. To download Nokia Suite click here.
    If my post helped you, please don't forget to click on the "White Star" and if it resolved your issue click on "Accept as Solution"

  • Problem updating ovi store and downloading whatsap...

    When i try to open ovi store on my x2-01 it tells me to update it before i would be able to download it and when i try it always tells me page not found.my other problem is when i try to download any software e.g whatsapp application using my phone it tells page not found i have restore it factory setting but am still having the same problem please what should i do because i really love to use other softwares e.g whatsapp

    Unfortunately that is one of the outstanding issues with the current firmware in the N8, E7 and C7. The hard reset does not reinstall Qt which is required for the apps you mentions. See this.
    /t5/Nseries-and-S60-Smartphones/N8-Maps-problem-after-hard-reset/td-p/783327
    Although it is possible to reinstall Qt, the process is highly complicated and should only be atempted by expert users. My suggestion would be to either get your phone reflashed at your local Nokia Care Point or to wait for the next firmware up[date which will hopefully include a fix for this.

  • Problem install ovi store and ovi maps?

    my phone nokia C7 can not turn on, then I use a three finger salute to hard reset, and my phone can turn on again, but social networking application, ovi store and ovi maps are lost, I tried installing again, but always "unable to install", while applications else could, what happened? what should I do? I want to install it again.

    Unfortunately that is one of the outstanding issues with the current firmware in the N8, E7 and C7. The hard reset does not reinstall Qt which is required for the apps you mentions. See this.
    /t5/Nseries-and-S60-Smartphones/N8-Maps-problem-after-hard-reset/td-p/783327
    Although it is possible to reinstall Qt, the process is highly complicated and should only be atempted by expert users. My suggestion would be to either get your phone reflashed at your local Nokia Care Point or to wait for the next firmware up[date which will hopefully include a fix for this.

Maybe you are looking for

  • HT1430 Mic not working on BRAND NEW iphone 4 - pathetic!

    First time out of the box, and the mic on my brand new iPhone4 ordered from Apple doesn't work!  Not for calls, not for Voice Memos, nothing! Presumably a hardware issue, so I guess it will be going back unless anyone has any ideas of what might be w

  • Itunes freezes when syncing

    When i put my ipod on to sync it starts backing up then stops. My ipod says 'sync in progress' but its not syncing properly. Then itunes freezes and wont even open again. please help!!!

  • Photo image : size reduction software

    HI ! I want to reduce sizes of photo images i.e. jpeg, gif files of few GB's into less than 100KB. Need free / paid software compatible to MAC OS X 10.6.8.

  • MDW Data Collector doesn't work, meaning the custom_Snapshot table isn't created? Why? ? ?

    I think the issue is with a long query in XML. Please, how to make this work? Here are the definitions I used: STEP 1 --- Find Collecter TYPE ID from SELECT collector_type_uid ,* FROM [msdb].[dbo].[syscollector_collector_types_internal] STEP 2 -- fin

  • CC app won't open

    I am not able to open the CC app in the tray or from the progam file. Tried douple clicking the and and also right clicked on the app clicked open. still dosen't open. The app in tray is gray.