Windows rtl systemimplementation directregistryprovider sysopenkey

Sysnative Forums

  • Microsoft Support & Malware Removal

  • Windows Update

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

[SOLVED] Windows Update Error 80070002

  • Thread starter
    Thread starter

    Zack Royer

  • Start date
    Start date

Joined
Dec 25, 2013
Posts
7




  • #1

This is my first post and it is about this error that I see a lot of people have, As I was seeking for a solution every one that I’ve found has it:

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

So here I am creating this thread.

I’ve runned the System Update Readiness tool but I don’t know where the log is, also I’ve tried sfc / scannow but «Windows Resource Protection could not perform the requested operation.» happened, so I could create a cbs.log and it is attached here: View attachment cbs.zip

I’m using a notebook with windows home premium 64bits. I don’t know if it helps but this started to happen yesterday when I waked my notebook, my battery don’t work so I need to stay on plug to use it, well it happens that I’ve put the plug on the wall but not in the notebook and it shut down… I don’t know if windows update was working when I put it on sleep mode and when shut down it corrupted something.

Joined
May 31, 2012
Posts
4,351
Location

New York




  • #2

Hello Zack, welcome to Sysnative!

I’m really busy at the moment and haven’t been taking on new threads until my exams are over, but I’m so intrigued about this one that I just had to post!

2013-12-25 11:56:04, Error                 CSI    00000013 (F) STATUS_OBJECT_NAME_NOT_FOUND #2746354# from Windows::Rtl::SystemImplementation::CKey::OpenExistingKey(f = 0, da = (KEY_READ), oa = @0x1d9d2e0, key = NULL, disp = (null))[gle=0xd0000034]
2013-12-25 11:56:04, Info                  CBS    Failed to get CSI store. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2013-12-25 11:56:04, Error                 CBS    Failed to initialize store parameters with boot drive:  and windows directory:  [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2013-12-25 11:58:28, Info                  CSI    00000014@2013/12/25:13:58:28.121 PopulateComponentFamiliesKey - Begin
2013-12-25 11:58:31, Error                 CSI    00000015 (F) STATUS_OBJECT_NAME_NOT_FOUND #3432948# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(flg = 0, key = {provider=NULL, handle=0}, da = (KEY_READ|KEY_WOW64_64KEY), oa = @0xd6cbe0->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[148]"\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_mi\u0093qosoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d"; a:(OBJ_CASE_INSENSITIVE)}, disp = Unmapped disposition: 14077864 (0x00d6cfa8))[gle=0xd0000034]
2013-12-25 11:58:31, Error                 CSI    00000016@2013/12/25:13:58:31.221 (F) d:\win7sp1_gdr\base\wcp\sil\merged\ntu\ntsystem.cpp(3676): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey expression: (null)
[gle=0x80004005]
2013-12-25 11:58:31, Error                 CSI    00000017 (F) STATUS_OBJECT_NAME_NOT_FOUND #3432947# from Windows::Rtl::SystemImplementation::CKey::OpenExistingKey(f = 0, da = (KEY_READ), oa = @0xd6d0a0, key = NULL, disp = (null))[gle=0xd0000034]

I’ve never seen anything like this before! Well, I’ve seen this sort of corruption, but it’s never led to a key name like this:

wow64_mi\u0093qosoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d

This should be (haven’t checked it):

wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d

The backslash makes the full path look very strange:

\Registry\Machine\Software\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_mi\u0093qosoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d

As if there’s a subkey under wow64_mi called u0093qosoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d which isn’t the case at all.

Anyway, enough of my waffling, let’s fix this for you:

Export registry as hive

  1. Click on the Start

    button and in the search box, type regedit

  2. When you see regedit on the list, right-click on it and select Run as administrator
  3. When regedit opens, using the left pane, navigate to the following registry key and select it by clicking on it once.

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide

  4. Once selected, click File > Export….
  5. Change the Save as type: to Registry Hive Files (*.*)
  6. Name this file SideBySide (with no file extension) and save it to your Desktop.

Zip up SideBySide and attach it to your next post please!

Tom

Joined
Dec 25, 2013
Posts
7




  • #3

Hi Tom! Thank for your support. Here is SideBySide.
Merry christmas(a little late) and happy new year!

Attachments


  • SideBySide.zip

Joined
May 31, 2012
Posts
4,351
Location

New York




  • #4

Hi Zack,

This is a lot easier than I pictured it to be. I thought we would have to deal with the permissions on this key before we changed it, but it appears that isn’t the case.

  1. Click on the Start

    button and in the search box, type regedit

  2. When you see regedit on the list, right-click on it and select Run as administrator.
  3. Navigate to this key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_micqosoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d

  4. Right click on it, and select rename, delete all the text that is selected then paste this name in:

    wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d

Reboot your computer then try to update it :)

Tom

Joined
Dec 25, 2013
Posts
7




  • #5

  1. Right click on it, and select rename, delete all the text that is selected then paste this name in:

    wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d

I Can’t, it says that the registry editor can’t rename, «error at renaming key» .Also when I click it, another error popup appears saying that «an error is preventing the key from being open, the system can’t find the specific file».
What if I create a new key in Winners\ and put «wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d» on its name? I will wait you to say if that doesn’t gonna blow everything.:lol:

Joined
May 31, 2012
Posts
4,351
Location

New York




  • #6

Hi Zack,

Okay, let’s try this:

Modify Registry Permissions

  1. Click on the Start

    button and in the search box, type regedit

  2. When you see regedit on the list, right-click on it and select Run as administrator.
  3. In the left hand panel of regedit, you will see a list of registry keys. Navigate to the following key, right-click on it and select Permissions…:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_micqosoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d

  4. Click Advanced.
  5. Under the Owner tab, click Edit.
  6. Click «Other Users and Groups«.
  7. Click Advanced.
  8. Click «Find Now«.
  9. Scroll down and double click on Everyone.
  10. Click OK.
  11. Put the check in «Replace owner on subcontainers and objects«, click Apply then change to the Permissions tab.
  12. Under type Deny, single click on any entries and click Remove. (N.B.: There may not be any Deny entries, in which case just ignore this step. Just remove any that do exist)
  13. Click Edit (now on the standard file Property window under the Security tab).
  14. Click Add.
  15. Click Advanced.
  16. Click «Find Now».
  17. Scroll down and double click on Everyone.
  18. Click OK.
  19. Single click on Everyone and then tick the «Full Control» box under Allow.
  20. Click OK TWO times.
  21. Now delete the wow64_micqosoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d key

SFCFix Script

Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the attached file, SFCFix.txt, and save this to your Desktop. Ensure that this file is named SFCFix.txt — do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.txt.
  5. Drag the file SFCFix.txt onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a log should be created on your Desktop: SFCFix.txt.
  8. Copy (Ctrl + C) and Paste (Ctrl + V) the contents of this into your next post for me to analyse please — put [CODE][/CODE] tags around the log to break up the text.

Then reboot and try to update please!

Tom

Attachments


  • SFCFix.txt

Joined
Dec 25, 2013
Posts
7




  • #7

I can’t access «Permissions» on this key, it says: «The solicited security information aren’t available or can’t be displayed». I’ve tryed with the key below this and I could open the Permissions window(I haven’t changed anything on this one) .So I’ve stop at step 3, should I continue from step 13?

here is the SCSFix log:

SFCFix version 2.0.5.0 by niemiro.
Start time: 2014-01-08 15:52:32.046
Using .txt script file at C:\Users\Roberto\Desktop\SFCFix.txt




RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d.

Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d.
Successfully imported registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d\6.1.

Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d\6.1.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide\Winners\wow64_microsoft-windows-icm-ui_31bf3856ad364e35_none_e7ab7e770e2b372d.
RegistryScript:: directive completed successfully.




Successfully processed all directives.
SFCFix version 2.0.5.0 by niemiro has completed.
Currently storing 3 datablocks.
Finish time: 2014-01-08 15:52:32.769
----------------------EOF-----------------------

Joined
Dec 25, 2013
Posts
7




  • #8

Hey Tom just to let you know that I didn’t given up :s1:. I’m waiting for you to say if I should skip step 4-12 and that doesn’t gonna break everything. I’ve got back to work last week and I don’t take my notebook with me anymore. So I still not in a hurry but don’t forget about me when the overload of threads start after your exams. :thumbsup2:

Joined
Dec 25, 2013
Posts
7




  • #9

No more need for a fix, I’ve created a backup of my files in a external HD and reinstalled Windows and everything is normal right now. Thanks for the Support anyway! :wave:

Joined
May 31, 2012
Posts
4,351
Location

New York




  • #10

Hi Zack,

Sorry for not getting to you in time, but I’m glad to hear you’ve got everything working again!

Tom

Joined
Dec 25, 2013
Posts
7




  • #11

No problem Tom, I know how hard university can be. I’m glad I’ve finished mine last year :rofl12:. Again, thank you for all your support and time spent here, you sure is one great mind with a brilliant future and will help a lot of people out there with their windows update problems!

Until next time! (I hope not too soon!)

Has Sysnative Forums helped you? Please consider donating to help us support the site!

  • Microsoft Support & Malware Removal

  • Windows Update

Hi again,
I was looking for the word «error» inside the file CBS.log, and I found lots of error, like these (the blank spaces between lines are non-errors lines that I deleted):
2012-10-18 08:03:06, Error CSI 00000001 (F) 80220001 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=1] #1# from LoadStore(target = NULL)
[gle=0x80004005]
2012-10-18 08:03:06, Error CSI 0000000a (F) SMI schema hive could not be loaded. The hive file may be missing or damaged.[gle=0x80004005]

