Windows 10: API-MS-ONECOREUAP-SETTINGSYNC-STATUS-L1-1-0.DLL

Discus and support API-MS-ONECOREUAP-SETTINGSYNC-STATUS-L1-1-0.DLL in Windows 10 Installation and Upgrade to solve the problem; 10 months and absolutely no **** help in getting the goddamn error fixed. Microsoft is completely useless to the average user.... Discussion in 'Windows 10 Installation and Upgrade' started by RobertW83336, Oct 30, 2020.

  1. API-MS-ONECOREUAP-SETTINGSYNC-STATUS-L1-1-0.DLL


    10 months and absolutely no **** help in getting the goddamn error fixed. Microsoft is completely useless to the average user.

    :)
     
    RobertW83336, Oct 30, 2020
    #1
  2. Sumit- Windows Insider MVP, Oct 30, 2020
    #2
  3. api-ms-crt-runtime-l1-1-0.dll

    Hello, sir my api-ms-crt-runtime-l1-1-0.dll is not working, can you please fixed this problem
     
    JosephIkie, Oct 30, 2020
    #3
  4. API-MS-ONECOREUAP-SETTINGSYNC-STATUS-L1-1-0.DLL

    api-ms-win-crt-heap-l1-1-0.dll

    I'm looking for file api-ms-win-crt-heap-l1-1-0.dll. Reinstalling the Microsoft Visual C++ 2015-2019 Redistributable for x64 and x86 didn't help.
    Should a dll with this name really exist, or is the problem somewhere else?
    There is a file of this name at
    Code:
    C:\Windows\WinSxS\x86_microsoft-windows-m..namespace-downlevel_31bf3856ad364e35_10.0.18362.1_none_3da3af2845f54b85
    Here are some more details:
    I am trying to install a python pyd file using python import. The pyd file was created by python pip install, which used python setuptools and compiled and linked a large number of C and C++ files using Visual Studio C++ 2019 on my computer, which was
    installed as part of Visual Studio Community. So, if I create and install this using the same instance of Visual C++, I wouldn't expect to get this kind of problem.

    The pyd file is very similar to a dll file. As a first step, I used Dependency Walker to check for dependencies. It found a very large number of missing dependencies with names like api.ms-win.xxx.dll and ext-ms-win-xxx.dll, but a post on StackOverflow
    said that Dependency Walker is obsolete and these names are not real dlls, but some kind of indirection.
    Dependency Walker: missing dlls

    Then I used dumpbin.exe, which I found in
    Code:
    "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.26.28801\bin\Hostx64\x64\dumpbin.exe"
    Dumpbin reported the following dependencies:
    libopenblas.dll
    python37.dll
    MSVCP140.dll
    KERNEL32.dll
    VCRUNTIME140_1.dll
    VCRUNTIME140.dll
    api-ms-win-crt-heap-l1-1-0.dll
    api-ms-win-crt-stdio-l1-1-0.dll
    api-ms-win-crt-string-l1-1-0.dll
    api-ms-win-crt-runtime-l1-1-0.dll
    api-ms-win-crt-time-l1-1-0.dll
    api-ms-win-crt-math-l1-1-0.dll
    I added the directory of libopenblas.dll (basic linear algebra) to the PATH environment variable and can now find the first 6 dlls using the "where" command, but I cannot find the remaining 6 "api-ms-win-XXX.dll", and a search of my disk produced the information
    reported above.

    As far as I can tell, everything is 64-bit. I checked the pyd file using Sysinternals sigcheck. Windows and Python are also 64-bit.

    By the way, when I run python import, I get
    Code:
    Exception has occurred: ImportErrorDLL load failed: The specified module could not be found.
    This can mean that the module we are trying to import is not found, or that some dependency within it is not found. It is like the "file not found" error message, which does not say which file was not found, and has annoyed me for over 40 years.

    Are these files "api-ms-win-XXX.dll" real dlls? If so, how do I install them? If not, why are they showing up in dumpbin and where do I need to look for the cause of the problem?
     
    Tom Ligon(2), Oct 30, 2020
    #4
Thema:

API-MS-ONECOREUAP-SETTINGSYNC-STATUS-L1-1-0.DLL

