I recently changed my OS from Windows to Ubuntu but now its taking too long to boot.
I want to know which services I can safely disable to make it boot fast.
I tried running systemd-analyze blame
, and the output was as follows.
**sda3 is my root partition
10.184s apparmor.service
9.998s dev-sda3.device
9.964s plymouth-read-write.service
2.564s dev-loop0.device
2.539s accounts-daemon.service
2.484s lightdm.service
2.422s dev-loop1.device
2.321s ModemManager.service
2.268s NetworkManager.service
1.929s thermald.service
1.779s systemd-logind.service
1.672s plymouth-start.service
1.651s snap-core-1287.mount
1.458s avahi-daemon.service
1.364s systemd-fsck@dev-disk-by\x2duuid-A4EF\x2d203D.service
1.359s rsyslog.service
1.286s grub-common.service
1.124s keyboard-setup.service
1.095s systemd-udevd.service
976ms systemd-tmpfiles-setup-dev.service
950ms console-setup.service
869ms udisks2.service
848ms gpu-manager.service
790ms systemd-modules-load.service
768ms systemd-tmpfiles-setup.service
654ms systemd-backlight@backlight:intel_backlight.service
591ms binfmt-support.service
590ms upower.service
565ms plymouth-quit-wait.service
559ms networking.service
543ms systemd-journald.service
516ms systemd-update-utmp.service
506ms polkitd.service
501ms ondemand.service
497ms speech-dispatcher.service
484ms snap-core-1337.mount
470ms iio-sensor-proxy.service
468ms pppd-dns.service
464ms systemd-user-sessions.service
436ms bluetooth.service
372ms systemd-udev-trigger.service
361ms ufw.service
351ms kmod-static-nodes.service
335ms systemd-timesyncd.service
328ms dev-hugepages.mount
317ms colord.service
294ms systemd-journal-flush.service
277ms systemd-sysctl.service
Thanks in advance.
P.S. I have not formatted my complete hard disk and few old partitions from windows are present. Though i have disable auto mount for them. Can they be the culprit?