Windows 11 settings app - home page loading


ribasmudj

Well-known member
Local time
12:51 AM
Posts
13
OS
Windows 11
I started getting this weird issue with the settings app after recently doing a clean install of 23h2 after trying out 24h2 (also happened there I think), where the settings app and its home page is loading. It can take a few seconds and it can also be stuck for like 20+, but it should never be happening at all since what the hell is there to load?

I didn't have it prior to this, so I don't know if something got messed up with the 23h2's recent updates or if it's maybe Copilot that I usually force remove, but haven't this time since I started using it from time to time.

Using Nvidia's drivers 561.09 and the installation is clean otherwise, no idea what can be causing the extensive loading on the settings app.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    CPU
    Ryzen 7800x3D
    Motherboard
    Asrock B650M-HDV/M.2
    Memory
    G.SKILL 32GB Ripjaws S5 DDR5 6000MHz CL30
    Graphics Card(s)
    RTX 4080
    Monitor(s) Displays
    LG C1 48
    Screen Resolution
    3840x2160
You say it also happened on 24h2. I am assuming you previously had 23h2 and did NOT have this problem. You then upgraded to 24h2 and the issue occurred, then clean installed 23h2 again & issue still there. Correct me if I am wrong in that series of events. Did you install all the current drivers from Asrock? Or did you let Windows update install your drivers on the clean install? I ask that because Windows update would also have updated drivers after you upgraded from 23h2 to 24h2. So you could have a driver issue.

Try these 3 suggestions. They can be done in no particular order. Report back you findings.

1. If you are using any 3rd party app that alters the GUI, uninstall it.

2. See if the issue happens in safe boot. If i doesn't happen in safe boot, you have a driver issue. Boot to Safe Mode in Windows 11 Tutorial

3. I know it's a clean install amd you've probably not installed much software yet, but eliminate software conflict by booting into a clean boot state Perform a Clean Boot in Windows 11 to Troubleshoot Software Conflicts Tutorial
---------------------------------------------------------------------------------------
These suggestions I got from the Microsoft forum but IMO the fact it happened across 2 OS's and a clean install makes me doubt the problem being in the settings app itself, but it won't hurt to try.

4. Reset the Settings application:
A.. Press "Windows + X" and select "Windows Terminal (Admin)";
B. Type or paste the following command and press Enter:
Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
C. Restart your PC.

5. If it persists, re-register the Settings application:
A. Open Start, type cmd, and select Command Prompt from the list of results;
B. Type or paste the following command and press Enter.

PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage *immersivecontrolpanel*).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
C. Restart your PC.

If it persists, re-register the native Windows apps: (Close all Windows apps)
A. Press "Windows + X" and select "Windows Terminal (Admin)";
B. Type or paste the following command and press Enter:

Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Note: Several red warnings may appear when running this command. Ignore them. It's normal.
C. Restart the PC.

Let us know how it goes.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro 25H2 26200.8655
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell Optiplex 7080
    CPU
    i9-10900 10 core 20 threads
    Motherboard
    DELL 0J37VM
    Memory
    32 gb
    Graphics Card(s)
    none-Intel UHD Graphics 630
    Sound Card
    Integrated Realtek
    Monitor(s) Displays
    Benq 27
    Screen Resolution
    2560x1440
    Hard Drives
    2x1tb Solidigm m.2 nvme /External drives 512gb Samsung m.2 sata+2tb Kingston m2.nvme
    PSU
    500w
    Case
    MT
    Cooling
    Dell Premium
    Keyboard
    Logitech wired
    Mouse
    Logitech wireless
    Internet Speed
    so slow I'm too embarrassed to tell
    Browser
    #1 Edge #2 Firefox
    Antivirus
    Defender+MWB Premium
  • Operating System
    Windows 11 Pro 24H2 26200.8457
    Computer type
    PC/Desktop
    Manufacturer/Model
    Beelink Mini PC SER5
    CPU
    AMD Ryzen 7 6800U
    Memory
    32 gb
    Graphics card(s)
    integrated
    Sound Card
    integrated
    Monitor(s) Displays
    Benq 27
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Crucial nvme
    Keyboard
    Logitech wired
    Mouse
    Logitech wireless
    Internet Speed
    still too embarrassed to tell
    Browser
    Firefox
    Antivirus
    Defender
    Other Info
    System 3 is non compliant Dell 9020 i7-4770/24gb ram Win11 PRO 26200.8457
