Location:
State:
Carrier
Country
Status

Why am I seeing eventids 214 and 10 logged


I continue to receive these events (214 and 10) logged regarding store applications? I have no idea why these events are occurring - I have disabled the App store. What do I need to do to submit a '.evtx' file for further analysis?

Run the following command form a Command Prompt (may need Elevated Command Prompt):

wevtutil qe System /f:text > "%USERPROFILE%Desktopeventlog.txt"

Zip eventlog.txt and attach here then people can look at it.

The events that I am curious/anxious about are logged in the Administrative Events log, not the Windows System log. The text file is attached. These events occur every time the Windows is booted. I have no idea why or what is causing the attempts to install and register the applications listed. Any help/guidance and explanation would be appreciated.
  • AdminEvents.txt (15.9 KB, 14 views)

How did you disable the Store App?

I found this here: SOLVED: How to Disable the STORE App in Windows 10 - Up & Running Technologies Calgary

the STORE key does not exist in Windows 10 LOCAL Group Policy, sooo you need to edit the registry manually:
  1. Click START, type REGEDIT.EXE and press ENTER Key
  2. Expand KEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsStore
  3. Right click and select NEW > REG_DWORD
  4. Name it RemoveWindowsStore
  5. Set the value to 1
  6. Reboot the PC and notice that the store is locked
Also found this: How to Completely Remove the Windows Store - Windows 10

If you do this the only way to get it back is to reinstall Windows 10.

I disabled the windows store via GPEDIT. When I checked the registry, the value for RemoveWindowsStore was set to 1. The 214/10 eventids continue to appear in the log.

My initial reaction to the logged errors was to try to stop the errors by 'disabling' the Windows store, however that has not made any difference. It is not clear to me that removing the Windows store will make the errors go away either. I checked the links on how to disable and/or remove the store completely, but disabling it did nothing to stop the errors. So, I'm skeptical that removing the store will stop the errors either. Who or what in the system is driving the registration and installation of the apps ?

Are you using a local or a Microsoft account to login with?

You could try creating a new account (local or MS, same as what you are now using) and see what happens.

I'm using a local account. I found a fix at the following link: . There are 3 methods listed - I used method 1 which apparently (from the command) re-registered all of the applications. I am no longer seeing eventids 214 and 10 being logged during a Windows bootup. We'll see how long this lasts - I will wait another day before declaring this a successful fix. Thanks for your help.

Great, thanks for letting me know. I saved that for future reference.

Why am I seeing eventids 214 and 10 logged