Windows 10: I'm having diffultes with my work computer (windows 10)

Discus and support I'm having diffultes with my work computer (windows 10) in Windows 10 Installation and Upgrade to solve the problem; I'm having constant bug with my additional language addons and installing the beta SSH-client for window 10 win10 version: Version 10.0.16299 Build... Discussion in 'Windows 10 Installation and Upgrade' started by Richard Eseke, Sep 27, 2018.

  1. I'm having diffultes with my work computer (windows 10)


    I'm having constant bug with my additional language addons and installing the beta SSH-client for window 10

    win10 version: Version 10.0.16299 Build 16299

    The goal (languages) was shift this German laptop to an US English one.

    That is why the English language and keyboard packs are use.

    They are working and I can type with a US keyboard and the windows is in US English.





    More info on the constant reinstalling of the addons.




    My attempt to install the SSH client and server



    From the start when I got the laptop:



    This was an annoyance for a few days, but now it has become an issue.

    I want to pull/remove them and then reload them cleanly.


    I have looked high and low for a solution as I need to install an specific add-on (SSH-client) for windows 10.

    I have tried a few possible solutions with command line and PowerShell.


    Using admin version of PowerShell IDE I've tried these commands, out

    I was directed (various web sites) to install a compatibility utility to win10 to fix this issue.

    I've been trying to install ssh with either CMD or powershell.

    Both fail.


    From the PS IDE:

    PS C:\Windows\system32> Get-WindowsCapability -Online | ? Name -like 'OpenSSH*'


    Name : OpenSSH.Client~~~~0.0.1.0
    State : NotPresent

    Name : OpenSSH.Server~~~~0.0.1.0
    State : NotPresent


    PS C:\Windows\system32> Add-WindowsCapability -Online -Name OpenSSH.Client~~~~0.0.1.0
    Add-WindowsCapability : Add-WindowsCapability failed. Error code = 0x800f0954
    At line:1 char:1
    + Add-WindowsCapability -Online -Name OpenSSH.Client~~~~0.0.1.0
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: I'm having diffultes with my work computer (windows 10) :)) [Add-WindowsCapability], COMExceptio
    n
    + FullyQualifiedErrorId : Microsoft.Dism.Commands.AddWindowsCapabilityCommand

    PS C:\Windows\system32> C:\Users\richard.eseke\Documents\MobaXterm\slash\etc\ssh_agent_env.sh

    PS C:\Windows\system32> C:\Users\richard.eseke\Documents\MobaXterm\slash\etc\ssh_agent_env.sh

    PS C:\Windows\system32> Add-WindowsCapability –Online -Name NetFx3~~~~ –Source D:\sources\sxs
    Add-WindowsCapability : Add-WindowsCapability failed. Error code = 0x800f0954
    At line:1 char:1
    + Add-WindowsCapability –Online -Name NetFx3~~~~ –Source D:\sources\sxs
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : NotSpecified: I'm having diffultes with my work computer (windows 10) :)) [Add-WindowsCapability], COMException
    + FullyQualifiedErrorId : Microsoft.Dism.Commands.AddWindowsCapabilityCommand

    PS C:\Windows\system32> DISM.EXE /Online /Get-Capabilities

    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15

    Image Version: 10.0.16299.665

    Capability listing:

    Capability Identity : App.Support.QuickAssist~~~~0.0.1.0
    State : Installed

    Capability Identity : Browser.InternetExplorer~~~~0.0.11.0
    State : Installed

    Capability Identity : Language.Basic~~~en-GB~0.0.1.0
    State : Installed

    Capability Identity : Language.Basic~~~de-DE~0.0.1.0
    State : Installed

    Capability Identity : Language.Handwriting~~~en-GB~0.0.1.0
    State : Installed

    Capability Identity : Language.OCR~~~en-GB~0.0.1.0
    State : Installed

    Capability Identity : Language.OCR~~~de-DE~0.0.1.0
    State : Installed

    Capability Identity : Language.Speech~~~en-GB~0.0.1.0
    State : Installed

    Capability Identity : Language.TextToSpeech~~~en-GB~0.0.1.0
    State : Installed

    Capability Identity : Language.UI.Client~~~en-GB~
    State : Installed

    Capability Identity : Media.WindowsMediaPlayer~~~~0.0.12.0
    State : Installed

    Capability Identity : OneCoreUAP.OneSync~~~~0.0.1.0
    State : Installed

    Capability Identity : Accessibility.Braille~~~~0.0.1.0
    State : Not Present


    ...

    ...

    ...


    Capability Identity : Tools.DeveloperMode.Core~~~~0.0.1.0
    State : Not Present

    Capability Identity : Tools.Graphics.DirectX~~~~0.0.1.0
    State : Not Present

    The operation completed successfully.

    PS C:\Windows\system32> DISM.EXE /Online /Add-Capability /CapabilityName:NetFx3~~~~

    Deployment Image Servicing and Management tool
    Version: 10.0.16299.15

    Image Version: 10.0.16299.665


    [==================== 35.0% ]

    [==========================100.0%==========================]

    Error: 0x800f0954

    DISM failed. No operation was performed.
    For more information, review the log file.

    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

    PS C:\Windows\system32>


    Here is the DISM log for my last attempt to install:


    2018-09-27 09:58:46, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2018-09-27 09:58:46, Info DISM DISM Manager: PID=9552 TID=29352 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2018-09-27 09:58:46, Info DISM DISM Provider Store: PID=9552 TID=29352 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
    2018-09-27 09:58:46, Info DISM DISM Provider Store: PID=9552 TID=29352 Connecting to the provider located at C:\Windows\SYSTEM32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2018-09-27 09:58:46, Warning DISM DISM Provider Store: PID=9552 TID=29352 Failed to load the provider: C:\Windows\SYSTEM32\Dism\SiloedPackageProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2018-09-27 09:58:46, Info DISM DISM Provider Store: PID=9552 TID=29352 Connecting to the provider located at C:\Windows\SYSTEM32\Dism\FfuProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2018-09-27 09:58:46, Info DISM DISM Provider Store: PID=9552 TID=29352 Connecting to the provider located at C:\Windows\SYSTEM32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2018-09-27 09:58:46, Info DISM DISM Provider Store: PID=9552 TID=29352 Connecting to the provider located at C:\Windows\SYSTEM32\Dism\VHDProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2018-09-27 09:58:46, Info DISM DISM Provider Store: PID=9552 TID=29352 Connecting to the provider located at C:\Windows\SYSTEM32\Dism\ImagingProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2018-09-27 09:58:46, Info DISM DISM Provider Store: PID=9552 TID=29352 Connecting to the provider located at C:\Windows\SYSTEM32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2018-09-27 09:58:46, Warning DISM DISM Provider Store: PID=9552 TID=29352 Failed to load the provider: C:\Windows\SYSTEM32\Dism\MetaDeployProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2018-09-27 09:58:46, Info DISM DISM FFU Provider: PID=9552 TID=29352 [C:\] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
    [9552] [0x8007007b] FIOReadFileIntoBufferI'm having diffultes with my work computer (windows 10) :(1259): The filename, directory name, or volume label syntax is incorrect.
    [9552] [0xc142011c] UnmarshallImageHandleFromDirectoryI'm having diffultes with my work computer (windows 10) :(640)
    [9552] [0xc142011c] WIMGetMountedImageHandleI'm having diffultes with my work computer (windows 10) :(2896)
    2018-09-27 09:58:46, Info DISM DISM WIM Provider: PID=9552 TID=29352 [C:\] is not a WIM mount point. - CWimMountedImageInfo::Initialize
    2018-09-27 09:58:46, Info DISM DISM VHD Provider: PID=9552 TID=29352 [C:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
    2018-09-27 09:58:46, Info DISM DISM FFU Provider: PID=9552 TID=29352 [C:\] is not recognized by the DISM FFU provider. - CFfuImage::Initialize
    2018-09-27 09:58:46, Info DISM DISM Imaging Provider: PID=9552 TID=29352 The provider FfuManager does not support CreateDismImage on C:\ - CGenericImagingManager::CreateDismImage
    2018-09-27 09:58:46, Info DISM DISM VHD Provider: PID=9552 TID=29352 [C:\] is not recognized by the DISM VHD provider. - CVhdImage::Initialize
    2018-09-27 09:58:46, Info DISM DISM Imaging Provider: PID=9552 TID=29352 The provider VHDManager does not support CreateDismImage on C:\ - CGenericImagingManager::CreateDismImage
    [9552] [0x8007007b] FIOReadFileIntoBufferI'm having diffultes with my work computer (windows 10) :(1259): The filename, directory name, or volume label syntax is incorrect.
    [9552] [0xc142011c] UnmarshallImageHandleFromDirectoryI'm having diffultes with my work computer (windows 10) :(640)
    [9552] [0xc142011c] WIMGetMountedImageHandleI'm having diffultes with my work computer (windows 10) :(2896)

    ...

    2018-09-27 10:00:24, Info DISM DISM.EXE: Executing command line: "C:\Windows\system32\Dism.exe" /Online /Get-Capabilities
    2018-09-27 10:00:24, Info DISM DISM Provider Store: PID=9672 TID=13476 Connecting to the provider located at C:\Windows\system32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2018-09-27 10:00:24, Info DISM DISM Manager: PID=9672 TID=13476 physical location path: C:\ - CDISMManager::CreateImageSession
    2018-09-27 10:00:24, Info DISM DISM Manager: PID=9672 TID=13476 Event name for current DISM session is Global\{4F6EE7A0-EDD2-4CA7-97E2-D737CF5A925C} - CDISMManager::CheckSessionAndLock
    2018-09-27 10:00:24, Info DISM DISM Manager: PID=9672 TID=13476 Create session event 0x19c for current DISM session and event name is Global\{4F6EE7A0-EDD2-4CA7-97E2-D737CF5A925C} - CDISMManager::CheckSessionAndLock
    2018-09-27 10:00:24, Info DISM DISM Manager: PID=9672 TID=13476 Copying DISM from "C:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
    2018-09-27 10:00:24, Info DISM DISM Manager: PID=9672 TID=13476 Successfully loaded the ImageSession at "C:\Users\RICHAR~1.ESE\AppData\Local\Temp\C2D4CE47-01D5-46DB-BE28-C6FFE376FB16" - CDISMManager::LoadRemoteImageSession
    2018-09-27 10:00:24, Info DISM DISM Image Session: PID=14968 TID=23224 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
    2018-09-27 10:00:24, Info DISM DISM Provider Store: PID=14968 TID=23224 Initializing a provider store for the IMAGE session type. - CDISMProviderStore::Final_OnConnect
    2018-09-27 10:00:24, Info DISM DISM Provider Store: PID=14968 TID=23224 Connecting to the provider located at C:\Users\RICHAR~1.ESE\AppData\Local\Temp\C2D4CE47-01D5-46DB-BE28-C6FFE376FB16\OSProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2018-09-27 10:00:24, Info DISM DISM OS Provider: PID=14968 TID=23224 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
    2018-09-27 10:00:24, Info DISM DISM OS Provider: PID=14968 TID=23224 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
    2018-09-27 10:00:24, Info DISM DISM OS Provider: PID=14968 TID=23224 Host OS verion is 10.0 - CDISMOSServiceManager::SetDllSearchPath
    2018-09-27 10:00:24, Warning DISM DISM OS Provider: PID=14968 TID=23224 Unable to set the DLL search path to the servicing stack folder. C:\Windows may not point to a valid Windows folder. - CDISMOSServiceManager::Final_OnConnect
    2018-09-27 10:00:24, Info DISM DISM Provider Store: PID=14968 TID=23224 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
    2018-09-27 10:00:24, Info DISM DISM Provider Store: PID=14968 TID=23224 Connecting to the provider located at C:\Users\RICHAR~1.ESE\AppData\Local\Temp\C2D4CE47-01D5-46DB-BE28-C6FFE376FB16\LogProvider.dll. - CDISMProviderStore::Internal_LoadProvider
    2018-09-27 10:00:24, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2018-09-27 10:00:24, Info DISM DISM Provider Store: PID=14968 TID=23224 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2018-09-27 10:00:24, Warning DISM DISM Provider Store: PID=14968 TID=23224 Failed to load the provider: C:\Users\RICHAR~1.ESE\AppData\Local\Temp\C2D4CE47-01D5-46DB-BE28-C6FFE376FB16\PEProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2018-09-27 10:00:24, Info DISM DISM Provider Store: PID=14968 TID=23224 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2018-09-27 10:00:24, Info DISM DISM Provider Store: PID=14968 TID=23224 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
    2018-09-27 10:00:24, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2018-09-27 10:00:24, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2018-09-27 10:00:24, Info DISM DISM Manager: PID=9672 TID=13476 Image session successfully loaded from the temporary location: C:\Users\RICHAR~1.ESE\AppData\Local\Temp\C2D4CE47-01D5-46DB-BE28-C6FFE376FB16 - CDISMManager::CreateImageSession
    2018-09-27 10:00:24, Info DISM DISM.EXE: Target image information: OS Version=10.0.16299.665, Image architecture=amd64

    ...

    2018-09-27 10:01:14, Info DISM DISM Manager: PID=23040 TID=29088 Image session successfully loaded from the temporary location: C:\Users\RICHAR~1.ESE\AppData\Local\Temp\2BB87FCB-5211-42FD-9408-4D17331DDAFA - CDISMManager::CreateImageSession
    2018-09-27 10:01:14, Info DISM DISM.EXE: Target image information: OS Version=10.0.16299.665, Image architecture=amd64
    2018-09-27 10:01:14, Info DISM DISM.EXE: Image session version: 10.0.16299.15

    ...

    2018-09-27 10:01:15, Info DISM DISM Package Manager: PID=14648 TID=14056 Processing the top level command token(add-capability). - CPackageManagerCLIHandler:I'm having diffultes with my work computer (windows 10) :private_ValidateCmdLine
    2018-09-27 10:01:15, Info DISM DISM Package Manager: PID=14648 TID=14056 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
    2018-09-27 10:01:15, Info DISM DISM Package Manager: PID=14648 TID=14056 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
    2018-09-27 10:01:15, Info DISM DISM Package Manager: PID=14648 TID=14056 CBS session options=0x40100! - CDISMPackageManager::Internal_Finalize
    2018-09-27 10:01:25, Info DISM DISM Package Manager: PID=14648 TID=18256 Error in operation: (null) (CBS HRESULT=0x800f0954) - CCbsConUIHandler::Error
    2018-09-27 10:01:25, Error DISM DISM Package Manager: PID=14648 TID=14056 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f0954)
    2018-09-27 10:01:25, Error DISM DISM Package Manager: PID=14648 TID=14056 Failed processing package changes with session options - CDISMPackageManager:I'm having diffultes with my work computer (windows 10) :processChangesWithOptions(hr:0x800f0954)
    2018-09-27 10:01:25, Error DISM DISM Package Manager: PID=14648 TID=14056 Failed to install capability. - CPackageManagerCLIHandler:I'm having diffultes with my work computer (windows 10) :processCmdLine_AddCapability(hr:0x800f0954)
    2018-09-27 10:01:25, Error DISM DISM Package Manager: PID=14648 TID=14056 Failed while processing command add-capability. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0954)
    2018-09-27 10:01:25, Info DISM DISM Package Manager: PID=14648 TID=14056 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
    2018-09-27 10:01:25, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F0954
    2018-09-27 10:01:25, Info DISM DISM Provider Store: PID=14648 TID=14056 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2018-09-27 10:01:25, Info DISM DISM Provider Store: PID=14648 TID=14056 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2018-09-27 10:01:25, Info DISM DISM Provider Store: PID=14648 TID=14056 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2018-09-27 10:01:25, Info DISM DISM Provider Store: PID=14648 TID=14056 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider
    2018-09-27 10:01:25, Info DISM DISM Package Manager: PID=14648 TID=14056 Finalizing CBS core. - CDISMPackageManager::Finalize

    ...

    2018-09-27 10:01:25, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2018-09-27 10:01:25, Info DISM DISM.EXE:
    2018-09-27 10:01:25, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2018-09-27 10:01:25, Info DISM DISM.EXE:
    2018-09-27 10:01:25, Info DISM DISM Provider Store: PID=23040 TID=29088 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
    2018-09-27 10:01:25, Info DISM DISM Provider Store: PID=23040 TID=29088 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
    2018-09-27 10:01:25, Info DISM DISM Provider Store: PID=23040 TID=29088 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider

    :)
     
    Richard Eseke, Sep 27, 2018
    #1
  2. Monk.e83 Win User

    Unlocked Realtek HD Audio Drivers Windows 7 & 8 (With Dolby Digital Live and DTS Interactive)

    DTS supported natively by Windows 8/8.1 and it should work on windows 10 too just DDL require to unlock your driver .
     
    Monk.e83, Sep 27, 2018
    #2
  3. Nordic Win User
    Windows 10 upgrade problem, no input accepted

    I really hate having to come here and ask for help, but I really am stumped. It hurts my geek pride. I have a PC with fairly modern hardware in it. It has a p8p67 pro in it. I have tried upgrading windows 10 on it twice now. Both times I have had the same result.

    After windows finishes upgrading it goes to the log in/set up screen. I can't do anything. No keyboard or mouse input is accepted.

    I will list some, or hopefully all, of the troubleshooting steps I have tried:
    • Move keyboard and mouse to different USB ports.
    • Try different keyboard or mouse.
    • Restart computer, repeatedly.
    • Google for related issues.
    • Update Bios, because why not.
    • Create boot media and revert to windows 7.
    The windows 10 system restore boot media works fine with keyboard and mouse. All USB ports work in windows 7. I don't know what is wrong. I suspect that windows 10 is lacking a driver of some sort, but since the computer accepts no input I have no way of checking for which driver let alone installing it.

    Please help me figure this out. If I have to revert back to windows 7 again, I am not going to get it upgraded to windows 10. Thank you in advanced.
     
    Nordic, Sep 27, 2018
    #3
  4. Ahhzz Win User

    I'm having diffultes with my work computer (windows 10)

    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Sep 27, 2018
    #4
