Win7 64 Cannot start Windows Time service

Page 1 of 3 123 LastLast

  1. Posts : 14
    Windows 7 x64 Ultimate
       #1

    Win7 64 Cannot start Windows Time service


    I type:

    Code:
    w32tm /register
    I get:

    Code:
    The following error occurred: The instance name passed was not recognized as val
    id by a WMI data provider. (0x80071069)
    I ran WMI diagnostic and I get:

    Code:
    30916 23:34:55 (2) !! WARNING: WMI DCOM components registration is missing for the following EXE/DLLs: .................................... 2 WARNING(S)!
    30917 23:34:55 (0) ** - C:\WINDOWS\SYSTEM32\WBEM\IPMIPRV.DLL (\CLSID\{FD209E2E-813B-41C0-8646-4C3E9C917511}\InProcServer32)
    30918 23:34:55 (0) ** - C:\WINDOWS\SYSTEM32\WBEM\SERVERCOMPPROV.DLL (\CLSID\{9042E1B1-8FD4-4008-89FE-4040CC74575A}\InProcServer32)
    30919 23:34:55 (0) ** => WMI System components are not properly registered as COM objects, which could make WMI to
    30920 23:34:55 (0) **    fail depending on the operation requested.
    Can't edit my time server, I get:
    Code:
    [Window Title]
    Date and Time
    
    [Main Instruction]
    Unable to continue
    
    [Content]
    You do not have permission to perform this task. Please contact your computer administrator for help.
    
    [OK]
    ...

    I am my administrator XD

    I'm just trying to get my clock to sync.

    Thanks for your time. (Pun unavoidable XD)
      My Computer


  2. Posts : 379
    Windows 7 Ultimate x64 SP1 OEM
       #2

    Type each one of the command below and press enter.
    net stop w32time
    w32tm /unregister
    w32tm /register
    net start w32time
    w32tm /resync
    Reboot and monitor time.
    This stops the Time Clock Service, restarts and resync's it, hopefully this will solve the issue.

    OR

    When I had similar problems I tried this but it did not work! However, even though I am not an expert and when none of the solutions offered on the net seemed to work.
    By logic I used a combination from different solutions and it worked for me.
    Could this be a problem for ones when solution above did not work?
    At the elevated command prompt (with administrator privileges), type the following command
    1. Type "w32tm /debug /disable" and press 'Enter' (net stop w32time gave an Error 5 Access denied response!)
    2. Type "w32tm /unregister" and press 'Enter' (without using the first command the second did not work!) you should get the response " W32Time successfully unregistered"
    3. Type "w32tm /register" and press 'Enter' you should get the response "W32Time successfully registered"
    4. Type "net start w32time" and press 'Enter' you should get the response "The windows Time Service is starting. The windows time service was started successfully"
      My Computer


  3. Posts : 14
    Windows 7 x64 Ultimate
    Thread Starter
       #3

    Firstly, thank you for your attempt to help me, it is appreciated, merry xmas :)

    Secondly, at step 3 I get:

    Code:
    w32tm /register
    
    The following error occurred: The instance name passed was not recognized as val
    id by a WMI data provider. (0x80071069)
    Also:

    Code:
    net start w32time
    The Windows Time service is starting.
    The Windows Time service could not be started.
    
    A system error has occurred.
    
    System error 2 has occurred.
    
    The system cannot find the file specified.
      My Computer


  4. Posts : 16,149
    7 X64
       #4

    Could be an incorrect registry entry.

    Maybe searching for w32time in System via regedit will reveal something.
      My Computers


  5. Posts : 14
    Windows 7 x64 Ultimate
    Thread Starter
       #5

    Can you recommend a registry repair tool? I ask because I have no idea what I'm looking for.

    Merry xmas :)
      My Computer


  6. Posts : 379
    Windows 7 Ultimate x64 SP1 OEM
       #6

    I will see what I can find.

    Meanwhile have you run SFC ?

    You will find no one to recommend a Reg repair tool here.
    They are dangerous and not needed.
    Ccleaner as a Reg cleaner is about ad far as you will get.
      My Computer


  7. Posts : 379
    Windows 7 Ultimate x64 SP1 OEM
       #7

    I maybe hashing over old ground for you but please look at post #12 here.
      My Computer


  8. Posts : 379
    Windows 7 Ultimate x64 SP1 OEM
       #8

    First lets copy the Registry for just in case we stuff it.
    You can create a restore point or my preferred way.
    Click on the Windows start Orb and type regedit.
    Regedit.exe will appear up on the top.
    Right click on it and select Run as Administrator.
    Select File select Export and save the Reg to a place of your likening.
    Here is the path to the win32time.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters

    You expand the tree by selecting the triangles down the left hand side.
    When you get to Parameters it is what appears in the right hand pane you are interested in.

    Here is mine.
    Win7 64 Cannot start Windows Time service-my-reg.png

    You can Import your saved Registry the same way you Exported if you need to after you make any changes.
      My Computer


  9. Posts : 14
    Windows 7 x64 Ultimate
    Thread Starter
       #9

    MeOnMine said:
    I will see what I can find.

    Meanwhile have you run SFC ?
    Ran sfc, no errors.

    You will find no one to recommend a Reg repair tool here.
    They are dangerous and not needed.
    Then I guess if it's a registry error I'll never know.

    I maybe hashing over old ground for you but please look at post #12 here.
    I have now cloned those settings. Let's hope it helps.

    I still get the same errors on trying to start the service or register or launch the options panel under the internet time tab.

    Thanks again and merry xmas all :)

    Update: (I missed your most recent reply)

    MeOnMine said:
    First lets copy the Registry for just in case we stuff it.
    You can create a restore point or my preferred way.
    Click on the Windows start Orb and type regedit.
    Regedit.exe will appear up on the top.
    Right click on it and select Run as Administrator.
    Select File select Export and save the Reg to a place of your likening.
    Here is the path to the win32time.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters

    You expand the tree by selecting the triangles down the left hand side.
    When you get to Parameters it is what appears in the right hand pane you are interested in.

    Here is mine.
    Win7 64 Cannot start Windows Time service-my-reg.png

    You can Import your saved Registry the same way you Exported if you need to after you make any changes.
    My registry entry here looks radically different: (See attached screenshot.)
    Attached Thumbnails Attached Thumbnails Win7 64 Cannot start Windows Time service-2015-12-25_185036.jpg  
      My Computer


  10. Posts : 379
    Windows 7 Ultimate x64 SP1 OEM
       #10

    You are not in the right area.
    W32time should expand down and you click on to highlight "Parameters"
    Look at my image I attached.

    What version of Windows are you running?
      My Computer


 
Page 1 of 3 123 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 03:03.
Find Us