2012-10-18 11:48:45, Error CSI 00000001 (F) 80220001 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=1] #1# from LoadStore(target = NULL)
[gle=0x80004005]
2012-10-18 11:48:45, Error CSI 0000000e (F) SMI schema hive could not be loaded. The hive file may be missing or damaged.[gle=0x80004005]
2012-10-18 11:48:45, Info CSI 0000000f Performing 3 operations; 3 are not lock/unlock and follow:
Install (5): flags: 0 tlc: [f0624721ed4bcc699fb5852e4c775a18, Version = 6.1.7600.16977, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:156{78}]»Package_9_for_KB2724197~31bf3856ad364e35~amd64~~6.1.1.3.2724197-22_neutral_GDR» ncdata: [l:0]»») thumbprint: (null)
Install (5): flags: 0 tlc: [ce97520aa96439fc46f99c01eecc7dc6, Version = 6.1.7601.17944, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:154{77}]»Package_2_for_KB2724197~31bf3856ad364e35~amd64~~6.1.1.3.2724197-5_neutral_GDR» ncdata: [l:2{1}]»2″) thumbprint: (null)
Install (5): flags: 0 tlc: [b3696f696f7dbfdce77b7a912dcea207, Version = 6.1.7601.17944, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral]) ref: ( flgs: 00000000 guid: {d16d444c-56d8-11d5-882d-0080c847b195} name: [l:154{77}]»Package_3_for_KB2724197~31bf3856ad364e35~amd64~~6.1.1.3.2724197-8_neutral_GDR» ncdata: [l:2{1}]»2″) thumbprint: (null)

2012-10-18 11:48:45, Error CSI 00000011 (F) STATUS_OBJECT_NAME_NOT_FOUND #11707# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(flg = (AllowAccessDenied), key = {provider=NULL, handle=0}, da = (KEY_READ|KEY_WOW64_64KEY), oa = @0x191d6a0->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[24]»\Registry\machine\Schema»; a:(OBJ_CASE_INSENSITIVE)}, disp = Unmapped dis (0x0191d640))[gle=0xd0000034]
2012-10-18 11:48:45, Error CSI 00000012@2012/10/18:09:48:45.351 (F) d:\win7sp1_gdr\base\wcp\sil\merged\ntu\ntsystem.cpp(3676): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey expression: (null)
[gle=0x80004005]
2012-10-18 11:48:49, Error CSI 00000013 (F) STATUS_OBJECT_NAME_NOT_FOUND #11706# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(flg = 0, key = {provider=NULL, handle=0}, da = (KEY_READ|KEY_WOW64_64KEY), oa = @0x191d6a0->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[24]»\Registry\machine\Schema»; a:(OBJ_CASE_INSENSITIVE)}, disp = Unmapped dis (0x0191d7c4))[gle=0xd0000034]
2012-10-18 11:48:49, Error CSI 00000014@2012/10/18:09:48:49.407 (F) d:\win7sp1_gdr\base\wcp\sil\merged\ntu\ntsystem.cpp(3676): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey expression: (null)
[gle=0x80004005]
2012-10-18 11:48:51, Error CSI 00000015 (F) STATUS_OBJECT_NAME_NOT_FOUND #11705# from Windows::Rtl::SystemImplementation::CBufferedRegistryProvider::SysOpenKey(flg = 0, key = {provider=NULL, handle=0}, da = (KEY_ALL_ACCESS), oa = @0x191da50->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[24]»\Registry\machine\Schema»; a:(OBJ_CASE_INSENSITIVE)}, disp = Unmapped dis (0x0191dbc8))[gle=0xd0000034]
2012-10-18 11:48:51, Error CSI 00000016 (F) STATUS_OBJECT_NAME_NOT_FOUND #11704# from Windows::Rtl::SystemImplementation::CSystemIsolationLayer_IRtlSystemIsolationLayerTearoff::OpenRegistryKey(flags = (OpenForBackupIntent), da = (KEY_ALL_ACCESS), kn = [l:48{24}]»\registry\machine\Schema», key = NULL, disp = Invalid)[gle=0xd0000034]
2012-10-18 11:48:51, Error CSI 00000002 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #3# from CWcmEngineCore::UnregisterNamespace(nsid = { name: Microsoft-Windows-OS-Kernel ver: 6.1.7601.17944 lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS }, fRemoveSettings = FALSE, target = NULL)
[gle=0x80004005]
2012-10-18 11:48:51, Error CSI 00000003 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #2# from CWcmEngineCore::CreateNamespaceWithOptions(nsid = { name: Microsoft-Windows-OS-Kernel ver: 6.1.7601.17944 lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS }, fOverwrite = TRUE, target = NULL, namespace = { name: Microsoft-Windows-OS-Kernel ver: 6.1.7601.17944 lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS })
[gle=0x80004005]
2012-10-18 11:48:51, Error CSI 00000002 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #3# from CSmiPrimitiveInstaller::ProcessComponent(fromComp = { name: Microsoft-Windows-OS-Kernel, ver: 6.1.7601.17835, lang: neutral, arch: amd64, pkt: 31bf3856ad364e35, verSc: nonSxS }, toComp = { name: Microsoft-Windows-OS-Kernel, ver: 6.1.7601.17944, lang: neutral, arch: amd64, pkt: 31bf3856ad364e35, verSc: nonSxS })
[gle=0x80004005]
2012-10-18 11:48:51, Info CSI 00000017 SMI Primitive installer failed.

