Windows 11 spotlight still messed up even after repairing with windows update

Still messed up, I don't know whether my razer software messed it up. I've tried every method such as resetting spotlight, disabling and enabling spotlight services, sfc /scannow, /dism repair, and windows update repair. My only option left is to factory reset because when I try to do fresh windows 11 setup from the Windows 11 iso it comes up with this error after failing to install.Screenshot 2025-09-01 114401

Windows for home | Windows 11 | Desktop, Start, and personalization | Other

1 answer

Sort by: Newest
  1. Clary-N 16,125 Reputation points Microsoft External Staff Moderator
    2025-09-02T03:48:38.8066667+00:00

    Hi πŸ’Žπ’©π‘’π‘œπ“ƒπ’©π’΅ π’―π‘’π“‚π“…π‘’π“ˆπ“‰πŸ’€,

    Thank you for reaching out Microsoft Q&A. I understand you’ve been experiencing issues with Windows Spotlight and encountered an error while attempting to reinstall Windows 11. Let’s work through this step by step as below:

    Step 1: Create a New User Profile

    Spotlight issues often stem from a corrupted user profile. Testing with a new profile isolates the problem without major system changes.

    • Go to Settings > Accounts > Other users.
    • Click Add account β†’ choose Add a user without a Microsoft account.
    • Enter a username and password β†’ click Next.Β 
    • Sign out and log in to the new account.Β 
    • Check if Spotlight works under the new profile. If it does, the issue is profile-specific.

    For more detailed instructions, please refer to the official Microsoft support page at:

    How to create a Local account in Windows 11

    Step 2: Perform a Clean Boot

    This help disables any third-party services (like Razer Synapse) that can interfere with Spotlight or the upgrade process.

    1. Press Win + R, type msconfig.
    2. Under Services, check Hide all Microsoft services, then click Disable all.
    3. In Startup, open Task Manager and disable all startup items.
    4. Restart your PC.

    *Disclaimer: A "clean boot" starts Windows with a minimal set of drivers and startup programs. It helps to determine whether a background service is interfering with your game or program and to isolate the cause of a problem.Β 

    These steps of "clean boot" might look complicated at first glance. However, to avoid any trouble for you, please follow them in order and step-by-step so that it will help you get back on track.

    Step 3: Reset Windows Update Components

    Corrupted update cache or services can block Spotlight fixes and in-place upgrades.

    • Open Command Prompt as Administrator and run:
    net stop wuauserv 
    net stop cryptSvc 
    net stop bits 
    net stop msiserver 
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old 
    ren C:\Windows\System32\catroot2 catroot2.old 
    net start wuauserv 
    net start cryptSvc 
    net start bits 
    net start msiserver 
    
    • Restart your PC and check for updates again.

    Step 4: In-Place Upgrade Using ISO File

    • Download the latest Windows 11 ISO from Microsoft.
    • Mount the ISO and run setup.exe.
    • Choose Keep personal files and apps.
    • Follow the on-screen instructions to complete the upgrade.

    *Disclaimer: Let’s try performing an in-place install or in-place upgrade which will refresh your Windows files and operating system without removing files or applications. That being said, we always recommend that if you have important data, you should back it up before making large system changes. If you want to back up your data first, please do so. Once you are done backing up, you can follow the steps in the following guides:Β Β Β 

    How to run In-place upgrade in Windows 11 - Microsoft Q&AΒ 

    How to perform a Windows 11 In-place upgrade | Microsoft - YouTubeΒ 

    Please keep me posted on how it goes, and feel free to reach out if you need any further assistance.Β I'm here to help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".Β Β 

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.