Thanks for the suggestions! You're right about the chain of events, I just can't say for certain whether it was happening on 24h2 since I only spent a few hours with it, having issues with alt-tab black screen and the other stuff that's still unstable.

As for the suggestions, I am using Winaero Tweaks but disabling all the tweaks didn't change this, and I couldn't replicate the problem in safe mode since the "home" menu of the settings app that's showing the problem is absent in safe mode.

This gave me the idea to completely remove the "home" section with Winaero Tweaks since that's the only section having this loading problem, and that's the first thing that opens when you open the settings app, which is why it was annoying me. It's pretty useless in general and full of ads for Onedrive, Office etc, so this is probably the best outcome that I hadn't considered previously lol.

I also tried the clean boot you suggested before doing this, and it didn't help either.

I haven't tried any terminal commands since I tried resetting the Settings app in the past and it completely broke it making it inaccessible, breaking my Windows installation in the process basically.

There seems to be something wrong with this "home" part of the settings app in general, that's the only part of the settings app that runs at low refresh rates from what I can see, and I've had that issue forever across various installations. When you're dragging the settings app window, it will run at your native refresh rate on any other menu (system, personalization etc), but dragging the home window will feel choppy like it's stuck at 60hz, not sure if anyone else can replicate this.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    CPU
    Ryzen 7800x3D
    Motherboard
    Asrock B650M-HDV/M.2
    Memory
    G.SKILL 32GB Ripjaws S5 DDR5 6000MHz CL30
    Graphics Card(s)
    RTX 4080
    Monitor(s) Displays
    LG C1 48
    Screen Resolution
    3840x2160
Thanks for the suggestions! You're right about the chain of events, I just can't say for certain whether it was happening on 24h2 since I only spent a few hours with it, having issues with alt-tab black screen and the other stuff that's still unstable.

As for the suggestions, I am using Winaero Tweaks but disabling all the tweaks didn't change this, and I couldn't replicate the problem in safe mode since the "home" menu of the settings app that's showing the problem is absent in safe mode.

This gave me the idea to completely remove the "home" section with Winaero Tweaks since that's the only section having this loading problem, and that's the first thing that opens when you open the settings app, which is why it was annoying me. It's pretty useless in general and full of ads for Onedrive, Office etc, so this is probably the best outcome that I hadn't considered previously lol.

I also tried the clean boot you suggested before doing this, and it didn't help either.

I haven't tried any terminal commands since I tried resetting the Settings app in the past and it completely broke it making it inaccessible, breaking my Windows installation in the process basically.

There seems to be something wrong with this "home" part of the settings app in general, that's the only part of the settings app that runs at low refresh rates from what I can see, and I've had that issue forever across various installations. When you're dragging the settings app window, it will run at your native refresh rate on any other menu (system, personalization etc), but dragging the home window will feel choppy like it's stuck at 60hz, not sure if anyone else can replicate this.
I can confirm this is still an issue. I'm running 24h2 and experience long load times for the windows settings home page, and the lower frame rate when moving the window.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo
I can confirm this is still an issue. I'm running 24h2 and experience long load times for the windows settings home page, and the lower frame rate when moving the window.
Please upvote the issue as many have reported it in Feedback Hub.
 

My Computers

