Location:
State:
Carrier
Country
Status

Windows 10 shows the apps names different or odd


Windows 10 shows the apps names different or odd


Hey there,
It has been a few days I have installed windows 10 on my pc. Windows default apps names are Strange.Heres a photo:

Apparently you have different things on your Win10, I have nothing identifiable with what you show but then the full names aren't all visible, can't see what they are. I have no Other entry in my list. Does the @ symbol before the names suggest something involving texting, maybe involving a Smart Phone?

Apparently you have different things on your Win10, I have nothing identifiable with what you show but then the full names aren't all visible, can't see what they are. I have no Other entry in my list. Does the @ symbol before the names suggest something involving texting, maybe involving a Smart Phone?
I have the compelet names and no smartphone is connected but they are system apps like maps or calendar and thanks for answering.

I have the compelet names and no smartphone is connected but they are system apps like maps or calendar and thanks for answering.
I have Maps and Calendar but nothing unusual about the names or tiles.
Attachment 42304

I have Maps and Calendar but nothing unusual about the names or tiles.
Attachment 42304
I have no idea why mine is like that.

@ rostami:

Open the Store/Downloads and Updates, they need to be updated or possibly reinstalled.

I can't help fix it, but to me it looks like your start menu is showing links for:
C:UsersYourNameHereAppDataLocalMicrosoftWindowsApplication Shortcuts


instead of:
C:UsersYourNameHereAppDataRoamingMicrosoftWindowsStart MenuPrograms

Make a new account and see if it happens there. If the new account is OK this means your %localappdata%TileDataLayerDatabase is corrupt.

To fix it you need to copy the contents of this folder from an account that works to your existing account. There are some instructions here Resetting Win 10 Start Menu - Windows 10 blog

Make a new account and see if it happens there. If the new account is OK this means your %localappdata%TileDataLayerDatabase is corrupt.

To fix it you need to copy the contents of this folder from an account that works to your existing account. There are some instructions here Resetting Win 10 Start Menu - Windows 10 blog
Thanks You are right.Everything was ok there(administrator account).but where is %localappdata%TileDataLayerDatabase ?

Thanks You are right.Everything was ok there(administrator account).but where is %localappdata%TileDataLayerDatabase ?
%localappdata%is a shortcut to C:Users<your name>AppDataLocal. It is hidden by default - you need to enable viewing them. Hidden Files, Folders, and Drives - Show in Windows 10 - Windows 10 blog. This isn't required though to fix this.

To correct this error (as described in the link above) you need 3 accounts. I've assumed your original account is rostamihere - you'll need to change where it is red it if it is something else

  • Create administrator account Aand sign on and off.
  • Create administrator account Band sign on.
  • Copy the TileDataLayer database from account Ato your original account. From elevated command prompt enter this:
    Code:
    xcopy /herky "C:UsersBTileDataLayerDatabase" "C:UsersrostamiTileDataLayerDatabase"
  • Correct Authority. From elevated command prompt enter this:
    Code:
    icacls "C:UsersrostamiTileDataLayerDatabase" /grant "%USERDOMAIN%rostami":(F) /t
  • Sign off account Band onto original account.
  • If all OK, delete accounts Aand B.

Windows 10 shows the apps names different or odd