Do you like this image? The question disappeared in W10.

Solved
BUDGETS Posted messages 1612 Registration date   Status Member Last intervention   -  
jag72 Posted messages 14864 Registration date   Status Member Last intervention   -
Hello,
I can't find my previous question and its responses regarding "Do you like this image."
The hard drive of my computer has been replaced, and I have Windows 10 installed on it. I have an image at the beginning, but the mention "Do you like this image" no longer appears. How can I get it to show up? Thank you in advance.

--
BUDGETS

8 answers

  1. pistouri Posted messages 19008 Registration date   Status Contributor Last intervention   Ambassadeur 8 723
     
    1- The attempted powershell command is not correct.
    And you didn't run it as Administrator by right-clicking.


    Look at the image below, the word Administrator is at the top left.


    2- It's the one below:

    $manifest = (Get-AppxPackage *ContentDeliveryManager*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest



    I don't think this will change anything.
    No need to go on the attack with the powershell command.

    3- You have already done Reset_and_re-register_Windows_Spotlight.bat
    Generally, after repairing Windows Spotlight, you must wait about 3 days for it to be fully operational again.

    Check back in 3 or 4 days to verify.

    See you later

    2