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: Most helpful
  1. Pauli O 16,380 Reputation points Volunteer Moderator
    2023-02-12T09:07:50+00:00

    I take copy/paste of that command from your reply to notepad and add only that filter -Name *Name* before use it in terminal and copy to my reply.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-02-12T09:05:28+00:00

    Pauli,

    Found the explanation in the link below.

    [PSCore on Windows] Pasting with right-click removes an em-dash when PSReadLine is imported · Issue #760 · PowerShell/PSReadLine · GitHub

    If I use Ctrl + v the paste works, but using the mouse right click removes the special charachter when pasting to Power Shell.

    Ridiculous and crazy. 🤣😵‍💫🤐😝

    Learn a new one every day. 🤷‍♂️

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-02-12T08:48:00+00:00

    Pauli,

    I figured it out, you are using em dash or en dash and copy/paste to Power Shell does not work here with that charachter.

    Alt key and type 0151 for an em dash 0150 is en dash

    If I type it in as Alt 0150 or 0151 in power shell it works. 🤣🤣😎

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

    Alt + 0150 Alt + 0151

    – —

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-02-12T08:17:14+00:00

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

    Not here.

    May be this difference? Different language set?

    Check on your keyboard to see if there is one that look like the one you have in front of AllUsers it is definitely different and longer than the one in front of Name. But it is not an underscore and not normal dash. 🤣

    –AllUsers -Name

    en dash dash

    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