You are reading the article 3 Ways To Speed Up Time Machine Backup (With Tips) updated in December 2023 on the website Hatcungthantuong.com. We hope that the information we have shared is helpful to you. If you find the content interesting and meaningful, please share it with your friends and continue to follow and support us for the latest updates. Suggested January 2024 3 Ways To Speed Up Time Machine Backup (With Tips)
Time Machine is Apple’s computer backup system. It’s built into every Mac. The app’s purpose is to make backup easy: you set it up, and then it works without you thinking about it. After the initial backup, Time Machine only has to deal with the files you created and edited. It’s designed to work quietly in the background; you’ll probably never notice that it’s working.
The app keeps your files safe, allows you to restore them one at a time or in bulk, and can be used to set up a new computer. It works well. I use it to back up my iMac to an external hard drive. After the initial backup was finished, I never noticed when the incremental backups were performed again every hour.
However, there are times when you will want to minimize the time required by a backup.
For example, you may need to perform your first backup before taking it to be looked at by an Apple Genius. You were instructed to back up your data first. You were surprised to learn that your initial backup can take many hours, and you haven’t got enough time to get it done before your Genius appointment.
Fortunately, there are various ways to speed up a Time Machine backup. We outline them for you below.
Spoiler: Our final tip promises the most significant speed boost—but in my tests, I didn’t see the speed gains it promised.
1. Make the Backup Smaller
The more data you need to back up, the longer it will take. You can halve that time by halving the amount of data to be backed up. You don’t want to miss anything important, so exercise care.
Delete Anything You Don’t Need Before the Backup
Do you have any applications installed that you never use? Consider removing them before you back up your Mac. The same goes for data: if you’ve copied or downloaded anything onto your hard drive you don’t need, you might trash it.
Once you’re there, you can see which apps use the most space. Delete any that you have no use for, especially those near the top of the list.
Exclude Files and Folders that Don’t Need to Be Backed Up
Obvious candidates here are large files you have stored elsewhere or large files that can be easily recreated or downloaded. Here are some examples:
Clean Up Junk Files
Apple provides a list of utilities to free up disk space by deleting junk files and unwanted content. It also gives the option of storing rarely-used files in iCloud rather than on your drive.
Here you can perform the following tasks:
Store in iCloud allows you to decide which types of content will be stored in iCloud automatically. You’ll still see the files on your hard drive, but only the content of recently accessed files will actually be stored there.
Optimize Storage will free up disk space by automatically removing video content you’ve already watched, including movies and TV shows.
Empty Trash Automatically will permanently delete files that you moved to the Trash more than 30 days ago.
To locate and delete even more junk files, consider using a third-party cleanup app. One we recommend is CleanMyMac X. It can delete system and application junk files. Another is Gemini 2, which can find large duplicate files. We explore and review a wide range of alternatives in our roundup, Best Mac Cleaner Software.
Don’t Get Carried Away
Finally, a warning. When cleaning up junk files, take some quick wins, and then move on. The law of diminishing returns is at work here: spending more time on cleanup will free up increasingly smaller amounts of space. The scans you performed to locate junk files can be time-consuming; they can potentially take more time than to just back them up in the first place.
2. Back Up to a Faster Drive
One of the bottlenecks in a backup is the external drive you back up to. These vary quite a lot in speed. Choosing a fast drive will save you a significant amount of time—your backup may become up to four times faster!
Back up to a Faster External Hard Drive
Most external hard drives today spin at 5,400 rpm. In general, they’re suitable for backup purposes. In our roundup of the Best Backup Drive for Mac, we recommend the Seagate Backup Plus. It offers desktop and portable versions. The drives spin at 5,400 rpm and have maximum data transfer rates of 160 and 120 Mb/s, respectively.
For twice the price, you can purchase a faster drive. These spin at 7,200 rpm and should back up your Mac 33% faster.
How much time would this save? Probably hours. If the backup takes six hours on a standard drive, it will take just four hours on a 7,200 rpm drive. You just saved two hours.
Back up to an External SSD
For even bigger time-saving, choose an external SSD. You may have experienced the huge speed boost you gain when you use a solid-state drive as your main internal storage. You’ll see similar gains when using one as your external backup drive.
Most decent spinning hard drives have data transfer rates in the range of 120-200 MB/s. In our roundup, Best External SSD for Mac, the SSDs we reviewed have transfer rates between 440-560 Mb/s. In other words, they are two to four times faster. Using one will slash the amount of time required for a backup. A backup that would have taken eight hours on a platter drive may now take just two.
But, as you’d expect, there’s a price to pay. The 2 TB spinning hard drives we reviewed ranged between $70 and $120. The 2 TB external SSDs in our roundup were much more expensive, ranging between $300 and $430.
Depending on your circumstances, you may find the cost justifiable. If you need to back up huge files every day, an external SSD will save you many hours of waiting.
3. Give Time Machine More of Your Mac’s System Resources
The backup will take less time if Time Machine doesn’t have to share your Mac’s system resources with other processes. Here are a few ways to achieve that.
Don’t Use Heavy Apps During a Backup
If you want the backup to be as fast as possible, stop using your Mac until it’s finished. Don’t use other applications during the backup—especially if they’re CPU intensive.
Apple Support warns that running antivirus software during a backup can slow it down, especially if it’s checking every file as it’s copied to your external drive. They recommend that you configure the software to exclude your backup drive from being scanned.
Unthrottle Your Mac’s Resources
This tip promised to save more time than all the others put together, but I was disappointed in my tests. However, many others have seen a significant increase in backup speeds using it, and you may have more luck than I did. Perhaps they were using older versions of macOS.
Your Mac is designed to give you an excellent user experience where your computer feels responsive, and everything just works. To achieve this, macOS throttles disk access to make room for more critical tasks. Your apps will feel smoother, and your battery will last longer, but your backups will take significantly more time.
You may be willing to disable the throttling if it means your backup will be completed more quickly. There’s a terminal hack that will do just that. As a result, you would expect the backup to be much faster.
And that’s many users’ experience. Here is one blogger’s experience from 2023: the initial estimate given to him for backing up 300 GB of data was just over a day. The special terminal command reduced the time to just an hour. He concluded that this method should make your backup at least ten times faster.
Here’s how you do it. It’s a little technical, so bear with me.
Open the Terminal app. You’ll find it in your applications’ Utilities folder. If you haven’t seen it before, it allows you to control your Mac by typing commands.
Next, you need to enter the following command into the app. Either type it carefully or copy and paste it. Then press Enter.
sudo sysctl debug.lowpri_throttle_enabled=0
The “0” at the end of the line indicates that the throttle should be turned off. Next, you’ll be asked for the password you use when you log into your Mac. Type it, then press Enter. A slightly cryptic message will be displayed, indicating that throttling is now off.
Turning the throttle off should drastically change your user experience. Your Mac will feel sluggish when backups are performed. More power will be used, and your computer’s battery won’t last as long, but your backup should be noticeably faster.
Once the backup is complete, don’t forget to turn the throttle back on. That will happen automatically next time you restart your computer. Or you can do it manually with the Terminal. Type the same command, this time ending it with the number 1 instead of 0, which indicates you want to turn it on rather than off:
sudo sysctl debug.lowpri_throttle_enabled=1
Reality check: I wanted to see if I could confirm these results and get a sense of how much faster copying files would be on my Macs. So I copied files of various sizes on two different machines. I used a stopwatch to time each operation, then compared the throttled speed with the unthrottled. Unfortunately, I didn’t see the speed increases promised.
Sometimes the unthrottled backups were just two seconds faster; other times, they were the same speed. One result was surprising: when copying a 4.29 GB video file, the throttled result was just 1 minute 36 seconds while the unthrottled was actually slower: 6 hours 15 seconds.
I was curious and decided to keep testing. I used Time Machine to back up 128 GB of data on my MacBook Air, which took 2 hours 45 seconds. I turned off throttling and backed up once more. It was slower again, taking three hours.
It may be that something has changed on recent macOS versions so that this method no longer works. I searched for more user experiences online and found reports of this trick not working up to two years ago.
You're reading 3 Ways To Speed Up Time Machine Backup (With Tips)
How To Set Up Time Machine To Use Multiple Drives For Backup In Mac
Redundancy is a hugely important part of a good backup regime. You never want a single point of failure, a lynchpin that can bring down the whole system. By incorporating multiple hard drives into your routine, you’ll be able to preserve your data across multiple drives. In the event of a disk crash, you’re protected by two concurrent backups rather than one. Using multiple drives for Time Machine is a great way to ensure you don’t need to worry about your data’s safety.
Use Multiple Drives for Time MachineThe process is essentially the same whether you’re adding a new disk to an existing Time Machine setup or starting fresh with two empty hard drives.
1. First, you’ll need to format the disks as APFS (Apple File System) or HFS+ (macOS Extended Journaled). APFS is the better of the two formats, so choose that if you have the option.
3. Once Time Machine is sleeping peacefully, you can connect your disks.
4. Open the “Time Machine” preference pane in “System Preferences.” Temporarily turn Time Machine off by unchecking “Back Up Automatically.”
7. This will pop open a list of your current connected drives. You’ll also see your current Time Machine drive, if any. Select the disk you want to add from the list.
If you are adding more than one drive to your Time Machine setup, don’t try to connect each at the same time. You want to create a complete Time Machine backup on one disk before connecting a different disk.
8. If you already have a Time Machine drive, your Mac will complain slightly about this state of affairs. It will do so with a warning box, asking if you want to replace your existing Time Machine backup and backup drive or if you want to use both disks. Obviously, you want to use both disks, so choose “Use Both” from the options.
9. Now you need to wait for Time Machine to start. The backup will proceed normally, backing up all the Time Machine-eligible files.
If you are adding two disks, now is the time to get the second disk running. Once Time Machine’s first backup to the first drive is complete, disconnect it from your Mac completely. Attach the second drive and repeat the steps above.
Switching between Time Machine disks requires virtually no effort on your part, but you don’t want to connect both Time Machine disks simultaneously. That doesn’t always work properly, and you might end up confusing Time Machine, which can lead to corrupted backups. Time Machine saves the backup history and status of each drive separately. That means they will both track when they were last synced and what was backed up, remaining completely separate.
ConclusionDuplicating Time Machine backups is an easy way to quickly improve the safety of your backup system. But while the best backup regime includes redundancy, that’s not all it needs. You need multiple layers of backups to ensure that you don’t lose data accidentally.
Alexander Fox
Alexander Fox is a tech and science writer based in Philadelphia, PA with one cat, three Macs and more USB cables than he could ever use.
Subscribe to our newsletter!
Our latest tutorials delivered straight to your inbox
Sign up for all newsletters.
By signing up, you agree to our Privacy Policy and European users agree to the data transfer policy. We will not share your data and you can unsubscribe at any time.
Iphone Backups Slow? How To Speed Up And Fix A Slow Iphone Backup
Fix slow iPhone backups by deleting photos
There are several reasons why backups can take forever on an iPhone, so here are a few tips you can try that should increase the speed of your iPhone backups and restores. Yes, these tips work on Mac OS and Windows, and for iPod Touch too.
If you have a large camera roll on your iPhone, you might be really slowing down your iPhone backups. This is because the iPhone backup process will copy all your pictures regardless of whether or not there have been any changes made to them. The solution? Regularly backup your iPhone photo’s and then delete the originals from the iPhone.
Launch iPhoto (or Image Capture or whatever app you use to backup photos)
Copy ALL images from your iPhone to your computer
Ensure that you have backed up all your iPhone photos to the computer
Delete ALL of the originals from the iPhone / iPod Touch
Proceed to backup as usual through iTunes
Your backups should now go much faster. It is no coincidence that this tip is recommended by Apple Support, because it works.
I’ll be the first to admit that I was skeptical of this solution until I tried it myself; I had 1,728 photos saved in my iPhone camera roll. After I backed them all up into iPhoto and deleted all the originals from the phone, my iPhone backups speed improved dramatically – I went from a painfully slow four hour backup process to a more reasonable 45 minutes with this tip alone.
Delete old and unused apps from your iPhoneIf you aren’t using an old app anymore, delete it, there’s not much reason to keep it around on your iPhone anymore. Deleting these ancient apps can help to speed up your iPhone backups too, since there is less data to transfer at each backup or restore.
Remove unused media from the iPhoneOld apps aren’t the only thing that can slow down backups, so can media. We already discussed deleting photos from your iPhone and the big improvement that makes in backup speed, but deleting other media can help too. If you find yourself never listening to some ancient albums, or watching those old TV shows you copied over 8 months ago, just go ahead and delete them from the iPhone. Deleting video files seems to be particularly effective.
Regularly backup your iPhoneAllowing too much time to pass between backups can really increase the amount of time necessary to backup your iPhone. Try to keep regular backups of your iPhone, just get in a habit of making one full backup once or twice a month. I have noticed a direct correlation between the length of time a backup takes to complete and how often I perform full backups: the longer time that passes between backups the slower the backup will be.
I’m trying to install iPhone OS 4 and the backup and install is really slow, help!Many users are reporting very slow backup and install processes for updating their iPhone and iPod touch to iPhone OS 4. If you are experiencing this problem, I would highly recommend letting the backup and install run during a time you will not be using the phone for several hours, ideally overnight. Just start the iPhone OS 4.0 install and backup process and let it run while you sleep, you will wake up to the new OS4 being installed and you will have made a recent backup, which will speed up future backups and installations as well.
My iPhone backups are still extremely slow, help!If you’ve tried all these methods and your iPhone backups are still extremely slow (and by extremely slow I mean well over a few hours, I’ve heard reports of up to 9 hours… yikes!) then you can try the last resort: Restore your iPhone to it’s original factory settings. Remember that by doing this without a backup you will LOSE ALL DATA ON YOUR IPHONE including all media, music, apps, phone numbers, notes, everything, so be absolutely certain that you don’t mind restoring to factory default settings without a backup. This almost always resolves the slow backup problem, but if you don’t have anything to restore to then you will have a completely blank iPhone with nothing on it. There are some suggestions that restoring the iPhone is necessary when there has been a filesystem corruption, which can lead to extremely slow backup speeds and other strange behavior. Again, you will lose all your iPhone data so this is a last resort.
Related
Outlook Indexing Is Slow: 5 Easy Ways To Speed It Up
Outlook Indexing is Slow: 5 Easy Ways to Speed it Up
336
Share
X
The Outlook index makes managing multiple emails easy for professionals who have a lot of workers reporting to them.
If your files are large, it is possible to experience a slower indexing rate as the system will require more time to complete indexing.
Before diagnosing any issue with slow indexing of your Outlook, first, confirm that your system is capable of running the Outlook version installed.
Tired of email issues? Get this email client and get rid of them!
Your email client/account give you headaches? We offer you the perfect email client that will centralize all your email accounts and will let you access your important data without any errors. You can do now:
Manage ALL your emails in a single inbox
Easy to integrate popular apps (Facebook, Todoist, LinkedIn, Dropbox, etc.)
Access all your contact from a single environment
Get rid of errors and lost email data
Email made easy & beautiful
There are different tricks to speed up indexing in Outlook on Windows 11. Generally, indexing is an integral feature of Windows as it allows you to easily locate any file of your choice.
Logically, it may be correct to say this is why Microsoft included it in its email service, Outlook, but then, other email service providers have something similar.
It helps to filter and find a specific email among the large number of emails received from customers and other work colleagues. Users have reported triggering this action eventually slows down their system performance.
We understand this can be annoying especially when you need the email content to get something done quickly. Read on as we explain different methods you can use to fix the issue.
How can I speed up indexing in Outlook on my Windows 11? 1. Reduce indexing locationsYou can also use this method if you have been finding solutions on how to speed up indexing in Outlook 2007.
2. Close all other running apps 3. Disable your antivirusWe recommended this as one of the last solutions. Although, if your email account is connected to an Exchange Server mailbox, it is automatically scanned for viruses.
This, however, does not encourage a total disabling of antivirus on your system as this can expose your PC to attacks. Only apply to see if it speeds up indexing in Outlook on your Windows 11 as some readers have claimed it works for them.
Disabling the antivirus might also work for you if you have been looking for how to speed up indexing in Outlook 2013.
4. Repair corrupt personal (PST) filesThis fix can correct many abnormalities that could be experienced by your Outlook account especially if it is not searching all mails.
Expert tip:
The Stellar PST File Recovery software is designed to repair different Outlook errors like mailbox data file corruption or resolve various data file errors.
More so, you can recover lost or deleted Outlook data or scan large PST files with automatic functionality for reliable email support.
5. Rebuild the search indexThis solution can also be used if you have been finding tips on how to speed up indexing in Windows 10.
How do I restart paused indexing in Windows 11?This method on how to unpause indexing in Windows 11 can also be used if you are in need of how to speed up indexing in Outlook 2010 on Windows 7.
It is effective in repairing errors encountered when Windows Search is turned off too. We also have an article on how to fix Windows 11’s Search indexing.
How long should Outlook indexing take?The number of files you have would literally determine how long it would take Outlook to complete indexing. Without any issues, no matter how large the size of the files you possess, the process shouldn’t exceed 24 hours.
If you notice any delay, then try one of the solutions we highlighted above.
By now, we hope our guide has helped you speed up indexing in Outlook 365 and not only on Windows 11. It is possible none of this works as the problem may be more complicated than you think.
Sometimes, you may need to check the Microsoft community forum to confirm if your issue is not peculiar. There have been instances where users are only able to solve the error after Microsoft released a patch.
Still experiencing issues?
Was this page helpful?
x
Start a conversation
Bootracer Review: Utility Will Time Your Pc Boot, But Won’t Speed It Up
There’s nothing more frustrating than turning on your computer and watching programs slowly load up. You sit there, not sure exactly how long you’re going to have to wait, as all those resource-hogging startup programs take their own sweet time. Well, wonder no more: BootRacer can take the mystery out of your PC start-ups.
BootRacer main menu gives some detailed information about the startup time.
After a free download and install, the program will be ready to time your next PC restart. (BootRacer remains free for personal use, but business users must pony up after trying the program.) Though you can’t see it, it starts timing the moment the PC starts the boot-up process. Those who aren’t quick at entering your password or logging in don’t need to worry. BootRacer subtracts the time it takes for user input to make an accurate assessment at how quick your PC performs.
Once the desktop is up, a small dual timer appears in the bottom right-hand corner of the screen. The timer on the top ticks down the seconds until your PC is done booting up the necessary files to be responsive while the timer on the bottom counts up the total time it takes to boot.
Rank your boot time against those of other PCs running BootRacer.
A summary screen appears when the PC is completely done booting to review your time and score. Digging deeper, you will see a breakdown of what section of the boot-up took the most time and a star rating compared to other PCs that upload their results. You can choose to submit your own results to both claim your global rank as well as help improve future versions of BootRacer.
Options are scarce. You can choose whether you want BootRacer to run every time you boot-up or only single tests, if you want the timer to show, and what statistics to record. A history page will give you every previous boot results and the change in time from the previous boot. You can add notes to each result or upload them to the global rankings.
A detailed history of your startups can show computer degradation over time.
BootRacer is great for testing just how the decisions you make with your PC affect your start-up time in the long run. PCs tend to slow down as registries and programs begin to muck up the works, and now you can track it. However, that’s where BootRacer’s usefulness ends. There is an option to “Speed up!” but it just links you to SpeedUp 2013, another program that claims to fix everything slowing down the start-up process. (PCWorld hasn’t reviewed SpeedUp 2013, but 2012 received a middling review, partly because the $30 program performed tasks that free programs handle just as well.) BootRacer doesn’t do anything to fix an issue itself.
You get the green light once your PC is all ready to go,
For the PC enthusiast who loves to monitor every aspect of their computer’s health and performance, BootRacer is a must-have. For those simply trying to speed up their boot times, installing this will probably be more depressing than anything. It won’t do much to help, but it will confirm you do indeed have glacial boot-up times.
Top 8 Ways To Disable Notifications On Windows 11 (And 3 Tips)
Notifications are a great tool in productivity but they can be a bit of a distraction sometimes. Whether you want to disable notifications completely or want to disable them for selected apps, this page is all you need. We will also take a look at how to disable and enable notifications back automatically using Focus Assist.
Further, if the Settings app is not working for you, you can use the ever-geekier ways to disable notifications using tools like Command Prompt, Register Editor, and Group Policy Editor. Check out the guides below for 7 ways to disable notifications on Windows 11.
Why disable notifications on Windows 11?
Avoid distractions
Ignore promotional notifications
Avoid interruptions during work or gaming
Keep your desktop minimalistic
Get a break from social media
and more. Essentially, turning off your notifications will give you a break from all the unimportant messages that apps tend to send to you to get your attention.
Related: Windows 11 Shortcuts: Our Complete List
How to disable notifications on Windows 11
Here’s how you can disable notifications on Windows 11. You can disable notifications in mainly 3 ways; directly from the notification, disable notifications temporarily, or permanently. Follow one of the guides below according to your current needs and requirements.
Method 1: Disable all notifications on Windows 11 using Settings
Now turn off the toggle for ‘Notifications’ at the top.
And that’s it! All notifications will now be turned off on your desktop system.
Related: How to Stop Popups on Windows 11
Method 2: Disable all notifications for an app using Notification Center
You can disable notifications for the concerned app using the current notification itself. Let’s take a look at the procedure.
And that’s it! All notifications for the concerned app will now be disabled on your system.
Related: How to Turn Off Sticky Keys on Windows 11 easily
Method 3: Disable notifications for selected apps using Settings
You can also selectively turn off notifications for selected apps using the guide below.
You will now have toggles for all installed apps on your screen. Turning off the toggle for your concerned app will now disable the notifications for it.
Notifications will now be disabled for the selected apps.
Method 4: How to disable notifications temporarily using Focus Assist
You can also disable notifications temporarily on your system using the following methods. We recommend you try and disable your notifications temporarily using one of the methods for Focus Assist below as disabling your notifications permanently might cause you to miss out on important messages that might be about your PC’s performance, health, security, or privacy. Use one of the methods below that best fits your needs.
Turn on Focus Assist
Off: No focus mode is used if this option is selected.
Priority only: Select this focus mode to define a custom priority list of apps. Windows will only send you notifications for this list of apps and rest of all notifications will be silenced on your PC.
Alarms only: This option will notify you about only Alarms on your system. All other notifications will be silenced.
If you selected ‘Priority Only’ then follow the subsequent guide below and if not, close the Settings app.
And that’s it! The selected focus assist should now be turned on, on your system. You won’t receive any notifications until this mode is turned on and all notifications will be stored in the Action Center.
Create a priority list in Focus Assist
If you selected ‘Priority only’ then you can use the guide below to create a customized list of apps. You will only receive notifications for these apps when the focus mode ‘Priority only’ is turned on, and rest of all notifications will be silenced on your system.
Now check the following options if you wish to receive notifications for reminders, calls (VOIP), reminders, and texts.
Show incoming calls, including VOIP
Show reminders, regardless of the app used
Check the box for ‘Show notifications from pinned contacts on taskbar’ if you wish to receive notifications from pinned contacts. This option will only work on apps that support the ‘People’ contacts app from Microsoft. This includes apps like Skype, Mail, Messaging, and more.
Repeat the step above for all necessary apps.
You can now close the settings app and your custom priority list will be automatically saved. You will only receive notifications for the selected apps for now.
Customize Focus Assist
You can also customize Focus Assist using the following options. You can automatically turn on the Focus Assist schedule or turn on or off automation rules for your Focus Assist depending on your choices. Use one of the guides below depending on your choice.
Enable and Disable Focus Assist automatically
You can turn on and turn off Focus Assist on a schedule automatically using the guide below. This can be quite useful for your work system where you won’t have to turn on Focus Assist manually every day.
Turn on the toggle at the top of your screen.
Select the beginning time of your Focus Assist timing under ‘Start Time’.
Select your ending time under ‘End Time’.
Select the ‘Focus Level’ you wish to enable and disable automatically.
Finally, check the box for ‘Show a notification in action center when focus assist is turned on automatically’ if you wish to get a notification when your Focus Assist is turned on and off on a schedule.
And that’s it! Focus Assist will now be enabled and disabled on your system automatically on the set schedule.
Edit Focus Assist automation rules
Focus Assist also has certain automation options that help you manage notifications when your device is connected to certain hardware or when you are doing certain things on your system. You can use the guide below to turn on or off these Automation rules.
Press Windows + i on your keyboard to launch the Settings app and select ‘Notifications’ on your right.
You can now turn on or off the following options depending on your preferences.
During these times: You can use this toggle to activate and deactivate your Focus Assist on a schedule. Use the guide above to set a schedule.
When I’m duplicating my display: Turn on this toggle to automatically turn on Focus Assist (Alarms only) when you are connected to an external display. This will help maintain privacy and dismiss personal messages delivered via notifications when connected to a public display.
When I’m playing a game: This will prevent notifications from showing up on your screen when you are playing games to prevent interruptions.
When I’m using an app in fullscreen mode only: This will turn on Focus Mode when you are using Full-Screen mode apps. This will help avoid interruptions when viewing movies, Tv shows, and more.
And that’s it! You will now have customized the automation rules for your Focus Assist mode in Windows 11.
Method 5: Disable notifications using Command Prompt (CMD)
You can also disable your notifications via Command Prompt. Well, not exactly that, as you can only get rid of the Action Center using this method. Action Center will be disabled using the command below which will prevent you from getting any kinds of notifications. This can be useful in case you are currently unable to access your desktop or are remotely managing it. Follow the guide below to get you started.
5.1 – Disable Action Center
Now enter the following command and press ‘Enter’ on your keyboard.
reg add HKLMSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer /v HideSCAHealth /t REG_DWORD /d 0x1A registry value will now be created on your system which will disable Action Center on your system.
If previous notifications, show up in your Action Center, you can clear them. No future notifications will show up in your Action Center from now on.
5.2 – Enable Action Center back (if needed in future)
Use the guide below to re-enable Action Center on your system.
Now navigate to the following location below.
ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer
Change the value to 0 and restart your system for good.
Action Center should now be enabled on your Windows 11 system.
Method 6: Disable notifications using Registry Editor
You can also create a registry value to manually disable Action Center on your system.
Now navigate to the following directory.
HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPushNotifications
Now set one of the following Value Data values depending on your current needs and requirements. As you wish to disable notifications, enter ‘0’.
0: Enter ‘0’ to disable notifications.
1: Enter ‘1’ to enable notifications.
And that’s it! Notifications will now be disabled on your system.
Method 7: Disable notifications using Group Policy Editor
If you are using Windows 11 Pro or higher, then you can also use the Group Policy Editor to disable notifications on your system. Follow the guide below to get you started.
Press Windows + S on your keyboard and search for ‘gpedit.msc’.
Navigate to the following path mentioned below.
User Configuration/Administrative Templates/Start Menu and Taskbar
In the new popup window, select ‘Enabled’.
And that’s it! You will now have disabled your notifications via the Group Policy Editor on Windows 11.
Method 8: Disable notifications from Windows Suggestions
Disabled all notifications but still keep getting Windows Suggestions, then you can use the guide below.
Now scroll to the bottom and uncheck the box for ‘Offer suggestions on how I can set up my device’.
And that’s it! Windows suggestions and notifications for the same will now be turned off for your device.
Tip #1: Turn off notification area icons
Launching apps that work in the background can introduce notification tray icons that can sometimes be annoying. Managing your notification tray icons has certainly changed a bit in Windows 11 and here’s how you can turn them off if needed.
Now turn off the toggles for the apps that you don’t wish to show in the notification tray.
And that’s it! The selected toggles will no longer show up in your taskbar.
Tip #2: Disable notification icon badges in your taskbar
You can also disable notification badges that show up in your taskbar apps using this guide. Once disabled, you won’t receive badges in your taskbar which can be quite distracting.
Read: How to Hide Badges on Taskbar Icons on Windows 11
Badges help keep you updated with the number of unread messages you currently have in the concerned app. However, this can sometimes be anxiety-inducing or distracting in case you receive a lot of promotional messages.
Once you are done with the guide, you should no longer receive notification badges in your taskbar on Windows 11.
Tip #3: Which apps to always allow notifications for?
You can also disable notifications permanently on your system using the guide below. We do not recommend disabling your notifications permanently but if you plan on doing so, we recommend allowing the following apps through, to receive important notifications.
Settings
Privacy
Security and maintenance
Storage Settings
Backup Settings
Battery Saver
Additionally, if you have apps to manage your hardware components like Realtek Audio, Dolby Audio, or more, then we recommend you also allow them to keep receiving important notifications. Now you can follow one of the guides below that best suit your current needs and requirements to disable your notifications permanently on Windows 11.
We hope you were able to easily disable notifications on Windows 11 using the guide above. If you have any more questions, feel free to reach out to us using the guide below.
RELATED
Update the detailed information about 3 Ways To Speed Up Time Machine Backup (With Tips) on the Hatcungthantuong.com website. We hope the article's content will meet your needs, and we will regularly update the information to provide you with the fastest and most accurate information. Have a great day!