<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tutorials on Bracal Technologies</title><link>https://2412105d.bracaltechyt.pages.dev/categories/tutorials/</link><description>Recent content in Tutorials on Bracal Technologies</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 BracalTechnologies</copyright><lastBuildDate>Sun, 22 Mar 2026 02:32:45 +0000</lastBuildDate><atom:link href="https://2412105d.bracaltechyt.pages.dev/categories/tutorials/index.xml" rel="self" type="application/rss+xml"/><item><title>How to use Disk Utility on macOS to repair, partition, and erase drives</title><link>https://2412105d.bracaltechyt.pages.dev/tutorials/macos/2026-03-22-how-to-use-disk-utility-on-macos-to-repair-partition-and-era/</link><pubDate>Sun, 22 Mar 2026 02:32:45 +0000</pubDate><guid>https://2412105d.bracaltechyt.pages.dev/tutorials/macos/2026-03-22-how-to-use-disk-utility-on-macos-to-repair-partition-and-era/</guid><description>&lt;h2 class="relative group">What you&amp;rsquo;ll need
 &lt;div id="what-youll-need" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-youll-need" aria-label="Anchor">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;ul>
&lt;li>macOS Sonoma 14.3 or later (tested on macOS Sonoma 14.3)&lt;/li>
&lt;li>Administrator privileges on your Mac&lt;/li>
&lt;li>External drive or secondary internal volume for testing (backup all data first)&lt;/li>
&lt;li>Basic understanding of file systems (APFS, HFS+, exFAT)&lt;/li>
&lt;li>Terminal access for command-line operations&lt;/li>
&lt;/ul>

&lt;h2 class="relative group">Overview
 &lt;div id="overview" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#overview" aria-label="Anchor">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;p>This tutorial covers using Disk Utility and the &lt;code>diskutil&lt;/code> command-line tool to repair disk errors, create partitions, and securely erase drives. You&amp;rsquo;ll learn both GUI and terminal methods for managing storage on macOS.&lt;/p></description></item><item><title>How to Update Secure Boot Certificates Before the June 2026 Microsoft Deadline</title><link>https://2412105d.bracaltechyt.pages.dev/tutorials/windows/2026-03-22-how-to-update-secure-boot-certificates-before-the-june-2026-/</link><pubDate>Sun, 22 Mar 2026 02:27:16 +0000</pubDate><guid>https://2412105d.bracaltechyt.pages.dev/tutorials/windows/2026-03-22-how-to-update-secure-boot-certificates-before-the-june-2026-/</guid><description>&lt;h2 class="relative group">What you&amp;rsquo;ll need
 &lt;div id="what-youll-need" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-youll-need" aria-label="Anchor">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;ul>
&lt;li>Windows 10 (build 19041+) or Windows 11 (any build)&lt;/li>
&lt;li>UEFI firmware with Secure Boot enabled&lt;/li>
&lt;li>Administrator account access&lt;/li>
&lt;li>Basic understanding of PowerShell and Windows Update&lt;/li>
&lt;li>500 MB free disk space for certificate updates&lt;/li>
&lt;li>Active internet connection for Windows Update&lt;/li>
&lt;/ul>

&lt;h2 class="relative group">Overview
 &lt;div id="overview" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#overview" aria-label="Anchor">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;p>Microsoft is deprecating older Secure Boot certificates in June 2026, requiring all Windows users to update their boot security certificates. This guide walks you through checking your current certificate status and installing the updated certificates to maintain system security and avoid boot failures.&lt;/p></description></item><item><title>How to Disable Recall, Copilot, and AI Bloat in Windows 11</title><link>https://2412105d.bracaltechyt.pages.dev/tutorials/windows/2026-03-21-how-to-disable-recall-copilot-and-ai-bloat-in-windows-11/</link><pubDate>Sat, 21 Mar 2026 20:03:01 +0000</pubDate><guid>https://2412105d.bracaltechyt.pages.dev/tutorials/windows/2026-03-21-how-to-disable-recall-copilot-and-ai-bloat-in-windows-11/</guid><description>&lt;h2 class="relative group">What you&amp;rsquo;ll need
 &lt;div id="what-youll-need" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#what-youll-need" aria-label="Anchor">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;ul>
&lt;li>Windows 11 version 23H2 or later (build 22631+)&lt;/li>
&lt;li>Administrator privileges on your Windows account&lt;/li>
&lt;li>PowerShell 5.1 or later (built into Windows 11)&lt;/li>
&lt;li>Basic familiarity with PowerShell and Windows Registry&lt;/li>
&lt;li>Windows 11 Pro or Enterprise for Group Policy features (Home users can use Registry edits)&lt;/li>
&lt;/ul>

&lt;h2 class="relative group">Overview
 &lt;div id="overview" class="anchor">&lt;/div>
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none">
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#overview" aria-label="Anchor">#&lt;/a>
 &lt;/span>
 
&lt;/h2>
&lt;p>This guide disables Windows 11&amp;rsquo;s AI-powered features including Recall snapshots, Copilot assistant, and background telemetry services. You&amp;rsquo;ll reduce resource usage, improve privacy, and remove taskbar clutter while maintaining system stability.&lt;/p></description></item></channel></rss>