diff --git a/_articles/faqs/autofill-faqs.md b/_articles/faqs/autofill-faqs.md
new file mode 100644
index 00000000..930482a6
--- /dev/null
+++ b/_articles/faqs/autofill-faqs.md
@@ -0,0 +1,31 @@
+---
+layout: article
+title: Auto-fill FAQs
+categories: [auto-fill]
+featured: true
+popular: true
+hidden: false
+tags: []
+order: 09
+---
+
+### Q: Can Bitwarden auto-fill a basic/native authentication prompt?
+
+**A:** Login prompts like the one pictured below, called "basic" or "native" authentication prompts, will be automatically auto-filled by the Bitwarden Browser Extension **if there is only 1 Login item with a** [**matching URI**]({{site.baseurl}}/article/uri-match-detection).
+
+{% image autofill/basic-auth-prompt.png %}
+
+You can also use the Browser Extension's {% icon fa-share-square %} **Launch** button to automatically open and log in to a basic auth-protected resource.
+
+### Q: Can I auto-fill on a split login-workflow?
+
+**A:** Split login workflows (i.e. when username and password fields are displayed on separate screens) can be auto-filled by Bitwarden Browser Extensions, but not currently by Mobile apps.
+
+### Q: Can I use auto-fill while using a physical keyboard on an iPad?
+
+**A:** Yes! To use auto-fill while using a physical keyboard:
+
+1. Open the iOS {% icon fa-cog %} **Settings** app on your device.
+2. Tap **General**.
+3. Tap **Keyboards**.
+4. In the All Keyboards section, toggle **Shortcuts** on.
diff --git a/_articles/features/auto-fill-android.md b/_articles/features/auto-fill-android.md
index 567408d7..d2d8542b 100644
--- a/_articles/features/auto-fill-android.md
+++ b/_articles/features/auto-fill-android.md
@@ -21,7 +21,7 @@ Depending on the version of Android your device is running, there are a few diff
|Option|Requires version...|Requires you to also enable...|
|------|-------------------|-------------------------|
|Autofill Service|Android 8+|-|
-|Inline Autofill|Android 11+|Autofill Service, IME that supports Inline|
+|Inline Autofill|Android 11+|Autofill Service, IME (Input Method Editor) that supports Inline|
|Draw-Over|Android 6+|Accessibility|
|Accessibility|All Android Versions|-|
@@ -48,7 +48,7 @@ You'll be prompted to confirm you trust Bitwarden. Tapping **OK** will let Bitwa
Before you can enable Inline Autofill, enable **Autofill Service**.
{% endcallout %}
-Inline Autofill (*requires Android 11+, a compatible IME, and **Autofill Service** to be enabled*) moves the Auto-fill Service overlay into the keyboard:
+Inline Autofill (*requires Android 11+, a compatible IME (Input Method Editor), and **Autofill Service** to be enabled*) moves the Auto-fill Service overlay into the keyboard:
{% image features/auto-fill-android/inline.png Inline Autofill in GBoard %}
diff --git a/_articles/features/disable-browser-autofill.md b/_articles/features/disable-browser-autofill.md
new file mode 100644
index 00000000..d47b9432
--- /dev/null
+++ b/_articles/features/disable-browser-autofill.md
@@ -0,0 +1,130 @@
+---
+layout: article
+title: Disable a Browser's Built-in Password Manager
+categories: [auto-fill]
+featured: true
+popular: true
+hidden: false
+tags: []
+order: 07
+---
+
+If you're new to Bitwarden, it's likely that the web browser you use has been saving and auto-filling your passwords. Most web browsers enable this by default, but experts generally agree that [built-in password managers are more vulnerable](https://www.wired.com/2016/08/browser-password-manager-probably-isnt-enough/){:target="\_blank"} than dedicated solutions like Bitwarden.
+
+For that reason, and because an active built-in password manager can interfere with your Bitwarden experience, we recommend disabling your web browser's built-in password manager.
+
+Learn how to disable the built-in password manager for major browsers:
+
+{% callout success %}
+Lots of modern browsers, including Edge, Opera, and Brave, use a Google Chrome framework called "Chromium". If you're using one of those browsers, use the **Chrome/Chromium** instructions.
+{% endcallout %}
+
+
+
+{% capture chrome %}
+### Chrome/Chromium
+
+In Chrome or any Chromium-based browser (e.g. Edge, Opera, Brave), navigate to the **Passwords** page by entering `chrome://settings/passwords` in the address bar, substituting `chrome` for your browser name (e.g. `brave://settings/passwords`).
+
+On this page, toggle off both the **Offer to save passwords** option and the **Auto Sign-in** option:
+
+{% image features/chrome-disable-autofill.png Chrome Password Options %}
+
+This page will also list any **Saved Passwords** that are being stored by the browser:
+
+{% image features/chrome-delete-passwords.png Chrome Saved Passwords %}
+
+If you haven't already saved these passwords in Bitwarden, [export them]({{site.baseurl}}/article/import-from-chrome/#export-from-chrome) to prepare for future import to Bitwarden. Once exported, you should delete these passwords from the browser's storage.
+
+{% endcapture %}
+{{ chrome | markdownify }}
+
+
+{% capture firefox %}
+### Firefox
+
+In Firefox, navigate to **Preferences** → **Privacy & Security** and scroll down to the **Logins and Passwords** section. In this section, uncheck all the pre-checked options:
+
+{% image features/firefox-disable.png Firefox Password Options %}
+
+You should also find out which Logins Firefox has already saved by selecting the **Saved Logins...** button:
+
+{% image features/firefox-delete.png Firefox Saved Logins %}
+
+If you haven't already saved these passwords in Bitwarden, [export them]({{site.baseurl/article/import-from-firefox}}) for future import to Bitwarden. Once exported, you should {% icon fa-trash %} **Remove** these passwords from Firefox.
+
+{% endcapture %}
+{{ firefox | markdownify }}
+
+
+{% capture safari %}
+### Safari
+
+In Safari, open **Preferences** from the menu bar and navigate to the **AutoFill** tab. On this tab, uncheck all the pre-checked options:
+
+{% image features/safari-disable.png Safari Password Options %}
+
+You should also find out which Passwords Safari has already saved by navigating to the **Passwords** tab:
+
+{% image features/safari-delete.png Safari Saved Passwords %}
+
+If you haven't already saved these passwords in Bitwarden, create Login items in Bitwarden for these passwords. Once all saved passwords are in Bitwarden, **Remove** these passwords from Safari.
+
+{% endcapture %}
+{{ safari | markdownify }}
+
+
+{% capture vivaldi %}
+### Vivaldi
+
+In Vivaldi, open the {% icon fa-cog %} **Vivaldi Settings** window and select {% icon fa-eye %} **Privacy** from the left-hand navigation. Scroll down to the Passwords section and uncheck the **Save Webpage Passwords** option:
+
+{% image features/vivaldi-disable.png Vivaldi Password Options %}
+
+You should also find out which passwords Vivaldi has already saved by selecting the **Show Saved Passwords** button:
+
+{% image features/vivaldi-delete.png Vivaldi Saved Passwords %}
+
+If you haven't already saved these passwords in Bitwarden, create Login items in Bitwarden for these passwords. Once all saved passwords are in Bitwarden, remove these passwords from Vivaldi by right-clicking on each and selecting **Delete Password**.
+
+{% endcapture %}
+{{ vivaldi | markdownify }}
+
+
+{% capture tor %}
+### Tor
+
+Despite sharing roots with Firefox, Tor is a unique in that it doesn't save your Logins by default. If you haven't manually configured Tor to save and autofill logins, you're already all set.
+
+If you did, navigate to the **Passwords** page by entering `about:preferences#privacy` in the address bar, and scroll down to the Logins and Passwords section. Toggle off all the options that you had checked:
+
+{% image features/tor-disable.png Tor Password Option %}
+
+You should also find out which Logins Tor has already saved by selecting the **Saved Logins...** button:
+
+{% image features/tor-delete.png Tor Saved Passwords %}
+
+If you haven't already saved these passwords in Bitwarden, create Login items in Bitwarden for these passwords. Once all saved passwords are in Bitwarden, {% icon fa-trash %} **Remove** these passwords from Tor.
+
+{% endcapture %}
+{{ tor | markdownify }}
+
+
diff --git a/_articles/miscellaneous/auto-fill-android-troubleshooting.md b/_articles/miscellaneous/auto-fill-android-troubleshooting.md
index a2a725b4..e04091f5 100644
--- a/_articles/miscellaneous/auto-fill-android-troubleshooting.md
+++ b/_articles/miscellaneous/auto-fill-android-troubleshooting.md
@@ -2,7 +2,7 @@
layout: article
title: Troubleshooting Android Auto-fill
categories: [auto-fill]
-order: 07
+order: 08
featured: false
popular: false
tags: [android, autofill, auto-fill]
diff --git a/images/autofill/basic-auth-prompt.png b/images/autofill/basic-auth-prompt.png
new file mode 100644
index 00000000..4cf24572
Binary files /dev/null and b/images/autofill/basic-auth-prompt.png differ
diff --git a/images/features/chrome-delete-passwords.png b/images/features/chrome-delete-passwords.png
new file mode 100644
index 00000000..fd59137b
Binary files /dev/null and b/images/features/chrome-delete-passwords.png differ
diff --git a/images/features/chrome-disable-autofill.png b/images/features/chrome-disable-autofill.png
new file mode 100644
index 00000000..54f469e4
Binary files /dev/null and b/images/features/chrome-disable-autofill.png differ
diff --git a/images/features/firefox-delete.png b/images/features/firefox-delete.png
new file mode 100644
index 00000000..7d773ea3
Binary files /dev/null and b/images/features/firefox-delete.png differ
diff --git a/images/features/firefox-disable.png b/images/features/firefox-disable.png
new file mode 100644
index 00000000..d0f977ed
Binary files /dev/null and b/images/features/firefox-disable.png differ
diff --git a/images/features/safari-delete.png b/images/features/safari-delete.png
new file mode 100644
index 00000000..59ba93f7
Binary files /dev/null and b/images/features/safari-delete.png differ
diff --git a/images/features/safari-disable.png b/images/features/safari-disable.png
new file mode 100644
index 00000000..90f681d0
Binary files /dev/null and b/images/features/safari-disable.png differ
diff --git a/images/features/tor-delete.png b/images/features/tor-delete.png
new file mode 100644
index 00000000..12b8f50c
Binary files /dev/null and b/images/features/tor-delete.png differ
diff --git a/images/features/tor-disable.png b/images/features/tor-disable.png
new file mode 100644
index 00000000..7e29053f
Binary files /dev/null and b/images/features/tor-disable.png differ
diff --git a/images/features/vivaldi-delete.png b/images/features/vivaldi-delete.png
new file mode 100644
index 00000000..f4199bf2
Binary files /dev/null and b/images/features/vivaldi-delete.png differ
diff --git a/images/features/vivaldi-disable.png b/images/features/vivaldi-disable.png
new file mode 100644
index 00000000..02fe98f4
Binary files /dev/null and b/images/features/vivaldi-disable.png differ