Snipping Tool issues with Build 25295

Anonymous
2023-02-11T14:14:11+00:00

Split from this thread.

Sure did. Tried also repair and reset.

It didn't help.

Would be nice to be able to install older versions in cases like this.

Hi Sibro,

I solved the Snipping Tool problem by restoring 25284 and then upgrading to 25295 directly, skipping 25290.1000 and 25290.1010.

Snipping tool works fine now on the same machine that was failing when it went from 25290.1010 to 25295.1000.

Go figure!

What made me suspicious was that error on DCOM 25290.1010.

Windows Insider program | Windows Insider preview | Desktop environment and Start menu

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

85 answers

Sort by: Oldest
  1. Anonymous
    2023-02-12T07:30:52+00:00

    I use that fix. See my ADD on previous reply.

    OK good.

    Your command with the * is not working here. Tried with 2 different versions of P.S. 🤷‍♂️

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-02-12T07:38:35+00:00

    I think the charachters copied and pasted from your post were no good.

    I had to retype the string on my notepad. Charachter set differences ?

    PS C:\WINDOWS\system32> Get-AppxPackage -AllUsers -Name *MicrosoftWindows.Client.C* | Select Name, PackageFullName

    Name PackageFullName


    MicrosoftWindows.Client.CBS MicrosoftWindows.Client.CBS_1000.25295.1000.0_x64__cw5n1h2txyewy

    MicrosoftWindows.Client.Core MicrosoftWindows.Client.Core_1000.25295.1000.0_x64__cw5n1h2txyewy

    Image

    Edit:

    Try copy and paste the command from this post and see if it works on your system. Something must be different. 😎

    Perhaps language character set is not matching between you and me?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-02-12T07:52:35+00:00

    Pauli,

    I see the difference, the - in front of AllUsers on your post is not valid. 🤣

    When I copy and paste your command string from your post the - go missing on the screen. 🤣🤣🤣

    Image

    The character in front of AllUsers is not a - it is some other char on your set. It is en dash instead standard dash?

    Get-AppxPackage –AllUsers -Name *MicrosoftWindows.Client.C* | Select Name, PackageFullName

    see the difference on the one in front of –AllUsers and the one in front of -Name, they are not the same. 😎

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-02-12T07:59:32+00:00

    I use that fix. See my ADD on previous reply.

    Now the question for MS, why is the old version 25290.1010 left in there after the update to 25295.1000?

    Was this answer helpful?

    0 comments No comments
  5. Pauli O 16,380 Reputation points Volunteer Moderator
    2023-02-12T08:06:16+00:00

    Copy/Paste from my original reply and from your reply are both working OK.

    Was this answer helpful?

    0 comments No comments