Share via

Microsoft Windows in General

Anonymous
2021-06-10T08:03:44+00:00

Why is it that Microsoft is getting worse? Why is it that I can't open the Microsoft Store? Why is it that when I go to the Feedback Hub, it won't open? Why is it that everytime I open my laptop, there are loads of updates that are required and, then it takes forever to do them?

Microsoft should be ashamed of themselves, they are incompetant and now offer us an absolutely discusting service.

Microsoft must think that people have nothing better to do with there lives than to waste time reporting on their bad work, even though they can't because they spend hours trying to get into the Feedback Hub.

Sack your I.T. staff and get proper ones, people that know what they are doing.

And I see further down this page, as always you try to force us to choose one of your categories, even though you don't have one for reporting incompetancy.

Windows for home | Windows 10 | Settings

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

9 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Anonymous
    2021-06-10T16:19:01+00:00

    Jericho T, can you reply to my thread, at: https://answers.microsoft.com/en-us/windows/forum/windows_10-performance/chrome-freezes-and-taskbar-freezes-windows-10/0d56fe56-8365-417e-bbbf-62be1d660143?messageId=9837bbff-9200-49f3-8590-3262fdf40b72 I am not sure if you stopped getting notifications, but I was told that volunteers stopped getting notifications after 48 hours. I responded in less than 48 hours.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-06-10T12:40:49+00:00

    Hi ChristopherColes -

    Thank you for your response. Yes, there's a space between each the forward slashes.

    You can also refer to the link below.

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

    Regards,

    Jerico T.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-06-10T12:37:42+00:00

    Hello Jerico T.

    I just need to clarify, is there supposed to be a space before each of the forward slashes...eg:

    sfc /scannow
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth

    I will await your reply and attempt this method tomorrow.

    Thanks, Chris.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2021-06-10T09:19:21+00:00

    Hi ChristopherColes -

    I'm Jerico T., one of the Independent Advisor and a fellow Windows 10 user like you. I understand that you're having some issues right now, let us sort things out.

    Please try to perform the troubleshooting methods below and check if any of the methods will fix your concern.

    Method 1: Create a new user profile

    • We will try to create new user profile to check if the issue happens on all windows users on your computer or just isolated on the current profile that you're using.
    1. Open the command prompt with elevated access (Administrator Access)
    2. Type the below command and hit enter every after command.

    net user "account name" /add

    (change the "account name" to any name that you preferred)

    net localgroup administrators "account name" /add

    (change the "account name" with the name that you put in the first command)

    1. Close the command prompt and switch to the new user.

    Check if the same issue occurs on the new user profile.

    Method 2: Perform SFC Scan and Repair Windows Image

    -This process will perform scan for any corrupted system files or integrity violation and will attempt to repair it along with the Windows Image.

    1. Open command prompt with administrator access
    2. Type each command below and wait until scan is completed.

    sfc /scannow

    DISM /Online /Cleanup-Image /CheckHealth

    DISM /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

    Quick note: While the command is running, it's expected to see the process stuck at 20 or 40 percent. After a few minutes, the process will complete successfully.

    Once you complete the steps, the Deployment Image Servicing and Management tool will connect to the Windows Update servers to download and replace any damaged files in the local image for Windows 10 as necessary.

    1. Close the command prompt.

    Please don't hesitate to reach back if you need any further assistance.

    Hope this help. Have a good day.

    Thank you.

    Jerico T.

    Independent Advisor

    Was this answer helpful?

    0 comments No comments