Loading...
  1. API-MS-ONECOREUAP-SETTINGSYNC-STATUS-L1-1-0.DLL - Similar Threads - API ONECOREUAP SETTINGSYNC

  2. api-ms-win-appmodel-runtime-l1-1-0.dll was not found

    in Windows 10 Gaming
    api-ms-win-appmodel-runtime-l1-1-0.dll was not found: The code execution cannot proceed because api-ms-win-appmodel-runtime-l1-1-0.dll was not found.Reinstalling the program may fix this problem. https://answers.microsoft.com/en-us/windows/forum/all/api-ms-win-appmodel-runtime-l1-1-0dll-was-not/38d1a337-a70f-443f-bedd-d0eb827bed45
  3. api-ms-win-appmodel-runtime-l1-1-0.dll was not found

    in Windows 10 Installation and Upgrade
    api-ms-win-appmodel-runtime-l1-1-0.dll was not found: The code execution cannot proceed because api-ms-win-appmodel-runtime-l1-1-0.dll was not found.Reinstalling the program may fix this problem. https://answers.microsoft.com/en-us/windows/forum/all/api-ms-win-appmodel-runtime-l1-1-0dll-was-not/38d1a337-a70f-443f-bedd-d0eb827bed45
  4. api-ms-win-appmodel-runtime-l1-1-0.dll was not found

    in Windows 10 Software and Apps
    api-ms-win-appmodel-runtime-l1-1-0.dll was not found: The code execution cannot proceed because api-ms-win-appmodel-runtime-l1-1-0.dll was not found.Reinstalling the program may fix this problem. https://answers.microsoft.com/en-us/windows/forum/all/api-ms-win-appmodel-runtime-l1-1-0dll-was-not/38d1a337-a70f-443f-bedd-d0eb827bed45
  5. api-ms-crt-runtime-l1-1-0.dll

    in Windows 10 Gaming
    api-ms-crt-runtime-l1-1-0.dll: api-ms-crt-runtime-l1-1-0.dll https://answers.microsoft.com/en-us/windows/forum/all/api-ms-crt-runtime-l1-1-0dll/43d58d24-b1fd-4f9a-9589-3cd0b8212c4b
  6. api-ms-crt-runtime-l1-1-0.dll

    in Windows 10 Software and Apps
    api-ms-crt-runtime-l1-1-0.dll: api-ms-crt-runtime-l1-1-0.dll https://answers.microsoft.com/en-us/windows/forum/all/api-ms-crt-runtime-l1-1-0dll/43d58d24-b1fd-4f9a-9589-3cd0b8212c4b
  7. System File Missing api-ms-win-crt-string-l1-1-0.dll !!!

    in Windows 10 Gaming
    System File Missing api-ms-win-crt-string-l1-1-0.dll !!!: I recently installed code blocks for my programming course but when i try to open the app the device fails to do so and always shows a message saying that the file I mentioned earlier in subject is missing so how could I solve that issue.Notice that I searched the files's...
  8. api-ms-win-crt-heap-l1-1-0.dll

    in Windows 10 Network and Sharing
    api-ms-win-crt-heap-l1-1-0.dll: I'm looking for file api-ms-win-crt-heap-l1-1-0.dll. Reinstalling the Microsoft Visual C++ 2015-2019 Redistributable for x64 and x86 didn't help. Should a dll with this name really exist, or is the problem somewhere else? There is a file of this name at...
  9. window error missing dll file: api-ms-onecoreuap-settingsync-status-l1-1-0.dll

    in Windows 10 BSOD Crashes and Debugging
    window error missing dll file: api-ms-onecoreuap-settingsync-status-l1-1-0.dll: I have updated window 10, but now it shows an error every time I start my laptop. [ATTACH] I have also download and install DirectX software but it didn't work for me. please help...
  10. api-ms-onecoreuap-settingsync-status-l1-1-0.dll not found

    in Windows 10 Installation and Upgrade
    api-ms-onecoreuap-settingsync-status-l1-1-0.dll not found: Just made the mistake of allowing Microsoft to do another update, now I get this damn message every time the computer starts, what's the fix????????...

Users found this page by searching for:

  1. pyinstaller api-ms-win-crt-runtime-l1-1-0.dll without Redistributable