Many Samsung Galaxy users miss these 4 One UI features that change everything


Whether you like it or not, there’s no denying that Samsung’s One UI packs more features than any other Android skin. Some are as handy as a pocket on a shirt, and once you discover them, you’ll use them every day. But even those that might not look particularly useful at first glance can offer value that many Galaxy phone owners will greatly appreciate.

Many One UI features are enabled by default, but given the sheer number Samsung includes, some of the best ones have to be enabled manually before you can use them.

Good Lock

The most powerful One UI feature ever

Good Lock is a customization suite available for most modern Samsung Galaxy phones that packs almost 20 modules, each brimming with cool features that let you customize your Galaxy phone to the moon and back. Calling Good Lock a “feature” is a gross understatement, but I decided to do so for simplicity’s sake.

Enabling Good Lock is quite straightforward. All you have to do is download the app from Google Play or the Galaxy Store. Once it’s installed, open it and start downloading and enabling the modules you find interesting.

Now, I know the sheer number of modules will look daunting, let alone the number of options each one offers, but I recommend arming yourself with patience and curiosity, as well as a few Good Lock guides. It’ll be worth it, especially if you’re a customization fiend who constantly hops between third-party launchers because, with Good Lock, you won’t need one.

I also recommend doing this over a weekend because Good Lock is an incredibly robust app that will devour your free time once you decide to dig in, and for good reason. Sure, learning the ropes and exploring every nook and cranny is time-consuming, but once you get the hang of it, you’ll wonder how you ever enjoyed your Galaxy phone without it.

Secure Folder

Your own private space for sensitive files and apps

Secure Folder has been a part of One UI for years, and while it’s not one of the features that takes center stage, it’s an incredibly powerful tool that shouldn’t be ignored. You can activate it by opening Settings > Security and privacy > More security settings > Secure Folder. You can then set it up, and once you’re done, you’ll find it in the app drawer.

Once there, you can use it to store sensitive files and apps, such as banking apps (but sadly, not Samsung Wallet). You can also use it as an environment that’s sandboxed from the rest of your phone because you can install and use almost any app inside it, including second instances of apps you already have on your phone.

You can also use Secure Folder for work, and once you finish your workday, simply hide the folder via a Quick Settings toggle or disable background activity while Secure Folder is locked in the Secure Folder settings menu. If you work with sensitive data, there are several ways to make the folder even more secure.

Modes and Routines

Surprisingly powerful once you learn the ropes

Another One UI feature that’s never been the talk of the town but is surprisingly robust and powerful is Modes and Routines. It’s a collection of automations made up of two distinct components: Modes and Routines.

The former includes a number of situational modes you can activate manually or configure to activate automatically. For instance, you can trigger them at certain times, when you leave a specific area (like your home), when you connect to or disconnect from a specific Wi-Fi network, and more.

Routines are automations you create yourself, and they’re even more versatile than Modes. I created a few simple routines that disable Bluetooth after my earbuds disconnect from my phone, and turn off mobile data when I connect to my home Wi-Fi (then turn it back on when I disconnect from my home network), but you can really go wild with them.

With a bit of time invested in learning the ropes, you can create multi-step, complex routines or simple yet highly specific ones that can be incredibly useful. For instance, you can have your phone come out of silent mode only when specific people call, automatically switch to the Performance profile when you open the Camera app, and much more.

If you own a Samsung Galaxy phone, you should definitely check out this feature because even if you aren’t interested in creating your own routines, the preconfigured collection of Modes is handy enough on its own.

Stack multiple widgets on top of each other

Now, Stackable Widgets is a feature that’s technically enabled by default, but the catch is that you first have to create a widget stack, which often results in people using a Galaxy phone for years without realizing it exists. That happened to me; I’d used my Galaxy S21 FE for almost a year and a half before discovering it. But once I did, it became one of the most useful features on my phone. It’s so useful, in fact, that Google should make it an official part of Android.

Creating a widget stack is super simple. You can either drag a widget on top of another widget of the same size, and One UI will automatically create a stack. Then, simply swipe the top widget left or right to access other widgets. Alternatively, tap and hold a widget until the widget menu appears, then press Create stack and select the widget you’d like to add. Once you add a second widget, the button changes to Edit stack, allowing you to add even more widgets to the same stack.

While it’s not brimming with options and possibilities like the other features on this list, it can be indispensable if you’re a fan of widgets. Instead of having them scattered across multiple Home screen pages, you can keep them all on a single page.

s26 ultra product image

Brand

Samsung

SoC

Snapdragon 8 Elite Gen 5

Get the new Galaxy S26 Ultra with AI smarts and an all-new privacy display. It’s big, powerful, packed with AI, and you’ll love the S-Pen stylus. 



You should also enable Developer options

While Developer options isn’t a One UI-exclusive feature, I recommend that every Galaxy phone owner enable it. Unlocking it is very simple, and there are plenty of good reasons to do so. My personal favorite is speeding up animations, which is one of the easiest and most effective ways to make your phone feel faster.

Before I wrap things up, I also recommend giving Edge Panels a try. While the feature is enabled by default, not many people end up using it, but you should check it out because adding a taskbar-like panel to your Galaxy phone can offer all sorts of benefits.



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


My phone is full of life-tracking apps, but it became increasingly apparent that they don’t talk to each other. So, I decided to try logging my sleep, spending, routines, food, and work in Excel for a week to see whether consolidating everything would make the data easier to understand. By Sunday, patterns had started to emerge that I wasn’t previously aware of.