Thema:

I'm having diffultes with my work computer (windows 10)

Loading...
  1. I'm having diffultes with my work computer (windows 10) - Similar Threads - I'm having diffultes

  2. Diffult in Microsoft paint

    in Windows 10 Gaming
    Diffult in Microsoft paint: Whenever I open my paint the painting Canvas or the white screen is very small or if I strech the page the streched one looks in grey and if I try to earse something on my painting area it's erases the white surface and grey screen appears ...how to fix it?...
  3. Diffult in Microsoft paint

    in Windows 10 Software and Apps
    Diffult in Microsoft paint: Whenever I open my paint the painting Canvas or the white screen is very small or if I strech the page the streched one looks in grey and if I try to earse something on my painting area it's erases the white surface and grey screen appears ...how to fix it?...
  4. I'm having a problem with Windows update. I'm still with Windows 10 although my PC is...

    in Windows 10 Gaming
    I'm having a problem with Windows update. I'm still with Windows 10 although my PC is...: I get into Windows Update in 'Settings' and see thisYour device is missing important security and quality fixes. in RED! I click on 'Check for Updates' and after 10 seconds despite the stream of dots from which I infer something is happening the same message is displayed. I...
  5. I'm having a problem with Windows update. I'm still with Windows 10 although my PC is...

    in Windows 10 Installation and Upgrade
    I'm having a problem with Windows update. I'm still with Windows 10 although my PC is...: I get into Windows Update in 'Settings' and see thisYour device is missing important security and quality fixes. in RED! I click on 'Check for Updates' and after 10 seconds despite the stream of dots from which I infer something is happening the same message is displayed. I...
  6. I'm having trouble getting Internet connection with my windows 10 pro computer. Its...

    in Windows 10 Gaming
    I'm having trouble getting Internet connection with my windows 10 pro computer. Its...: I'm having trouble getting Internet connection with my windows 10 pro computer. Its connected to the network but there is no Internet on it. Therefore I cannot do the window updates...
  7. I'm having trouble getting Internet connection with my windows 10 pro computer. Its...

    in Windows 10 Software and Apps
    I'm having trouble getting Internet connection with my windows 10 pro computer. Its...: I'm having trouble getting Internet connection with my windows 10 pro computer. Its connected to the network but there is no Internet on it. Therefore I cannot do the window updates...
  8. I'm having trouble getting Internet connection with my windows 10 pro computer. Its...

    in Windows 10 Installation and Upgrade
    I'm having trouble getting Internet connection with my windows 10 pro computer. Its...: I'm having trouble getting Internet connection with my windows 10 pro computer. Its connected to the network but there is no Internet on it. Therefore I cannot do the window updates...
  9. I'm having an issue with Windows 10

    in Windows 10 Ask Insider
    I'm having an issue with Windows 10: The text in my search box now says just "Search" instead of the usual "Type Here to Search". Did Microsoft change it or is there an issue going on? submitted by /u/Rimegreaper [link] [comments]...
  10. I'm having problems with Windows 10 on my laptop

    in Windows 10 BSOD Crashes and Debugging
    I'm having problems with Windows 10 on my laptop: I'm having problems with Windows 10 on my laptop. I have a pretty new laptop, anHP ZBook laptop. It's running great, but whenever I turn it on and do something like click on a link or go to a web page, it freezes up. When I try to click OK or something else on the desktop,...

Users found this page by searching for:

  1. hresult=800f0954

    ,
  2. warning: Add-WindowsCapability failed. Error code = 0x800f0954

    ,
  3. 2018-09-14 13:21:48 info dism initialized panther logging at c:\windows\logs\dism\dism.log

    ,
  4. language.UI.Client,
  5. C:\Users\Prema\AppData\Local\Temp\PRODUCT_NAME_UNKNOWN_CrashDumpPRODUCT_VERSION_MAJOR_UNKNOWN-PRODUCT_VERSION_MINOR_UNKNOWN-2018-11-11--12-25-11_.dmp,
  6. product_name_unknown_crashdumpproduct_version_major_unknown-product_version_minor_unknown-2018-11-09--14-16-23_.dmp,
  7. Network Printer Mapping error code 0x8007007b the filename directory name or volume label syntax is incorrect. this error was suppressed.