Windows debloat

Disable Edge Startup boost

Open in Edge: edge://settings/?search=startup

See: https://aka.ms/EdgeStartupBoostFAQ

It constantly tries to connect Internet.

Disable wlidsvc - Microsoft Account Sign-in Assistant

Connects to Internet (login.live.com) constantly.

Live id is not needed.

Disable netprofm - Network List Service

Disables Wi-Fi when it cannot connect to http://www.msftconnecttest.com/ , even if the firewall blocks it.

The network icon in the system tray must become normal (not offline).

Causes Explorer (Taskbar) to crash on startup.

Consider allowing this service in the Firewall.

Disable utcsvc - Connected User Experiences and Telemetry

Attempts to access Internet (settings-win.data.microsoft.com).

Remove apps

List installed apps:

Get-AppxProvisionedPackage -Online

Remove an app (example):

Remove-AppxProvisionedPackage -online -PackageName 'Microsoft.Xbox.TCUI_1.24.10001.0_neutral_~_8wekyb3d8bbwe'

Cannot be removed:

Consider not to remove:

Uninstall AMD drivers

It constantly tries to connect Internet and search for updates.

Uninstall Skype

From Apps > Installed apps.

To do:

See also