System One System Two

  • OS
    All Branches but Release
    Computer type
    Laptop
    Manufacturer/Model
    Acer Nitro ANV15-51
    CPU
    AMD Ryzen 7 7735HS 3200-4500 Mhz 8 cores x 2
    Motherboard
    Sportage_RBH
    Memory
    32 GB DDR5
    Graphics Card(s)
    Radeon Graphic / NVIDIA GeForce RTX 4060 8 GB GDDR6
    Sound Card
    AMD/Realtek(R) Audio
    Monitor(s) Displays
    Integrated Monitor (15.3"vis)
    Screen Resolution
    FHD 1920X1080 16:9 144Hz
    Hard Drives
    KINGSTON OM8SEP4512Q-AA 1TB
    Western Digital 256GB
    PSU
    19V DC 6.32 A 120 W
    Cooling
    Dual Fans
    Mouse
    MS Bluetooth
    Internet Speed
    Fiber 1GB Cox -us & 1GB Orange-fr
    Browser
    Edge Canary- Firefox Nightly-Chrome Dev-Chrome Dev
    Antivirus
    Windows Defender
  • Operating System
    Windows 11 Beta
    Computer type
    Laptop
    Manufacturer/Model
    Asus X751BP
    CPU
    AMD A9-9420
    Memory
    8 GB of DDR4
    Graphics card(s)
    AMD Radeon R5
    Screen Resolution
    1600x900
    Hard Drives
    Seagate 1 TB
You can disable Home, if it bothers you too much or maybe use a local account? It loads for so long, you can even take a screenshot.

capture_03222025_110540.webp capture_03292025_114736.webp
 

My Computer

System One

  • OS
    Home26H2Can
    Computer type
    PC/Desktop
    CPU
    AMD Ryzen 5 8600G (07/24)
    Motherboard
    ASROCK B650M-HDV/M.2 (07/24) BIOS 4.21 AGESA ComboAM5 1.3.0.1 (04/26)
    Memory
    2x32GB Kingston FURY DDR5 5600 MHz CL36 @5200 CL36 (07/24)
    Graphics Card(s)
    ASROCK Radeon RX 6600 Challenger D 8G @48FPS (08/24)
    Sound Card
    Creative Sound BlasterX AE-5 Plus (05/24)
    Monitor(s) Displays
    24" Philips 24M1N3200ZS/00 (05/24)
    Screen Resolution
    1920×1080@165Hz via DP1.4
    Hard Drives
    Kingston KC3000 NVMe 2TB (05/24)
    ADATA XPG GAMMIX S11 Pro 512GB (07/19)
    PSU
    Seasonic Core GM 550 Gold (04/24)
    Case
    Fractal Design Define 7 Mini with 3x Noctua NF-P14s/12@555rpm (04/24)
    Cooling
    Noctua NH-U12S with Noctua NF-P12 (04/24)
    Keyboard
    HP Pavilion Wired Keyboard 300 (07/24) + Rabalux 76017 Parker (01/24)
    Mouse
    Logitech M330 Silent Plus (01/26)
    Internet Speed
    500/100 Mbps via RouterOS (05/21) & TCP Optimizer
    Browser
    Edge, Brave for YouTube, LibreWolf for FB
    Antivirus
    NextDNS blocking 1/3 Traffic
    Other Info
    Phone: Motorola Moto G86 (02/26)
    Backup: Hasleo Backup Suite (PreOS)
    Headphones: Sennheiser RS170 (09/10)
    Chair: Huzaro Force 4.4 Grey Mesh (05/24)
    Notifier: Xiaomi Mi Band 9 Milanese (10/24)
    FlexCore USB-C 3.2 Gen 1 (M) to LAN (F) (08/25)
So, for my part, I discovered
that I had a discrepancy between two accounts in Windows 11.

On the one hand, I had a local admin account (offline),
and on the other, a Microsoft account.

After logging in to Microsoft, both were co-existing!

The MS account was displayed under Settings (Start page), but locally I was logged in with my admin account.

After I disconnected from the MS account (connected to Windows 11), the start page of “Settings” worked normally again without any delay.

So please check your accounts and their connections.

Hope this helps, I'm not an expert or admin or anything like that.
I'll keep my fingers crossed for you.
 

My Computer

System One

  • OS
    Windows 11 Pro Version 24H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    MSI MAG Forge 320R Airflow, mit 4x ARGB
    CPU
    AMD Ryzen 7 5700X 8-Core Processor @(3.40 G)
    Motherboard
    MSI
    Memory
    32GB DDR4
    Graphics Card(s)
    NVIDIA GeFORCE GTX 5060Ti
    Sound Card
    none
    Monitor(s) Displays
    Samsung S27E330
    Screen Resolution
    1920x1080
Back
Top Bottom