2012-10-18 11:48:51, Error CSI 00000018 (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #11672# from CSettingsInstaller::ProcessComponentChange(…)[gle=0xd0150025]
2012-10-18 11:48:51, Error CSI 00000019@2012/10/18:09:48:51.482 (F) d:\win7sp1_gdr\base\wcp\primitiveinstallers\settingsinstaller.cpp(515): Error STATUS_SMI_PRIMITIVE_INSTALLER_FAILED originated in function CSettingsInstaller::ProcessComponentChange expression: (null)
[gle=0x80004005]
2012-10-18 11:48:52, Error CSI 0000001a (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #11582# from PrimitiveInstaller::CCoordinator::ProcessChange(Change 6.1.7601.17835 -> 6.1.7601.17944 for Microsoft-Windows-OS-Kernel, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral)[gle=0xd0150025]
2012-10-18 11:48:52, Info CSI 00000003 SMI Primitive Installer [done]

2012-10-18 11:48:52, Error CSI 0000001b (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #10032# from CCSDirectTransaction::PerformChangeAnalysis(…)[gle=0xd0150025]
2012-10-18 11:48:52, Error CSI 0000001c (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #10031# from CCSDirectTransaction::PrepareForCommit(…)[gle=0xd0150025]
2012-10-18 11:48:52, Error CSI 0000001d (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #10030# from CCSDirectTransaction::ExamineTransaction(…)[gle=0xd0150025]
2012-10-18 11:48:52, Error CSI 0000001e (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #10029# from CCSDirectTransaction_IRtlTransaction::ExamineTransaction(…)[gle=0xd0150025]
2012-10-18 11:48:52, Info CSI 00000004 SMI Primitive Installer [started]

2012-10-18 11:48:52, Error CSI 0000001f (F) STATUS_OBJECT_NAME_NOT_FOUND #12062# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(flg = (AllowAccessDenied), key = {provider=NULL, handle=0}, da = (KEY_READ|KEY_WOW64_64KEY), oa = @0x191d220->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[24]»\Registry\machine\Schema»; a:(OBJ_CASE_INSENSITIVE)}, disp = Unmapped dis (0x0191d1c0))[gle=0xd0000034]
2012-10-18 11:48:52, Error CSI 00000020@2012/10/18:09:48:52.855 (F) d:\win7sp1_gdr\base\wcp\sil\merged\ntu\ntsystem.cpp(3676): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey expression: (null)
[gle=0x80004005]
2012-10-18 11:48:55, Error CSI 00000021 (F) STATUS_OBJECT_NAME_NOT_FOUND #12061# from Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey(flg = 0, key = {provider=NULL, handle=0}, da = (KEY_READ|KEY_WOW64_64KEY), oa = @0x191d220->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[24]»\Registry\machine\Schema»; a:(OBJ_CASE_INSENSITIVE)}, disp = Unmapped dis (0x0191d344))[gle=0xd0000034]
2012-10-18 11:48:55, Error CSI 00000022@2012/10/18:09:48:55.320 (F) d:\win7sp1_gdr\base\wcp\sil\merged\ntu\ntsystem.cpp(3676): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey expression: (null)
[gle=0x80004005]
2012-10-18 11:48:56, Error CSI 00000023 (F) STATUS_OBJECT_NAME_NOT_FOUND #12060# from Windows::Rtl::SystemImplementation::CBufferedRegistryProvider::SysOpenKey(flg = 0, key = {provider=NULL, handle=0}, da = (KEY_ALL_ACCESS), oa = @0x191d5d0->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[24]»\Registry\machine\Schema»; a:(OBJ_CASE_INSENSITIVE)}, disp = Unmapped dis (0x0191d748))[gle=0xd0000034]
2012-10-18 11:48:56, Error CSI 00000024 (F) STATUS_OBJECT_NAME_NOT_FOUND #12059# from Windows::Rtl::SystemImplementation::CSystemIsolationLayer_IRtlSystemIsolationLayerTearoff::OpenRegistryKey(flags = (OpenForBackupIntent), da = (KEY_ALL_ACCESS), kn = [l:48{24}]»\registry\machine\Schema», key = NULL, disp = Invalid)[gle=0xd0000034]
2012-10-18 11:48:56, Error CSI 00000004 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #5# from CWcmEngineCore::UnregisterNamespace(nsid = { name: Microsoft-Windows-OS-Kernel ver: 6.1.7601.17944 lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS }, fRemoveSettings = FALSE, target = NULL)
[gle=0x80004005]
2012-10-18 11:48:56, Error CSI 00000005 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #4# from CWcmEngineCore::CreateNamespaceWithOptions(nsid = { name: Microsoft-Windows-OS-Kernel ver: 6.1.7601.17944 lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS }, fOverwrite = TRUE, target = NULL, namespace = { name: Microsoft-Windows-OS-Kernel ver: 6.1.7601.17944 lang: neutral arch: amd64 pkt: 31bf3856ad364e35 verSc: nonSxS })
[gle=0x80004005]
2012-10-18 11:48:56, Error CSI 00000005 (F) 80220013 [Error,Facility=FACILITY_STATE_MANAGEMENT,Code=19 (0x0013)] #6# from CSmiPrimitiveInstaller::ProcessComponent(fromComp = { name: Microsoft-Windows-OS-Kernel, ver: 6.1.7601.17835, lang: neutral, arch: amd64, pkt: 31bf3856ad364e35, verSc: nonSxS }, toComp = { name: Microsoft-Windows-OS-Kernel, ver: 6.1.7601.17944, lang: neutral, arch: amd64, pkt: 31bf3856ad364e35, verSc: nonSxS })
[gle=0x80004005]
2012-10-18 11:48:56, Info CSI 00000025 SMI Primitive installer failed.

2012-10-18 11:48:56, Error CSI 00000026 (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #12040# from CSettingsInstaller::ProcessComponentChange(…)[gle=0xd0150025]
2012-10-18 11:48:56, Error CSI 00000027@2012/10/18:09:48:56.661 (F) d:\win7sp1_gdr\base\wcp\primitiveinstallers\settingsinstaller.cpp(515): Error STATUS_SMI_PRIMITIVE_INSTALLER_FAILED originated in function CSettingsInstaller::ProcessComponentChange expression: (null)
[gle=0x80004005]
2012-10-18 11:48:57, Error CSI 00000028 (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #11951# from PrimitiveInstaller::CCoordinator::ProcessChange(Change 6.1.7601.17835 -> 6.1.7601.17944 for Microsoft-Windows-OS-Kernel, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral)[gle=0xd0150025]
2012-10-18 11:48:57, Info CSI 00000006 SMI Primitive Installer [done]

2012-10-18 11:48:57, Error CSI 00000029 (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #11712# from CCSDirectTransaction::PerformChangeAnalysis(…)[gle=0xd0150025]
2012-10-18 11:48:57, Error CSI 0000002a (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #11711# from CCSDirectTransaction::PrepareForCommit(…)[gle=0xd0150025]
2012-10-18 11:48:57, Error CSI 0000002b (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #11710# from CCSDirectTransaction::GenerateComponentChangeList(…)[gle=0xd0150025]
2012-10-18 11:48:57, Error CSI 0000002c (F) STATUS_SMI_PRIMITIVE_INSTALLER_FAILED #11709# from Windows::COM::CPendingTransaction::ExtractInformationFromRtlTransaction(…)[gle=0xd0150025]
2012-10-18 11:48:57, Error CSI 0000002d (F) HRESULT_FROM_WIN32(14108) #9730# from Windows::COM::CPendingTransaction::IStorePendingTransaction_Analyze(…)[gle=0x8007371c]
2012-10-18 11:48:57, Error CSI 0000002e (F) HRESULT_FROM_WIN32(14108) #9414# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_Commit(Flags = 102 (0x00000066), pSink = NULL, disp = 0, coldpatching = FALSE)[gle=0x8007371c]
2012-10-18 11:48:57, Error CSI 0000002f (F) HRESULT_FROM_WIN32(14108) #9413# 13292878 us from Windows::ServicingAPI::CCSITransaction_ICSITransaction::Commit(flags = 0x00000066, pSink = NULL, disp = 0)
[gle=0x8007371c]
Of course, there are lots of lines like these (or similar) that were generated today when I tried to install (yes, one more time) the pending updates.
I will appreciate any kind of help. Thank you.

October 18th, 2012 7:12am


Microsoft Windows Update

Обновления для Windows 7

Drinko

14:33, 25.10.2010 | #316

Администратор

Pumma,

1. Еще раз спрашиваю: ошибки в системном журнале имеются?
2. Не нужно столько знаков препинания в конце каждого предложения — одного вполне достаточно!

Попробуйте восстановить исходное состояние компонентов Центра обновления Windows

——-

Pumma

19:43, 26.10.2010 | #317

Сообщений: 3

1. Ошибок нет.
2. Ничего из выше указанного нет.

b_e_t_a_

00:02, 04.02.2011 | #318

Сообщений: 10

Народ извините за то что может я тут не в тему пишу, но у меня проблема на компьютере, windows 7 Максимальная, ставил где то год назад, сборку от GSG-GROUP , из за их не понятной сборки с черными иконками в системе и саморекламой, я взял оригинальнаый образ от василия , и пытался переустановить комп, только у меня возникла проблема, компьютер переустанавливаться не хотел, я пробывал и через bios и через boot меню, начиналась загрузка с диска и голубой экран , но установка не начиналась, в тот момент я просто взял не переустанавливая обновил ее, потом ставил кучу сторонних программ , custo pack , темы, и различные дополнения, изменял файлы в системе, потом все вернул обратно , кроме значка пуска…) скачал обновление которое дано для того что бы установить SP1, обновление это у меня уже стояло, я защел в центр обновлений windows и увидел доступные обновления, но они не устанавливаються …
ЧТО МНЕ ДЕЛАТЬ?? Помогите пожалуйста

harikovich

Отредактировано harikovich04.02.2011, 00:15

00:11, 04.02.2011 | #319

Почетный

b_e_t_a_, http://windows.microsoft.com/ru-RU….0070003
По этим рекомендациям прошелся (вроде твоя ошибка)?

Drinko

09:16, 09.02.2011 | #320

Администратор

Шапка обновлена с учетом выхода Windows 7 SP1

——-

Inonok

Отредактировано Inonok16.02.2011, 12:32

00:27, 16.02.2011 | #321

Сообщений: 66

Поддерживается ли в w7-64-sp1 технология x2APIC?
При включении x2APIC в БИОС — синий экран при загрузке.
Для сервера 2008 вроде есть KB2398906, можно ли его применить к w7?
Если нет, то может быть, как с AHCI — включить до установки windows?
Вопрос возник в связи с тем, что VMware Workstation не видит в упор виртуализацию(
в биос виртуализация включна, virtual pc ставится, тесты от MS и VM положительные.
Biostar TH67XE i7-2600 8Gb

PS: Windows6.1-KB2398906-x64 не применимо (w7-64sp1ent)

alexmaj467

00:52, 16.02.2011 | #322

Сообщений: 27

может не туда но решил тут спросить уже всю голову сломал.

Вобше стоит вторая система чисто для бенча и тестов.
3 месяца назад слетела активация (но так как я этой системой не каждый день пользуюсь сделал Ремут Ват и забыл)
сегодня решил активировать . вобшем то удалил. то туда. короче активировал по телефону.

Сама проблема.
при включении обновления(поиск обновления) ни чего не происходит,тоесть полоска бегает , C:\Windows\servicing\TrustedInstaller.exe как и положено мучает процессор.
но это действие не останавливается он ишет,ишет. а результата нет.
только первый раз после активации установилось два обновления. кб 980830 и кб 9115597.

Есть ли какаие мысли по этому поводу.

с интернетом всё нормально.
файл хостс в порядке.
фаерволами не пользуюсь.
брандмауэр отключен.
в ИЕ крест на автономной.

Drinko

15:31, 16.02.2011 | #323

Администратор

Цитата (Inonok)

Поддерживается ли в w7-64-sp1 технология x2APIC »

В сервере точно поддерживается, вероятно и в Win 7 тоже.

Цитата (Inonok)

Для сервера 2008 вроде есть KB2398906, можно ли его применить к w7? »

Можно: http://support.microsoft.com/hotfix….kbln=ru

——-

Drinko

15:33, 16.02.2011 | #324

Администратор

Цитата (alexmaj467)

при включении обновления(поиск обновления) ни чего не происходит,тоесть полоска бегает »

Попробуйте выполнить восстановление исходного состояния компонентов Центра обновления Windows.

——-

alexmaj467

16:13, 16.02.2011 | #325

Сообщений: 27

Цитата (Drinko)

Попробуйте выполнить »

скачал фикс запустил,перезагрузил. Теперь в центре обновлений пишет
поиск обновлений — никогда.
устанавливались — никогда.
Нажимаю поиск старая картина продолжается.

Далее что посоветуете кроме переустановки.

Drinko

16:35, 16.02.2011 | #326

Администратор

alexmaj467, приведите ошибки из Журнала событий в соответствии с этими инструкциями.

Цитата (alexmaj467)

Теперь в центре обновлений пишет
поиск обновлений — никогда.
устанавливались — никогда. »

Попробуйте переустановить Windows Update Agent.

——-

alexmaj467

21:43, 16.02.2011 | #327

Сообщений: 27

Цитата (Drinko)

Попробуйте переустановить Windows Update Agent. »

пишет что произошла ошибка.

а журнал ошибок там за 4 месяца ошибок, на системе для бенча тоесть синий экран это привычное событие.

ну вот пока этот файл что выше писал грузит проц. там каждую минуту по 6 ошибок вылетает примерно такого плана код события 1001.

harikovich

Отредактировано harikovich17.02.2011, 14:44

22:35, 16.02.2011 | #328

Почетный

alexmaj467,

Цитата

сделал Ремут Ват и забыл

Вопросы по сей активации- вне компетенций, окромя автора, а Hasar смутно поделился, чего он там поломал. А поломал он, имхо, основы. И как сии изменения чинить- никто не имеет ни малейшего понятия. Скрипт slmgr.vbs работает? Отработка команд типа slmgr.vbs /dli /dlv /xpr проходит?
ps Извини, прежде чем пользоваться рекламируемыми супер- пупер- не грех погуглить советы по активации.
Не претендуется на истину в последней инстанции, но собраны мнения Слетела активация, что делать?
pps Переустановка.

alexmaj467

13:31, 17.02.2011 | #329

Сообщений: 27

Вопрос снят.
думаю копать без толку да и желания нет.
Снёс поставил за ново.

mekong

19:32, 17.02.2011 | #330

Сообщений: 16

b_e_t_a_, компьютер переустанавливаться не хотел, я пробывал и через bios и через boot меню, начиналась загрузка с диска и голубой экр
Для Win 7 это обычная проблема. Нужно просто запустить установку и ждать, через какое то время ( у меня минут 10 ), появится окно с выбором языка, а потом снова нужно ждать довольно долго ( у меня тоже минут 10, но некоторые пишут что и по 40 ждут). Потом начинается распаковка и всё происходит очень быстро

  • Страница 22 из 32
  • «
  • 1
  • 2
  • 20
  • 21
  • 22
  • 23
  • 24
  • 31
  • 32
  • »

В связи с введением в действие Постановления Правительства Российской Федерации от 14.11.2023 № 1905 т.н. «о запрете популяризации VPN» с 1 марта 2024 года — любое обсуждение способов обхода блокировок и VPN на портале запрещено!

Windows 8.1
  • Вопросы и ответы по Windows 8.1
  • Установка Windows 8.1
  • Оформление Windows 8.1
  • Обои / Wallpapers
  • Курсоры / Cursors
Популярное
  • Как высокие технологии изменили мир кулинарии и высокой кухни
  • Service Desk и Help Desk: современные системы поддержки пользователей
  • Влияние IT-технологий на творчество Синъитиро Ватанабэ в аниме «Лазарь»
  • Как IT влияет на наш интерьер: от умных домов до минималистичных пространств
  • Как IT изменил современный мир юриспруденции
  • Тест IELTS: для кого и зачем
  • Когда нужен VPS на Windows: кому подойдёт и как выбрать подходящий вариант
  • Как высокие технологии изменили сферу развлечений: трансформация концертной деятельности
  • Ремонт iPhone: секреты правильного обслуживания
  • Как IT-технологии трансформировали творчество Хадзимэ Исаямы: анализ на примере «Атака титанов»

  • Windows Support Forums

  • Installation, Updates and Activation

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Solved In-place Upgrade test Failure

  • Thread starter
    Thread starter

    Bastet

  • Start date
    Start date

Local time
8:00 AM
Posts
640
Location

Manchester. UK.

OS
Windows 11 Pro 64bit




  • #21

@Ghot I used the registry fix when I first upgraded from Win 10 to 11 & now I used USB installation media & I’d removed the recommended file (appraisererr?) from the sources folder, I did also try removing it from the sources folder on the PC after running the setup, but problem remained.
Is there a more recommended way of doing this?


My Computer



  • OS
    Windows 11 Pro 64bit
    Computer type
    Laptop
    Manufacturer/Model
    PC Specialist Optimus VII V17-960 Gaming Laptop.
    CPU
    6th Gen Intel Core i7-6700HQ Quad Core processor.
    Memory
    16GB HyperX IMPACT 1600MHz SODIMM DDR3 (2 x 8GB)
    Graphics Card(s)
    NVIDIA® GeForce® GTX 960M — 2.0GB DDR5 Video RAM — DirectX® 12
    Sound Card
    Intel 2 Channel High Def. Audio + SoundBlaster™ Cinema 2 & Realtek
    Monitor(s) Displays
    Optimus Series: 17.3″ Matte Full HD IPS LED Widescreen (1920×1080)
    Screen Resolution
    Full HD IPS display (1920 x 1080).
    Hard Drives
    4TB SSD (internal).
    1x 1TB & 1x 5TB external HDDs.
    Cooling
    STANDARD THERMAL PASTE FOR SUFFICIENT COOLING
    Keyboard
    Logitech K800 wireless keyboard
    Mouse
    Logitech M705 wireless mouse
    Internet Speed
    Upto 100Mbps
    Browser
    Edge.
    Antivirus
    Windows Defender & MalwareBytes pro.

Local time
8:00 AM
Posts
870
OS
Windows 11, Windows 10, Linux Fedora Cinnamon




  • #22

Did you check the directory paths I mentioned in my post?


My Computer



  • OS
    Windows 11, Windows 10, Linux Fedora Cinnamon

Local time
8:00 AM
Posts
640
Location

Manchester. UK.

OS
Windows 11 Pro 64bit




  • #23

Did you check the directory paths I mentioned in my post?

As I rolled back to before I tried the upgrade I wondered if there’s anything there.
I checked & neither are shown. I receive an error saying that Windows cannot find the files.


My Computer



  • OS
    Windows 11 Pro 64bit
    Computer type
    Laptop
    Manufacturer/Model
    PC Specialist Optimus VII V17-960 Gaming Laptop.
    CPU
    6th Gen Intel Core i7-6700HQ Quad Core processor.
    Memory
    16GB HyperX IMPACT 1600MHz SODIMM DDR3 (2 x 8GB)
    Graphics Card(s)
    NVIDIA® GeForce® GTX 960M — 2.0GB DDR5 Video RAM — DirectX® 12
    Sound Card
    Intel 2 Channel High Def. Audio + SoundBlaster™ Cinema 2 & Realtek
    Monitor(s) Displays
    Optimus Series: 17.3″ Matte Full HD IPS LED Widescreen (1920×1080)
    Screen Resolution
    Full HD IPS display (1920 x 1080).
    Hard Drives
    4TB SSD (internal).
    1x 1TB & 1x 5TB external HDDs.
    Cooling
    STANDARD THERMAL PASTE FOR SUFFICIENT COOLING
    Keyboard
    Logitech K800 wireless keyboard
    Mouse
    Logitech M705 wireless mouse
    Internet Speed
    Upto 100Mbps
    Browser
    Edge.
    Antivirus
    Windows Defender & MalwareBytes pro.

Local time
8:00 AM
Posts
870
OS
Windows 11, Windows 10, Linux Fedora Cinnamon




  • #24

Don’t worry, just noticed that you’ve provided the setupmem.dmp along with your other files in an earlier post. I’ll have a look at them now. It’s very likely going to be compatibility issue, especially since you bypassed the compatibility checks to begin with.


My Computer



  • OS
    Windows 11, Windows 10, Linux Fedora Cinnamon

Local time
2:00 AM
Posts
5,457
OS
Windows 10




  • #25

If there are no performance problems or very slow boot please add these customized tests:

    [ ] 0x00000001 Special pool.
    [ ] 0x00000002 Force IRQL checking.
    [ ] 0x00000008 Pool tracking.
    [ ] 0x00000020 Deadlock detection.
    [ ] 0x00000080 DMA checking.
    [ ] 0x00000100 Security checks.

If there is no immediate BSOD then post a new verifier / querysettings

Then continue to add 4 — 6 customized tests (to match the customized tests in this link) every 3 to four hours if there are no significant performance problems or very slow boot.


My Computer



  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
    Motherboard
    Product : 190A Version : KBC Version 94.56
    Memory
    16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
    Graphics Card(s)
    NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
    Sound Card
    IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
    Hard Drives
    Model Hitachi HTS727575A9E364
    Antivirus
    Microsoft Defender
    Other Info
    Mobile Workstation

Local time
8:00 AM
Posts
870
OS
Windows 11, Windows 10, Linux Fedora Cinnamon




  • #26

This is the first time I’ve seen a Stop 0x4 and there is no information whatsoever from Microsoft regarding what causes it. However, it appears to be due to WinSetupMon.sys which is part of the setup process and a few people seem to have experienced the same issue when upgrading to Windows 11.

2: kd> knL
 # Child-SP          RetAddr               Call Site
00 ffff9c08`20a2f328 fffff802`3dfde954     nt!KeBugCheck
01 ffff9c08`20a2f330 fffff802`3dfdef99     WinSetupMon!HandleOperation+0x540 << Crash here!
02 ffff9c08`20a2f500 fffff802`21246d34     WinSetupMon!WinSetupMonPreSetInformation+0x59
03 ffff9c08`20a2f560 fffff802`212467e6     FLTMGR!FltpPerformPreCallbacksWorker+0x374
04 ffff9c08`20a2f670 fffff802`21245872     FLTMGR!FltpPassThroughInternal+0xc6
05 ffff9c08`20a2f6c0 fffff802`212455fb     FLTMGR!FltpPassThrough+0x1c2
06 ffff9c08`20a2f730 fffff802`25d02f65     FLTMGR!FltpDispatch+0x8b << Handler routine for the FLT IRP
07 ffff9c08`20a2f790 fffff802`25c97f19     nt!IofCallDriver+0x55 << Calls into Filter Manager engine, all "modern" filter drivers register with this
08 ffff9c08`20a2f7d0 fffff802`25c9871a     nt!IopCallDriverReference+0xf9
09 ffff9c08`20a2f840 fffff802`25e27b75     nt!NtSetInformationFile+0x52a
0a ffff9c08`20a2f970 00007ffa`e0d23844     nt!KiSystemServiceCopyEnd+0x25
0b 00000000`0799e008 00000000`00000000     0x00007ffa`e0d23844

Interestingly, the setup driver was potentially referencing one of your Intel drivers.

               rsp : 0xffff9c0820a2f328 : 0xfffff8023dfde954 : WinSetupMon!HandleOperation+0x540
0xffff9c0820a2f328 : 0xfffff8023dfde954 : WinSetupMon!HandleOperation+0x540
0xffff9c0820a2f348 : 0xfffff8023dfd8430 :  dt WinSetupMon!CWsmTrackingConfig::CTrackingPathInfo
0xffff9c0820a2f3d0 : 0xffff8b8c6639ea10 :  !du ""\Device\HarddiskVolume4\Users\Tau_D\Downloads\Intel Drivers\DSA\Logs\Service\Dev...""
0xffff9c0820a2f400 : 0xfffff8023dfda037 : WinSetupMon!TraceLoggingMetadata+0x6f
0xffff9c0820a2f410 : 0xfffff8023dfd9fe4 : WinSetupMon!TraceLoggingMetadata+0x1c
0xffff9c0820a2f440 : 0xffff8b8c6639ea10 :  !du ""\Device\HarddiskVolume4\Users\Tau_D\Downloads\Intel Drivers\DSA\Logs\Service\Dev...""
0xffff9c0820a2f480 : 0xffff8b8c5f31b5b0 :  !du ""\Device\HarddiskVolume4\Program Files (x86)\Intel\Driver and Support Assistant\D...""
0xffff9c0820a2f4f8 : 0xfffff8023dfdef99 : WinSetupMon!WinSetupMonPreSetInformation+0x59
0xffff9c0820a2f518 : 0xfffff80225c90d6d : nt!ExReleaseCacheAwarePushLockSharedEx+0x7d
0xffff9c0820a2f558 : 0xfffff80221246d34 : FLTMGR!FltpPerformPreCallbacksWorker+0x374
0xffff9c0820a2f668 : 0xfffff802212467e6 : FLTMGR!FltpPassThroughInternal+0xc6
0xffff9c0820a2f6b8 : 0xfffff80221245872 : FLTMGR!FltpPassThrough+0x1c2
0xffff9c0820a2f728 : 0xfffff802212455fb : FLTMGR!FltpDispatch+0x8b
0xffff9c0820a2f788 : 0xfffff80225d02f65 : nt!IofCallDriver+0x55
0xffff9c0820a2f7c8 : 0xfffff80225c97f19 : nt!IopCallDriverReference+0xf9
0xffff9c0820a2f838 : 0xfffff80225c9871a : nt!NtSetInformationFile+0x52a
0xffff9c0820a2f8d8 : 0xfffff80226105638 : nt!NtOpenFile+0x58
0xffff9c0820a2f968 : 0xfffff80225e27b75 : nt!KiSystemServiceCopyEnd+0x25
0xffff9c0820a2f9d8 : 0xfffff80225e27b75 : nt!KiSystemServiceCopyEnd+0x25
0xffff9c0820a2f9e0 : 0xffffe48623f7b080 :  Trap @ ffff9c0820a2f9e0

The string is:

2: kd> !PDE.du ffff8b8c6639ea10
\Device\HarddiskVolume4\Users\Tau_D\Downloads\Intel Drivers\DSA\Logs\Service\Devices.xml.bak

Looks like the Intel Driver Support Assistant logs? There’s a log file for the driver under $WINDOWS.~BT\Sources\Rollback\WinSetupMon.log which appears to initiate some form of file tracking? Presumably so it can rollback if needed?


From your setuperr.log:

2022-04-01 13:28:19, Error                 SP     Cannot map user hive C:\Users\Default\NTUSER.DAT in HKEY_USERS\S-1-0-0. Error: 0x00000020
2022-04-01 13:28:19, Error                 CSI    00000006@2022/4/1:13:28:19.538 (F) onecore\base\wcp\sil\ntsystem.cpp(5047): Error STATUS_OBJECT_NAME_NOT_FOUND originated in function Windows::Rtl::SystemImplementation::DirectRegistryProvider::SysOpenKey expression: (null)
[gle=0x80004005]
2022-04-01 13:28:19, Error                 CONX   aepic: ERROR,AeWERQueryFileInfo,171,RegLoadAppKey failed [2]

Could you please enter the following command from a command prompt:

reg query HKEY_USERS\S-1-0-0

Followed by:

reg query HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-0-0

The key seems to be missing. That particular SSID corresponds to the null user; a generic default user SID.


From setup.api.upgrade:

>>>  [Device Install (Hardware initiated) - SWD\PRINTENUM\WSD-6f7c7306-564f-4e7e-8668-08b894cc8229]
>>>  Section start 2022/04/01 12:20:20.823
     ump: Install needed due to device needing additional installation
     utl: {Select Drivers - SWD\PRINTENUM\WSD-6f7c7306-564f-4e7e-8668-08b894cc8229} 12:20:20.938
     utl:      Driver Node:
     utl:           Status         - Selected
     utl:           Driver INF     - oem8.inf (C:\WINDOWS\System32\DriverStore\FileRepository\ip72006xps.inf_amd64_bfc2437030874200\ip72006xps.inf)
     utl:           Class GUID     - {4d36e979-e325-11ce-bfc1-08002be10318}
     utl:           Driver Version - 05/23/2012,5.60.2.40
     utl:           Configuration  - WSDPRINT\CanoniP7200_seriesEDEA
     utl:           Driver Rank    - 00FF1200
     utl:           Signer Score   - WHQL (0D000005)
     utl:      Driver Node:
     utl:           Status         - Outranked
     utl:           Driver INF     - prnms013.inf (C:\WINDOWS\System32\DriverStore\FileRepository\prnms013.inf_amd64_ae94ada6e6def772\prnms013.inf)
     utl:           Class GUID     - {62f9c741-b25a-46ce-b54c-9bccce08b6f2}
     utl:           Driver Version - 06/21/2006,10.0.22000.1
     utl:           Configuration  - CID_MS_GENERICPRINT [MS_GENERICPRINT]
     utl:           Driver Rank    - 00FF3002
     utl:           Signer Score   - Inbox (0D000003)
     utl:      Driver Node:
     utl:           Status         - Outranked
     utl:           Driver INF     - c_swdevice.inf (C:\WINDOWS\System32\DriverStore\FileRepository\c_swdevice.inf_amd64_655de2ccc6addd01\c_swdevice.inf)
     utl:           Class GUID     - {62f9c741-b25a-46ce-b54c-9bccce08b6f2}
     utl:           Driver Version - 06/21/2006,10.0.22000.1
     utl:           Configuration  - SWD\GenericRaw [SoftwareDevice]
     utl:           Driver Rank    - 00FF3003
     utl:           Signer Score   - Inbox (0D000003)
     utl: {Select Drivers - exit(0x00000000} 12:20:21.010
!    dvi: Device class {4d36e979-e325-11ce-bfc1-08002be10318} is not configurable.
     dvi: Searching for hardware ID(s):
     dvi:      wsdprint\canonip7200_seriesedea
     dvi:      canonip7200_seriesedea
     dvi: Searching for compatible ID(s):
     dvi:      wsdprint\1284_cid_ca_ivec1type1_ijp
     dvi:      1284_cid_ca_ivec1type1_ijp
     dvi:      cid_ms_genericprint
     dvi:      swd\genericraw
     dvi:      swd\generic
     dvi: Class GUID of device changed to: {4d36e979-e325-11ce-bfc1-08002be10318}.
     dvi: Waiting for previous device install to complete. 12:20:21.073
     ndv: {Core Device Install} 12:20:43.091
     dvi:      {Install Device - SWD\PRINTENUM\WSD-6F7C7306-564F-4E7E-8668-08B894CC8229} 12:20:43.100
     dvi:           Device Status: 0x0180200a
     dvi:           Config Flags: 0x00000000
     dvi:           Parent Device: SWD\DAFWSDProvider\urn:uuid:00000000-0000-1000-8000-180caccc590e/http://schemas.canon.com/Printer
     dvi:           {DIF_ALLOW_INSTALL} 12:20:43.136
     dvi:                Using exported function 'ClassInstall32' in module 'C:\WINDOWS\system32\ntprint.dll'.
     dvi:                Class installer == ntprint.dll,ClassInstall32
     dvi:                Class installer: Enter 12:20:43.168
     dvi:                Class installer: Exit
     dvi:                Default installer: Enter 12:20:43.184
     dvi:                Default installer: Exit
     dvi:           {DIF_ALLOW_INSTALL - exit(0xe000020e)} 12:20:43.198
     dvi:           {DIF_INSTALLDEVICEFILES} 12:20:43.203
     dvi:                Class installer: Enter 12:20:43.209
     inf:                     {Install from INF Section - CNM_0406XPS_VISTA} 12:20:43.232
     inf:                          Flags         - 0x000007ef
     inf:                     {Install from INF Section - exit(0x00000000)} 12:20:43.249
     dvi:                Class installer: Exit
     dvi:           {DIF_INSTALLDEVICEFILES - exit(0x00000000)} 12:20:49.324
     dvi:           {DIF_REGISTER_COINSTALLERS} 12:20:49.336
     dvi:                Reset Device: Resetting device configuration. 12:20:49.344
     dvi:                Reset Device: Resetting device configuration completed. 12:20:49.352
     dvi:                Class installer: Enter 12:20:49.359
     dvi:                Class installer: Exit
     dvi:                Default installer: Enter 12:20:49.373
     inf:                     {Install from INF Section - CNM_0406XPS_VISTA.CoInstallers} 12:20:49.381
     inf:                          Flags         - 0x001001ee
     inf:                     {Install from INF Section - exit(0x00000000)} 12:20:49.395
     dvi:                Default installer: Exit
     dvi:           {DIF_REGISTER_COINSTALLERS - exit(0x00000000)} 12:20:49.410
     dvi:           {DIF_INSTALLINTERFACES} 12:20:49.416
     dvi:                Class installer: Enter 12:20:49.424
     dvi:                Class installer: Exit
     dvi:                Default installer: Enter 12:20:49.434
     dvi:                Default installer: Exit
     dvi:           {DIF_INSTALLINTERFACES - exit(0x00000000)} 12:20:49.447
     dvi:           {DIF_INSTALLDEVICE} 12:20:49.455
     dvi:                Class installer: Enter 12:20:49.460
!!!  dvi:                Class installer: failed(0x00000490)!
!!!  dvi:                Error 1168: Element not found.
     dvi:           {DIF_INSTALLDEVICE - exit(0x00000490)} 12:20:49.497
!!!  dvi:           Error(00000490) installing device!
     dvi:      {Install Device - exit(0x00000490)} 12:20:49.511
     dvi: {Core Device Install - exit(0x00000490)} 12:20:49.517
     dvi: {DIF_DESTROYPRIVATEDATA} 12:20:49.524
     dvi:      Class installer: Enter 12:20:49.531
     dvi:      Class installer: Exit
     dvi:      Default installer: Enter 12:20:49.548
     dvi:      Default installer: Exit
     dvi: {DIF_DESTROYPRIVATEDATA - exit(0xe000020e)} 12:20:49.563
<<<  Section end 2022/04/01 12:20:49.578
<<<  [Exit status: FAILURE(0x00000490)]

It does appear there was some form of compatibility issue with your printer driver as well.

There appears to be multiple possible problems here. I would strongly recommend that you clean install Windows 10 again since that is known to be compatible with your machine. These issues are why I’ve very concerned with users posting tips on how to bypass compatibility checks, they exist for a reason and the build will break eventually as shown here.


My Computer



  • OS
    Windows 11, Windows 10, Linux Fedora Cinnamon

Local time
2:00 AM
Posts
5,457
OS
Windows 10




  • #28

Consider deleting appraisers if WDV finds no misbehaving drivers.

If the in place upgrade fails then submit new log files.


My Computer



  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
    Motherboard
    Product : 190A Version : KBC Version 94.56
    Memory
    16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
    Graphics Card(s)
    NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
    Sound Card
    IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
    Hard Drives
    Model Hitachi HTS727575A9E364
    Antivirus
    Microsoft Defender
    Other Info
    Mobile Workstation

Local time
8:00 AM
Posts
640
Location

Manchester. UK.

OS
Windows 11 Pro 64bit




  • #29

Consider deleting appraisers if WDV finds no misbehaving drivers.

If the in place upgrade fails then submit new log files.

Did that first time. during the install I removed the file from the PC which didn’t work, then I tried again & removed the file from the USB installation media. I also used the registry fix before upgrading from Win 10.


My Computer



  • OS
    Windows 11 Pro 64bit
    Computer type
    Laptop
    Manufacturer/Model
    PC Specialist Optimus VII V17-960 Gaming Laptop.
    CPU
    6th Gen Intel Core i7-6700HQ Quad Core processor.
    Memory
    16GB HyperX IMPACT 1600MHz SODIMM DDR3 (2 x 8GB)
    Graphics Card(s)
    NVIDIA® GeForce® GTX 960M — 2.0GB DDR5 Video RAM — DirectX® 12
    Sound Card
    Intel 2 Channel High Def. Audio + SoundBlaster™ Cinema 2 & Realtek
    Monitor(s) Displays
    Optimus Series: 17.3″ Matte Full HD IPS LED Widescreen (1920×1080)
    Screen Resolution
    Full HD IPS display (1920 x 1080).
    Hard Drives
    4TB SSD (internal).
    1x 1TB & 1x 5TB external HDDs.
    Cooling
    STANDARD THERMAL PASTE FOR SUFFICIENT COOLING
    Keyboard
    Logitech K800 wireless keyboard
    Mouse
    Logitech M705 wireless mouse
    Internet Speed
    Upto 100Mbps
    Browser
    Edge.
    Antivirus
    Windows Defender & MalwareBytes pro.

Local time
2:00 AM
Posts
5,457
OS
Windows 10




  • #30

When it failed was there an error message or code?

If there are no performance problems you can race through the WDV testing using more customized tests.

What are the status of the computer files?
Are there important files that need to be saved?
Are there important applications that cannot be reinstalled?

In case the above method fails then you may be able to perform a custom install:
(saves files into windows.old, install new operating system) (drivers and applications need to be reinstalled)


My Computer



  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
    Motherboard
    Product : 190A Version : KBC Version 94.56
    Memory
    16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
    Graphics Card(s)
    NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
    Sound Card
    IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
    Hard Drives
    Model Hitachi HTS727575A9E364
    Antivirus
    Microsoft Defender
    Other Info
    Mobile Workstation

Local time
8:00 AM
Posts
640
Location

Manchester. UK.

OS
Windows 11 Pro 64bit




  • #31

Same one as I originally posted.


My Computer



  • OS
    Windows 11 Pro 64bit
    Computer type
    Laptop
    Manufacturer/Model
    PC Specialist Optimus VII V17-960 Gaming Laptop.
    CPU
    6th Gen Intel Core i7-6700HQ Quad Core processor.
    Memory
    16GB HyperX IMPACT 1600MHz SODIMM DDR3 (2 x 8GB)
    Graphics Card(s)
    NVIDIA® GeForce® GTX 960M — 2.0GB DDR5 Video RAM — DirectX® 12
    Sound Card
    Intel 2 Channel High Def. Audio + SoundBlaster™ Cinema 2 & Realtek
    Monitor(s) Displays
    Optimus Series: 17.3″ Matte Full HD IPS LED Widescreen (1920×1080)
    Screen Resolution
    Full HD IPS display (1920 x 1080).
    Hard Drives
    4TB SSD (internal).
    1x 1TB & 1x 5TB external HDDs.
    Cooling
    STANDARD THERMAL PASTE FOR SUFFICIENT COOLING
    Keyboard
    Logitech K800 wireless keyboard
    Mouse
    Logitech M705 wireless mouse
    Internet Speed
    Upto 100Mbps
    Browser
    Edge.
    Antivirus
    Windows Defender & MalwareBytes pro.

Local time
2:00 AM
Posts
5,457
OS
Windows 10




  • #32

The prior post was edited before seeing the latest post.


My Computer



  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
    Motherboard
    Product : 190A Version : KBC Version 94.56
    Memory
    16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
    Graphics Card(s)
    NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
    Sound Card
    IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
    Hard Drives
    Model Hitachi HTS727575A9E364
    Antivirus
    Microsoft Defender
    Other Info
    Mobile Workstation

Local time
8:00 AM
Posts
640
Location

Manchester. UK.

OS
Windows 11 Pro 64bit




  • #33

The bluescreen error was invalid data access trap & second boot phase with sysprep_respecialize.


My Computer



  • OS
    Windows 11 Pro 64bit
    Computer type
    Laptop
    Manufacturer/Model
    PC Specialist Optimus VII V17-960 Gaming Laptop.
    CPU
    6th Gen Intel Core i7-6700HQ Quad Core processor.
    Memory
    16GB HyperX IMPACT 1600MHz SODIMM DDR3 (2 x 8GB)
    Graphics Card(s)
    NVIDIA® GeForce® GTX 960M — 2.0GB DDR5 Video RAM — DirectX® 12
    Sound Card
    Intel 2 Channel High Def. Audio + SoundBlaster™ Cinema 2 & Realtek
    Monitor(s) Displays
    Optimus Series: 17.3″ Matte Full HD IPS LED Widescreen (1920×1080)
    Screen Resolution
    Full HD IPS display (1920 x 1080).
    Hard Drives
    4TB SSD (internal).
    1x 1TB & 1x 5TB external HDDs.
    Cooling
    STANDARD THERMAL PASTE FOR SUFFICIENT COOLING
    Keyboard
    Logitech K800 wireless keyboard
    Mouse
    Logitech M705 wireless mouse
    Internet Speed
    Upto 100Mbps
    Browser
    Edge.
    Antivirus
    Windows Defender & MalwareBytes pro.

Local time
2:00 AM
Posts
5,457
OS
Windows 10




  • #34

Were there any performance problems so far using WDV?

Are you up to 9 customized tests?

Can you uninstall all printers?


My Computer



  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
    Motherboard
    Product : 190A Version : KBC Version 94.56
    Memory
    16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
    Graphics Card(s)
    NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
    Sound Card
    IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
    Hard Drives
    Model Hitachi HTS727575A9E364
    Antivirus
    Microsoft Defender
    Other Info
    Mobile Workstation

Local time
8:00 AM
Posts
640
Location

Manchester. UK.

OS
Windows 11 Pro 64bit




  • #35

No problems so far.
Yes.
Printer was uninstalled previously (but were reinstalled when I restored an image) so I suspect it wouldn’t be any different if I did so again.


My Computer



  • OS
    Windows 11 Pro 64bit
    Computer type
    Laptop
    Manufacturer/Model
    PC Specialist Optimus VII V17-960 Gaming Laptop.
    CPU
    6th Gen Intel Core i7-6700HQ Quad Core processor.
    Memory
    16GB HyperX IMPACT 1600MHz SODIMM DDR3 (2 x 8GB)
    Graphics Card(s)
    NVIDIA® GeForce® GTX 960M — 2.0GB DDR5 Video RAM — DirectX® 12
    Sound Card
    Intel 2 Channel High Def. Audio + SoundBlaster™ Cinema 2 & Realtek
    Monitor(s) Displays
    Optimus Series: 17.3″ Matte Full HD IPS LED Widescreen (1920×1080)
    Screen Resolution
    Full HD IPS display (1920 x 1080).
    Hard Drives
    4TB SSD (internal).
    1x 1TB & 1x 5TB external HDDs.
    Cooling
    STANDARD THERMAL PASTE FOR SUFFICIENT COOLING
    Keyboard
    Logitech K800 wireless keyboard
    Mouse
    Logitech M705 wireless mouse
    Internet Speed
    Upto 100Mbps
    Browser
    Edge.
    Antivirus
    Windows Defender & MalwareBytes pro.

Local time
2:00 AM
Posts
5,457
OS
Windows 10




  • #36

Please post a new verifier /querysettings


My Computer



  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
    Motherboard
    Product : 190A Version : KBC Version 94.56
    Memory
    16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
    Graphics Card(s)
    NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
    Sound Card
    IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
    Hard Drives
    Model Hitachi HTS727575A9E364
    Antivirus
    Microsoft Defender
    Other Info
    Mobile Workstation

Ghot

Well-known member

Local time
3:00 AM
Posts
15,548
Location

PA, USA

OS
Win 11 Home ♦♦♦26100.3775 ♦♦♦♦♦♦♦24H2 ♦♦♦non-Insider




  • #37

@Bastet
I’m just guessing here… we’re kind of in unknown waters.

I would try the following…

0. If you have room, make a backup of your Windows 11 install.
1. Then, restore the Windows 10 image (since we know you can upgrade to Win 11 already).
2. Then, try an In-Place upgrade from Windows 10 to Windows 10, and see if THAT works.
2a. Cause if THAT doesn’t work… I doubt it will work on Windows 11 with work arounds.

In other words… make sure the In-Place upgrade works on Windows 10. If it does, then do the «upgrade» to Windows 11, again, and use the «appraiser» method, this time.
Then, when you again try the In-Place upgrade on Windows 11, do the appraiser method also.

Or to put it another way… make sure that the Win 11 upgrade, and the Win 11 to Win 11 In-Place upgrade are using the «same» compatibility work around method.

Note: This In-Place upgrade problem you’re having on Win 11, might also be one of the things Microsoft was hinting at, when they said that Win 11 won’t work (completely), on non-compatible devices.

I’m also curious as to whether «anyone» on a Win 11 install on a non-compatible machine, has been able to do a Win11 to Win 11 In-Place upgrade.

Maybe, the In-Place upgrade is «repairing» those registry tweaks that allowed you to install Win 11 in the 1st place, and then that may be why the In-Place upgrade is failing. Because it can now «see» that the machine can’t run Win 11?


My Computers



  • OS
    Win 11 Home ♦♦♦26100.3775 ♦♦♦♦♦♦♦24H2 ♦♦♦non-Insider
    Computer type
    PC/Desktop
    Manufacturer/Model
    Built by Ghot® [May 2020]
    CPU
    AMD Ryzen 7 3700X
    Motherboard
    Asus Pro WS X570-ACE (BIOS 5002)
    Memory
    G.Skill (F4-3200C14D-16GTZKW)
    Graphics Card(s)
    EVGA RTX 2070 (08G-P4-2171-KR)
    Sound Card
    Realtek ALC1220P / ALC S1220A
    Monitor(s) Displays
    Dell U3011 30″
    Screen Resolution
    2560 x 1600
    Hard Drives
    2x Samsung 860 EVO 500GB,
    WD 4TB Black FZBX — SATA III,
    WD 8TB Black FZBX — SATA III,
    DRW-24B1ST CD/DVD Burner
    PSU
    PC Power & Cooling 750W Quad EPS12V
    Case
    Cooler Master ATCS 840 Tower
    Cooling
    CM Hyper 212 EVO (push/pull)
    Keyboard
    Ducky DK9008 Shine II Blue LED
    Mouse
    Logitech Optical M-100
    Internet Speed
    300/300
    Browser
    Firefox (latest)
    Antivirus
    Bitdefender Internet Security
    Other Info
    Speakers: Klipsch Pro Media 2.1
  • Operating System
    Windows XP Pro 32bit w/SP3
    Computer type
    PC/Desktop
    Manufacturer/Model
    Built by Ghot® (not in use)
    CPU
    AMD Athlon 64 X2 5000+ (OC’d @ 3.2Ghz)
    Motherboard
    ASUS M2N32-SLI Deluxe Wireless Edition
    Memory
    TWIN2X2048-6400C4DHX (2 x 1GB, DDR2 800)
    Graphics card(s)
    EVGA 256-P2-N758-TR GeForce 8600GT SSC
    Sound Card
    Onboard
    Monitor(s) Displays
    ViewSonic G90FB Black 19″ Professional (CRT)
    Screen Resolution
    up to 2048 x 1536
    Hard Drives
    WD 36GB 10,000rpm Raptor SATA
    Seagate 80GB 7200rpm SATA
    Lite-On LTR-52246S CD/RW
    Lite-On LH-18A1P CD/DVD Burner
    PSU
    PC Power & Cooling Silencer 750 Quad EPS12V
    Case
    Generic Beige case, 80mm fans
    Cooling
    ZALMAN 9500A 92mm CPU Cooler
    Mouse
    Logitech Optical M-BT96a
    Keyboard
    Logitech Classic Keybooard 200
    Internet Speed
    300/300
    Browser
    Firefox 3.x ??
    Antivirus
    Symantec (Norton)
    Other Info
    Still assembled, still runs. Haven’t turned it on for 15 years?

Local time
8:00 AM
Posts
640
Location

Manchester. UK.

OS
Windows 11 Pro 64bit




  • #38

Please post a new verifier /querysettings

Attachments


My Computer



  • OS
    Windows 11 Pro 64bit
    Computer type
    Laptop
    Manufacturer/Model
    PC Specialist Optimus VII V17-960 Gaming Laptop.
    CPU
    6th Gen Intel Core i7-6700HQ Quad Core processor.
    Memory
    16GB HyperX IMPACT 1600MHz SODIMM DDR3 (2 x 8GB)
    Graphics Card(s)
    NVIDIA® GeForce® GTX 960M — 2.0GB DDR5 Video RAM — DirectX® 12
    Sound Card
    Intel 2 Channel High Def. Audio + SoundBlaster™ Cinema 2 & Realtek
    Monitor(s) Displays
    Optimus Series: 17.3″ Matte Full HD IPS LED Widescreen (1920×1080)
    Screen Resolution
    Full HD IPS display (1920 x 1080).
    Hard Drives
    4TB SSD (internal).
    1x 1TB & 1x 5TB external HDDs.
    Cooling
    STANDARD THERMAL PASTE FOR SUFFICIENT COOLING
    Keyboard
    Logitech K800 wireless keyboard
    Mouse
    Logitech M705 wireless mouse
    Internet Speed
    Upto 100Mbps
    Browser
    Edge.
    Antivirus
    Windows Defender & MalwareBytes pro.

Local time
8:00 AM
Posts
640
Location

Manchester. UK.

OS
Windows 11 Pro 64bit




  • #39

@Ghot Yes, the in-place repair works on Windows 10. I tested that prior to upgrading. The question is do I need to run the registry fix bat again before the in-place repair?
I tried the Appraiser workaround before (by removing it from the installation media) & it didn’t work.


My Computer



  • OS
    Windows 11 Pro 64bit
    Computer type
    Laptop
    Manufacturer/Model
    PC Specialist Optimus VII V17-960 Gaming Laptop.
    CPU
    6th Gen Intel Core i7-6700HQ Quad Core processor.
    Memory
    16GB HyperX IMPACT 1600MHz SODIMM DDR3 (2 x 8GB)
    Graphics Card(s)
    NVIDIA® GeForce® GTX 960M — 2.0GB DDR5 Video RAM — DirectX® 12
    Sound Card
    Intel 2 Channel High Def. Audio + SoundBlaster™ Cinema 2 & Realtek
    Monitor(s) Displays
    Optimus Series: 17.3″ Matte Full HD IPS LED Widescreen (1920×1080)
    Screen Resolution
    Full HD IPS display (1920 x 1080).
    Hard Drives
    4TB SSD (internal).
    1x 1TB & 1x 5TB external HDDs.
    Cooling
    STANDARD THERMAL PASTE FOR SUFFICIENT COOLING
    Keyboard
    Logitech K800 wireless keyboard
    Mouse
    Logitech M705 wireless mouse
    Internet Speed
    Upto 100Mbps
    Browser
    Edge.
    Antivirus
    Windows Defender & MalwareBytes pro.

Local time
2:00 AM
Posts
5,457
OS
Windows 10




  • #40

If there are no significant performance problems or very slow boot then add:

    [ ] 0x00000800 Miscellaneous checks.
    [ ] 0x00020000 DDI compliance checking.
    [ ] 0x00002000 Invariant MDL checking for stack.
    [ ] 0x00004000 Invariant MDL checking for driver.
    [ ] 0x00008000 Power framework delay fuzzing.
    [ ] 0x00010000 Port/miniport interface checking.
    [ ] 0x00040000 Systematic low resources simulation.
    [ ] 0x00080000 DDI compliance checking (additional).
    [ ] 0x00200000 NDIS/WIFI verification.
    [ ] 0x00800000 Kernel synchronization delay fuzzing.
    [ ] 0x01000000 VM switch verification.
    [ ] 0x02000000 Code integrity checks.

If there is no immediate BSOD then post a new verifier /querysettings


My Computer



  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
    Motherboard
    Product : 190A Version : KBC Version 94.56
    Memory
    16 GB Total: Manufacturer : Samsung MemoryType : DDR3 FormFactor : SODIMM Capacity : 8GB Speed : 1600
    Graphics Card(s)
    NVIDIA Quadro K3100M; Intel(R) HD Graphics 4600
    Sound Card
    IDT High Definition Audio CODEC; PNP Device ID HDAUDIO\FUNC_01&VEN_111D&DEV_76E0
    Hard Drives
    Model Hitachi HTS727575A9E364
    Antivirus
    Microsoft Defender
    Other Info
    Mobile Workstation

Similar threads

  • Windows Support Forums

  • Installation, Updates and Activation

#901

Отправлено 28 Май 2019 — 13:21

rikitikitavi

    Advanced Member

  • Участники
  • 136 сообщений

Вечерком протестирую без антивира

  • Наверх


#902


rikitikitavi

Отправлено 28 Май 2019 — 21:24

rikitikitavi

    Advanced Member

  • Участники
  • 136 сообщений

удалил антиир, вычистил мусор. ребутнулся. запустил установку, она дошла до 100% и на окне ваша виндоус перезагрузиться через пару минут выкинуло ошибка обновления.
вот лог

а вот лог setupact.log который 150 метров весит:

Сообщение отредактировал rikitikitavi: 28 Май 2019 — 21:59

  • Наверх


#903


Andamir

Отправлено 29 Май 2019 — 01:52

Andamir

    Advanced Member

  • Участники
  • 249 сообщений

удалил антиир, вычистил мусор. ребутнулся. запустил установку, она дошла до 100% и на окне ваша виндоус перезагрузиться через пару минут выкинуло ошибка обновления.
вот лог

Вы только не обижайтесь. Но вот эта ошибка 0x80070422 говорит о том что отключена или не работает служба обновлений Win. Как правило это из-за антивира. Зайдите в службы Windows, найдите ту что называется «Центр обновления Windows» и посмотрите что с ней (если выключена, то включите), если не поможет то запускаете командную строку и:
sc config wuauserv start= auto
sc start wuauserv
Первая команда (та что в первой строчке) переводит запуск службы обновлений Windows в автоматическом режим, а вторая команда (во второй строчке) запускает ее.
После, проверяете ее состояние:
sc query wuauserv
и если увидите:
Running», то значит служба запущена.
P.S.
Не мучались бы вы, поставте с нуля, вместе с дровами, утилитами и перекурами час времени. Сегодня переставил свою с бизнес сборки, ну это не семерка и не мой прежний ноут где одних дров и утилит ставить часа два. Тут вообще песня.
Не мучайтесь un amigo, поступите наконец правильно.

Сообщение отредактировал Andamir: 29 Май 2019 — 01:54

  • AlexBiz и on_off это нравится
  • Наверх


#904


rikitikitavi

Отправлено 29 Май 2019 — 06:40

rikitikitavi

    Advanced Member

  • Участники
  • 136 сообщений

Вы только не обижайтесь. Но вот эта ошибка 0x80070422 говорит о том что отключена или не работает служба обновлений Win. Как правило это из-за антивира. Зайдите в службы Windows, найдите ту что называется «Центр обновления Windows» и посмотрите что с ней (если выключена, то включите), если не поможет то запускаете командную строку и:
sc config wuauserv start= auto
sc start wuauserv
Первая команда (та что в первой строчке) переводит запуск службы обновлений Windows в автоматическом режим, а вторая команда (во второй строчке) запускает ее.
После, проверяете ее состояние:
sc query wuauserv
и если увидите:
Running», то значит служба запущена.
P.S.
Не мучались бы вы, поставте с нуля, вместе с дровами, утилитами и перекурами час времени. Сегодня переставил свою с бизнес сборки, ну это не семерка и не мой прежний ноут где одних дров и утилит ставить часа два. Тут вообще песня.
Не мучайтесь un amigo, поступите наконец правильно.

оно то да ваша правда, но хочеться разобраться с причиной глюков. слуба эта работает, антивир удалён……………….

  • Наверх


#905


DimanX

Отправлено 29 Май 2019 — 16:26

DimanX

    Advanced Member

  • Меценат
  • 104 сообщений

Не подскажите почему не получается обновиться, через центр обновлений?

В журнале обновлений вот такая ошибка 0x80240034

Windows 10 LTSC 1809

«Я был счастлив видеть его в своих зеркалах» М. Хаккинен

  • Наверх


#906


rikitikitavi

Отправлено 29 Май 2019 — 18:16

rikitikitavi

    Advanced Member

  • Участники
  • 136 сообщений

Закончится именно этим.

Но прежде испишет логами ещё пару страниц, может со скрипом и разберётся в своих тараканах, но потом всё же начисто переустановит.   Да и того здравая логика требует.

Пофакают свою ось незнамо чем и какими накопленными ошибками при эксплуатации, ну а потом — да, вопросы почему коряво происходит обновление.

мне понятен Ваш сарказм, но ошибок пока нет от эксплуатации тем более корявой!

  • Наверх


#907


DimanX

Отправлено 29 Май 2019 — 20:04

DimanX

    Advanced Member

  • Меценат
  • 104 сообщений

1. Windows 10 Enterprise LTSC 1809 никогда не обновится до 18362.30 (1903).
Версия 17763.ххх (1809) будет в течении всего срока долговременной (10 лет) поддержки.
2. Или:

Пожалуйста Войдите или Зарегистрируйтесь чтобы увидеть скрытый текст

?
Появиться данная ошибка на вашем компьютере могла по множеству причин, например, некоторые компоненты Центра обновления были повреждены, сторонний антивирус, установленный в системе, вмешался в процесс обновления, некорректные настройки, отсутствие .NET Framework 3.5 и прочее. В общем, причин — море.

 

Выходит что, ко мне в центр обновлений, это залетело по ошибке?

9b0e3bbbec1aee7902d2eee57be0f4d6.jpg

«Я был счастлив видеть его в своих зеркалах» М. Хаккинен

  • Наверх


#908


rikitikitavi

Отправлено 29 Май 2019 — 20:54

rikitikitavi

    Advanced Member

  • Участники
  • 136 сообщений

Не берите в голову.  Разбирайтесь лучше, не отвлекайтесь. Интересно же чем вы там так заговорили систему, что она артачится на обнову.

Мало тут таких понятливых и в тоже время пытливых.

а может быть косяк в активации с помощью hwidgen.mk3 (типо цифровой лицензией организации)?

не ну реально. винда почти девственна. и за что там типо лучшие умы мира в мелкомягких бабос получают, что антивир может мешать обновам? тем более eset а не каспер, хотя я пользовался каспером ещё с дос версии на 386м..но после 2006й версии этот антивир стал днищем безбожно жрущим ресурсы…… неужели нельзя было придумать режим какогонить анабиоза, в котором всё лишнее автоматом выключиться и включиться всё что необходимо. либо эти еврейские товарищи нас дурят, либо я не знаю…..с большинством проблем а вернее в 98% проблем обычный пользователь не справиться сам.

сегодня жалко времени, а завтра создам нового пользователя и опробую под ним обновиться….

Сообщение отредактировал rikitikitavi: 29 Май 2019 — 20:51

  • Наверх


#909


rikitikitavi

Отправлено 29 Май 2019 — 21:03

rikitikitavi

    Advanced Member

  • Участники
  • 136 сообщений

с обновой на 1809 с предыдущей такие же грабли были. новая установка пройдёт как по маслу. Может не нравиться ей GPT разметка диска. я на других форумах читал что подобная ошибка это невозможность винды сделать бэкап BCD ……

  • Наверх


#910


jeffmorgan

Отправлено 29 Май 2019 — 21:44

jeffmorgan

    Читатель

  • Забанен
  • 11 сообщений

GPT под 8-ку и 10-ку — самое оно. Проблем нет и не было из-за этого.

Кстати, а покажите скрин с «Управление дисками». Может у вас отдельных скрытых разделов не хватает, в один всё натолкали, т.е. установка неправильной была.

Извините, но и на MBR проблем не должно быть априори, ибо поддержка объема в меньшую сторону не повлияет на устанавливаемую ось…

Может у вас отдельных скрытых разделов не хватает, в один всё натолкали, т.е. установка неправильной была.

Вы хоть поняли, ЧТО написали??? Что не хватает, что напихали (хотя это полный бред, ибо технически при установке это не возможно), что не правильная установка (еще один бред)

  • Наверх


#911


rikitikitavi

Отправлено 29 Май 2019 — 22:09

rikitikitavi

    Advanced Member

  • Участники
  • 136 сообщений

вот что мелкомяхкие пишут по этому поводу: 

Пожалуйста Войдите или Зарегистрируйтесь чтобы увидеть скрытый текст

  • on_off это нравится
  • Наверх


#912


rikitikitavi

Отправлено 30 Май 2019 — 11:34

rikitikitavi

    Advanced Member

  • Участники
  • 136 сообщений

Решение ошибки винды при повышении её ревизии решается пересозданием bcd фвйла в скрытом fat32 разделе при gpt разметке по этой инструкции.

Пожалуйста Войдите или Зарегистрируйтесь чтобы увидеть скрытый текст

и даже без отключенного nod32 всё поставилось.

Извинил. Не повлияет. Я и не писал, что разметка в MBR или GPT как-то существенно связана с процессом обновления версий Win 10.

То и написал, что некоторые иногда устанавливая или клонируя OS умудряются неправильно записать/подготовить установочный носитель под свои харды, при этом/в результате у них скрытые разделы напрочь отсутствуют. Короче, в хоть в акро3нисе, хоть в управлении дисками виден лишь один системный C: и следом один-два других под свои нужды.

А разве gpt разметку можно таким образом запилить?

Сообщение отредактировал rikitikitavi: 30 Май 2019 — 11:32

  • on_off это нравится
  • Наверх


#913


vlad56

Отправлено 30 Май 2019 — 17:01

vlad56

    Elit Member

  • Участники
  • 1 764 сообщений

сегодня мне пришла  обнова на 1903,попробую  поставить ее…

Пожалуйста Войдите или Зарегистрируйтесь чтобы увидеть скрытый текст

а стоит  сейчас

Пожалуйста Войдите или Зарегистрируйтесь чтобы увидеть скрытый текст

через голову прыгнула,потому как должна обновиться сначала на 1809 …странно.

  • on_off это нравится
  • Наверх


#914


vlad56

Отправлено 12 Июнь 2019 — 13:44

vlad56

    Elit Member

  • Участники
  • 1 764 сообщений

возможно ли активировать Win 10 RTM EnterpriseS цифровая на Win 10  Workstation Retail ???

на PRO Workstation   обновил  и активировал хотелось бы  и на  EnterpriseS…

Пожалуйста Войдите или Зарегистрируйтесь чтобы увидеть скрытый текст

  • Наверх


#915


vlad56

Отправлено 12 Июнь 2019 — 14:00

vlad56

    Elit Member

  • Участники
  • 1 764 сообщений

нее  у меня не LTSC,у меня все  активации есть в цифре,про, ентепрайс(корпоративка) ретайлы

хотелось бы корпоративку(типа бизнес) до Workstation обновить и активировать, …..   до PROWorkstation она же обновилась

  • Наверх


#916


vlad56

Отправлено 12 Июнь 2019 — 14:13

vlad56

    Elit Member

  • Участники
  • 1 764 сообщений

по другому спрошу

Win 10  Enterprise (Корпоративная), Retail   возможно активировать ключом до   Win 10 EnterpriselWorkstation Retail

или только до PRO   возможно

  • Наверх


#917


valeriy3262

Отправлено 12 Июнь 2019 — 14:20

valeriy3262

    Elit Member

  • Команда сайта
  • 1 752 сообщений

нее  у меня не LTSC,у меня все  активации есть в цифре,про, ентепрайс(корпоративка) ретайлы

хотелось бы корпоративку(типа бизнес) до Workstation обновить и активировать, …..   до PROWorkstation она же обновилась

Не понятно, что вы хотите. Но с Enterprise до Workstation это не обновление, а понижение версии Windows 10

Пожалуйста Войдите или Зарегистрируйтесь чтобы увидеть скрытый текст

  • vlad56, renual76 и on_off это нравится
  • Наверх


#918


vlad56

Отправлено 12 Июнь 2019 — 14:30

vlad56

    Elit Member

  • Участники
  • 1 764 сообщений

Retail ключей для Win 10 Enterprise нет вообще, только Volume:MAK или OEM.

Или излагайте мысли правильно. Вас вообще не понять, всё перевернули с ног на голову. Сумбур какой-то.

у меня

Win 10 RTM Enterprise Volume

Пожалуйста Войдите или Зарегистрируйтесь чтобы увидеть скрытый текст

ее возможно активировать  (изменить) до  Win 10 RTM Enterprise Workstation ???

извините  если что то не так все объяснил…

  • Наверх


#919


vlad56

Отправлено 12 Июнь 2019 — 15:08

vlad56

    Elit Member

  • Участники
  • 1 764 сообщений

всем  спасибо,теперь я разобрался с этим…

  • on_off это нравится
  • Наверх


#920


hardyfrank

Отправлено 21 Июнь 2019 — 00:37

hardyfrank

    Читатель

  • Читатель
  • 2 сообщений

Скачал образ:

Microsoft Windows 10.0.17763.316 Enterprise 2019 LTSC Version 1809 (March 2019 Updated) MSDN=VLSC

https://philka.ru/forum/topic/46661-windows-10-originalnye-obrazy-vse-redaktcii-vse-distri/page-58#entry429787

Подскажите как решить вопрос с активацией.

[url=https://imgbb.com/]

win-act.png

[/url]

  • Наверх


Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Как отключить xbox game bar в windows 11 полностью
  • Mbr в windows что это
  • Asus w7j драйвера windows 7
  • Как улучшить качество изображения на мониторе windows 11
  • The evil within для windows 10