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.
- Press Win + R, type
msconfig. - Under Services, check Hide all Microsoft services, then click Disable all.
- In Startup, open Task Manager and disable all startup items.
- 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.