If you want to try the same experiment, download a blank copy of this workbook template for free. After you click the link, you’ll find the download button in the top-right corner of your screen.

What my daily tracking actually looked like

Several apps, one disconnected routine

A frustrated woman holds her head and screams while surrounded by smartphones and multiple notification bell icons. Credit: Lucas Gouveia/How-To Geek | Prostock-studio/Shutterstock

On paper, my routine wasn’t complicated. But in practice, it meant jumping between apps throughout the day. Sleep, workouts, food, spending, and work all lived in different places, and while each one worked fine in isolation, none of them shared context. A bad night of sleep never showed up next to too much screen time, and I never explicitly linked a stretch of low-energy habits to a slow day at my desk.

That separation is what prompted me to try using Excel. I set up a single workbook with five named tabs: Sleep, Habits, Food & Drink, Work, and Spending, plus another Dashboard worksheet that brought all metrics together. Nothing complex—just a shared structure where everything could exist in the same format instead of being scattered across apps.

OS

Windows, macOS, iPhone, iPad, Android

Free trial

1 month

Microsoft 365 includes access to Office apps like Word, Excel, and PowerPoint on up to five devices, 1 TB of OneDrive storage, and more.


The structure that made the experiment work

Building a system simple enough to survive a week

Each tab stayed intentionally lightweight so that I would actually keep using it.

Sleep went into a named table (T_Sleep), where I logged bedtime and wake time in hh:mm format. Hours slept were calculated automatically using:

=MOD([@[Wake Time]]-[@Bedtime], 1)*24


Illustration of puzzle pieces connected, showing a problem linked to the =MOD function in Excel, with a connection leading to the solution and Excel icons around.


How to Use Excel’s MOD Function to Solve Real-World Problems

MOD is more versatile than you might think.

Instead of overengineering the setup, I recorded screen time manually on a scale from 1 (low) to 3 (high) based on how much time I had spent on my phone before bed. Conditional formatting handled the feedback, with lower sleep values turning red and better nights shifting green.

Habit tracking lived in T_Habits, with one row per habit per day and a simple checkbox for completion. From there, I built T_HabitComp, which counted completed habits per day using:

=COUNTIFS(T_Habits[Day], [@Day], T_Habits[Completed], TRUE)

That fed directly into the dashboard, alongside a split between general habits and movement-focused ones like workouts and walks.

Food and drink sat in T_FoodDrink, structured as three entries per day for meals. Coffee was logged at the top of each day’s entry, and takeouts were flagged with checkboxes. It gave a rough sense of how each day played out, even if I wasn’t labeling it that way while logging it.

Work went into T_Work, where I logged hours worked and a productivity score (out of 10) based entirely on instinct. Some days felt focused, others felt scattered, and I reflected that directly in the score. Conditional formatting helped those differences stand out visually without needing extra analysis.

Spending lived in T_Spending, and I treated it differently from the rest. It was more of a separate contextual layer than part of the same routine loop. Data validation drop-down categories like groceries, takeout, coffee, impulse purchases, subscriptions, and transport helped me see where money was going, and I used a separate PivotTable to break down spending by category.

If you add new rows, remember to right-click the PivotTable and click Refresh to reflect those changes.

One small detail kept the whole system manageable: Excel tables automatically expand as new rows are added. That meant I never had to fix ranges or adjust formulas mid-week—structured references meant that everything scaled as I went.

The dashboard turned separate logs into one picture

Everything finally came together

A life-tracking dashboard in Excel, with summary cards at the top and trend charts beneath.

Once I started logging data, the dashboard quickly became the only part of the workbook I cared about.

At the top, I created summary cards: Average Sleep, Total Spending, Habit Completion, Average Productivity, Exercise Sessions, and Takeout Orders. Each one pulled directly from the underlying tables and updated automatically as I logged entries.

Below that, Excel charts showed how the week unfolded. Sleep appeared as a line over time; habits, coffee consumption, and screen time moved in columns; and work productivity sat alongside as its own timeline. Finally, I used a PivotChart to visualize spending over the week. Then, I removed the Y-axis from all the charts, as the point here was to emphasize relative movement and patterns, not exact values.


3D illustration of the Microsoft Excel logo in front of an empty spreadsheet.


I use these 3 Excel formulas to organize my daily life

I refuse to let anyone tell me that Microsoft Excel is only for accountants.

That’s where the system started to make sense. Sleep, habits, and productivity formed the clearest loop. When I stayed up late scrolling, I could see it the next morning in lower sleep totals, and those days tended to feel less structured overall. When I kept habits consistent—especially workouts and walks—the rest of the day followed a more stable rhythm.

Spending didn’t follow the same pattern as the rest, and I stopped trying to force it into one. Instead, I noticed something else: on less structured days, takeout and impulse purchases showed up more often. Coffee tended to cluster on busier, slightly chaotic workdays, but it didn’t drive anything on its own—it just appeared alongside those stretches.

Individually, none of this was surprising, but seeing it layered together is what made it noticeable.


What I’ll take away from a week in Excel

For that week, everything lived in one workbook instead of separate apps. When I wanted the full picture, glancing at the dashboard made the connections in my routine much easier to notice. It felt like a useful reset—something I’ll probably return to when things feel too scattered.

That said, it didn’t replace the convenience of dedicated apps. Sleep trackers are still better at collecting data automatically, and spending apps still do a better job of capturing transactions without effort. But the experiment did change how I think about tracking in general—not as separate tools, but as one system where everything sits in the same frame.



Source link