Share via

PARAMETER INCORRECT

Anonymous
2018-10-18T15:50:56+00:00

HELP ME PLEASE

Windows for home | Windows 10 | Windows update

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

2 answers

Sort by: Most helpful
  1. Vijay A. Verma 104.9K Reputation points Volunteer Moderator
    2018-10-18T16:18:17+00:00

    Repair / Reset Sticky Notes

    Windows Key+I > Apps > Click on Sticky Notes > Advanced Options > Repair

    If Repair doesn't solve the problem, Reset

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-10-18T15:54:09+00:00

    Hi.

    Check this link, it is to run (Scannow and Dism) that are used to repair Windows system files.

    https://support.microsoft.com/en-us/help/929833...

    If the above does not work, follow these steps:

    1. launch powershell
    2. Set-ExecutionPolicy Unrestricted
    3. Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Let us know if these steps help you to resolve the issue.

    Was this answer helpful?

    0 comments No comments