yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ laboratory.db
systems/30-tech/laboratory/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
laboratory qa
Tables
categories
0
commands
37
creators
0
events
0
knowledge
12
prog_counter
3
qa
58
scripts
1
shortcuts
114
sqlite_sequence
7
templates
14
qa
58 rows
58
—
status: UNCONFIRMED
tap
id
58
code
QA-F004
platform
freecommander
topic
FreeCommander XE / Backup Settings
question
Backup Settings dialog fails with "Access is denied" when the Base folder resolves to C:\Program Files (x86)\FreeCommand
answer
Program Files is Windows-protected -- any non-elevated write there is denied regardless of app settings. The Windows Pri
script_ref
—
status
UNCONFIRMED
date_added
08/21/26
active
1
_rowid
58
⊞ Full detail →
57
—
status: RESOLVED
tap
id
57
code
QA-W033
platform
windows
topic
question
How do I launch/log into Claude Code CLI, and how should it work together with Claude (chat) for cleaning up and re-inve
answer
LAUNCHING CLAUDE CODE (already installed and logged in per QA-W032 on DavidsLaptop): 1. Open Command Prompt 2. Navigate
script_ref
—
status
RESOLVED
date_added
08/20/26
active
1
_rowid
57
⊞ Full detail →
56
—
status: RESOLVED
tap
id
56
code
QA-W032
platform
windows
topic
question
How was Claude Code connected to Pinegrow as its AI assistant (Mr. Pine Cone), and what is the fallback if it breaks or
answer
Set up 08/15/26 on DavidsLaptop, using existing paid Claude Pro/Max subscription (no extra API cost). CONTEXT: David or
script_ref
—
status
RESOLVED
date_added
08/18/26
active
1
_rowid
56
⊞ Full detail →
55
—
status: RESOLVED
tap
id
55
code
QA-W031
platform
windows
topic
question
Two files (AI Old.zip 34MB, v 1.5 AI.zip 33.7MB) in yttcom/Yttcom OLD systems backup consistently fail to sync/copy from
answer
Diagnosed 08/14/26: both files failed identically across two unrelated tools -- FreeFileSync gave CURLE_OPERATION_TIMEDO
script_ref
None
status
RESOLVED
date_added
08/15/26
active
1
_rowid
55
⊞ Full detail →
54
—
status: RESOLVED
tap
id
54
code
QA-W030
platform
windows
topic
question
How do I connect FreeCommander to Google Drive without installing Google Drive for Desktop?
answer
Manual, on-demand Google Drive access through FreeCommander -- no Google Drive app installed, no persistent drive letter
script_ref
—
status
RESOLVED
date_added
08/14/26
active
1
_rowid
54
⊞ Full detail →
53
—
status: RESOLVED
tap
id
53
code
QA-W002
platform
Windows
topic
question
Why won't .bat files run on my Windows 11 PC? Double-clicking does nothing, or I get an unrelated javaw error.
answer
The .bat file type association is broken - Windows doesn't know what app should open .bat files. FIX (open Command Promp
script_ref
—
status
RESOLVED
date_added
08/11/26
active
1
_rowid
53
⊞ Full detail →
52
—
status: RESOLVED
tap
id
52
code
QA-W001
platform
Windows
topic
question
How do I route Spotify + CD/DVD playback to Edifier speakers while routing Claude's text-to-speech (read-aloud) output t
answer
Windows 11 supports per-app audio output routing. 1) Connect Edifier speakers (USB/optical/aux/Bluetooth) - confirm they
script_ref
—
status
RESOLVED
date_added
08/10/26
active
1
_rowid
52
⊞ Full detail →
51
—
status: RESOLVED
tap
id
51
code
QA-S011
platform
server
topic
Server / CHECKPOINT Handoff Freshness Bug
question
Why does CHECKPOINT.php still report a stale handoff even right after I write a fresh handoff-XX.md file directly?
answer
CHECKPOINT reads a database timestamp that is only set by CLOSE.php - it does not check the actual gov file's modificati
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
51
⊞ Full detail →
50
—
status: RESOLVED
tap
id
50
code
QA-S010
platform
server
topic
Server / web-fetch.php Status
question
Is web-fetch.php reliable for downloading images/media, and has it had issues?
answer
As of 07/26/26 it was fixed and verified: a download_media action was added that writes raw bytes (never JSON-encodes th
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
50
⊞ Full detail →
49
—
status: RESOLVED
tap
id
49
code
QA-S009
platform
server
topic
Server / WAF Timeout Behavior
question
Platform endpoints (CHECKPOINT, SYNC, registry, file_write_web) sometimes return an intermittent 503/timeout - is someth
answer
Confirmed via a controlled test: this is a shared-hosting rate/bot-mitigation layer reacting to sustained request volume
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
49
⊞ Full detail →
48
—
status: RESOLVED
tap
id
48
code
QA-S008
platform
server
topic
Server / Auth Gate
question
How does authentication work for backend pages vs APIs?
answer
Two different mechanisms: HTML pages use a cookie-based auth gate. APIs use a token= request parameter and must be expli
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
48
⊞ Full detail →
47
—
status: RESOLVED
tap
id
47
code
QA-S007
platform
server
topic
Server / Adding New Commands
question
What's the process to add a brand new command PHP file to systems/commands/?
answer
Three steps in order: (1) add a whitelist entry for it in systems/commands/'s access-rules file FIRST, (2) back up the c
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
47
⊞ Full detail →
46
—
status: RESOLVED
tap
id
46
code
QA-S006
platform
server
topic
Server / Transfers API Location
question
Where does the transfers API actually live - systems/transfers/ or somewhere else?
answer
Root level: transfers/index.php. systems/transfers/ only holds the inbound/ and outbound/ directories (per-decade subfol
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
46
⊞ Full detail →
45
—
status: RESOLVED
tap
id
45
code
QA-S005
platform
server
topic
Server / System DB Schema Gotchas
question
Why do queries against a system's events or domain table sometimes fail with column errors?
answer
System DB schemas are NOT uniform across systems - always check PRAGMA table_info before writing a query. Known gotcha:
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
45
⊞ Full detail →
44
—
status: RESOLVED
tap
id
44
code
QA-S004
platform
server
topic
Server / Backup Rule
question
What's the platform's backup retention rule?
answer
Exactly two versions per item: CURRENT + PREVIOUS. Never hard-delete - extras go to trash (3 days, then archived, then d
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
44
⊞ Full detail →
43
—
status: RESOLVED
tap
id
43
code
QA-S003
platform
server
topic
Server / records.db
question
Where does records.db actually live, and is there a trap path?
answer
Real DB: backend/records/db/records.db. Real API: backend/api/critical/records-api.php. TRAP: backend/api/critical/recor
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
43
⊞ Full detail →
42
—
status: RESOLVED
tap
id
42
code
QA-S002
platform
server
topic
Server / Deploy Safety
question
Why can't I write new PHP files directly with a simple file writer, and where should bootstrap/deploy scripts go?
answer
Bootstrap deploy scripts MUST go to backend/tmp/ ONLY - never to systems/commands/ or any other live directory. A real i
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
42
⊞ Full detail →
41
—
status: RESOLVED
tap
id
41
code
QA-S001
platform
server
topic
Server / Directory Structure
question
How is the backend/ directory organized on the server?
answer
backend/ branches by domain root: info/ = reference content, records/ = data (decisions/sessions/tasks), projects/ = act
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
41
⊞ Full detail →
40
—
status: UNCONFIRMED
tap
id
40
code
QA-F003
platform
freecommander
topic
FreeCommander XE / Layout
question
Quick view/preview panel docked at bottom - want it moved to the right side.
answer
Check View menu for Quick view panel / Preview panel entry - position toggle usually adjacent or in a submenu. If not th
script_ref
—
status
UNCONFIRMED
date_added
08/02/26
active
1
_rowid
40
⊞ Full detail →
39
—
status: RESOLVED
tap
id
39
code
QA-F002
platform
freecommander
topic
Windows / Duplicate Folders
question
Duplicate Downloads folders showing in FreeCommander (plain-icon, arrow/redirect-icon, and a 'download old' folder) - on
answer
Duplicate is caused by redirecting the Downloads folder location via Properties>Location, leaving the old physical folde
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
39
⊞ Full detail →
38
—
status: RESOLVED
tap
id
38
code
QA-F001
platform
freecommander
topic
FreeCommander XE / Display
question
Text/UI too small at 1920x1080 with Windows scaling at 100%. How to enlarge FreeCommander's own font?
answer
FreeCommander XE has its own font control, separate from Windows display scaling. Tools menu > Toggle font size for a qu
script_ref
—
status
RESOLVED
date_added
08/02/26
active
1
_rowid
38
⊞ Full detail →
37
—
status: RESOLVED
tap
id
37
code
QA-A008
platform
android
topic
Android / HTML Editor / Acode
question
Best free HTML editor for Android for editing CAI pages.
answer
Acode \u2014 top recommendation for Android HTML editing. FEATURES: Syntax highlighting for HTML, CSS, JS, PHP Buil
script_ref
—
status
RESOLVED
date_added
06/25/26
active
1
_rowid
37
⊞ Full detail →
36
—
status: RESOLVED
tap
id
36
code
QA-A007
platform
android
topic
Android / NordPass / Autofill
question
How to set up NordPass autofill on Android \u2014 Redmi Pad 2, no fingerprint sensor.
answer
Step 1 \u2014 Enable NordPass as autofill service: Settings > General Management > Passwords and Autofill > select NordP
script_ref
—
status
RESOLVED
date_added
06/25/26
active
1
_rowid
36
⊞ Full detail →
35
—
status: RESOLVED
tap
id
35
code
QA-A006
platform
android
topic
Android / X-plore / LAN / File Transfer
question
How to connect Android phone to Windows laptop via X-plore for file transfer.
answer
On Windows (enable sharing first): 1. Control Panel > Network and Sharing Center > Change advanced sharing settings 2. T
script_ref
—
status
RESOLVED
date_added
06/25/26
active
1
_rowid
35
⊞ Full detail →
34
—
status: RESOLVED
tap
id
34
code
QA-W022
platform
windows
topic
WIN / Account / Password
question
How to find Windows username and recover Microsoft account password.
answer
Find username: Win+R > whoami \u2014 shows domain\\username Settings > Accounts > Your info \u2014 shows name and em
script_ref
—
status
RESOLVED
date_added
06/25/26
active
1
_rowid
34
⊞ Full detail →
33
—
status: RESOLVED
tap
id
33
code
QA-W021
platform
windows
topic
WIN / FTP / SFTP / File Transfer
question
How to connect to yttcom.net hosting server for file transfer.
answer
Via FileZilla (recommended): 1. Download FileZilla: filezilla-project.org 2. File > Site Manager > New Site 3. Protocol:
script_ref
—
status
RESOLVED
date_added
06/25/26
active
1
_rowid
33
⊞ Full detail →
32
—
status: RESOLVED
tap
id
32
code
QA-W020
platform
windows
topic
WIN / HTML Editor
question
Best Windows HTML editor for visual drag and drop editing without coding.
answer
BEGINNER (visual drag and drop): Pinegrow \u2014 visual editor, clean code output, good for Bootstrap Webflow \u2014
script_ref
—
status
RESOLVED
date_added
06/25/26
active
1
_rowid
32
⊞ Full detail →
31
—
status: RESOLVED
tap
id
31
code
QA-W019
platform
windows
topic
WIN / Network / File Sharing / LAN
question
How to share Windows laptop files with Android phone over LAN using X-plore.
answer
On Windows: 1. Control Panel > Network and Sharing Center > Change advanced sharing settings > Turn on file sharing 2. S
script_ref
—
status
RESOLVED
date_added
06/25/26
active
1
_rowid
31
⊞ Full detail →
30
—
status: RESOLVED
tap
id
30
code
QA-W018
platform
windows
topic
WIN / App
question
How to uninstall Microsoft 365 and OneDrive completely from Windows 11.
answer
Microsoft 365: Settings > Apps > Installed Apps > Microsoft 365 > Uninstall OneDrive: Right-click taskbar icon > Quit >
script_ref
—
status
RESOLVED
date_added
06/17/26
active
1
_rowid
30
⊞ Full detail →
29
—
status: RESOLVED
tap
id
29
code
QA-W017
platform
windows
topic
WIN / Browser
question
How to remove Google Chrome and switch fully to Firefox on Windows 11.
answer
1. Export Chrome bookmarks: three-dot menu > Bookmarks > Bookmark manager > Export 2. Import into Firefox: Bookmarks > M
script_ref
—
status
RESOLVED
date_added
06/17/26
active
1
_rowid
29
⊞ Full detail →
28
—
status: RESOLVED
tap
id
28
code
QA-W016
platform
windows
topic
WIN / Settings
question
ClearType text looks blurry on Windows 11 \u2014 how to fix.
answer
Method 1: Win key > search ClearType > Adjust ClearType text > follow wizard Method 2: Display Settings > Scale > try 10
script_ref
—
status
RESOLVED
date_added
06/17/26
active
1
_rowid
28
⊞ Full detail →
27
—
status: RESOLVED
tap
id
27
code
QA-W015
platform
windows
topic
WIN / Performance
question
How to improve Windows 11 performance \u2014 machine feels slow.
answer
1. Power plan: Control Panel > Power Options > High Performance 2. Visual effects: Win+R > sysdm.cpl > Advanced > Perfor
script_ref
TMPL-001
status
RESOLVED
date_added
06/17/26
active
1
_rowid
27
⊞ Full detail →
26
—
status: RESOLVED
tap
id
26
code
QA-W014b
platform
windows
topic
WIN / Cleanup / Registry
question
Remove duplicate Google Drive startup entries from registry. Confirmed results.
answer
TMPL-003 ran on 06/17/26. Removed: GoogleDriveFS duplicates, BingWallpaperDaemon, MicrosoftEdgeAutoLaunch. Added back on
script_ref
TMPL-003
status
RESOLVED
date_added
06/17/26
active
1
_rowid
26
⊞ Full detail →
25
—
status: RESOLVED
tap
id
25
code
QA-W013b
platform
windows
topic
WIN / SHORTCUTS
question
Fastest shortcut to open PowerShell as Administrator in Windows 11.
answer
Win+X then A \u2014 two keystrokes \u2014 opens Admin Terminal immediately. Click Yes on UAC. May open Windows Terminal
script_ref
—
status
RESOLVED
date_added
06/17/26
active
1
_rowid
25
⊞ Full detail →
24
—
status: RESOLVED
tap
id
24
code
QA-W012b
platform
windows
topic
WIN / SHORTCUTS
question
Full Windows 11 keyboard shortcuts reference.
answer
SCREENSHOTS: Win+Shift+S (snip) / Win+PrtScr (full save) / Win+G (game bar) SYSTEM: Win+X,A (admin PS) / Ctrl+Shift+Esc
script_ref
—
status
RESOLVED
date_added
06/17/26
active
1
_rowid
24
⊞ Full detail →
23
—
status: RESOLVED
tap
id
23
code
QA-W011b
platform
windows
topic
WIN / SHORTCUTS
question
How to open Task Manager quickly in Windows 11.
answer
Fastest: Ctrl+Shift+Esc \u2014 opens Task Manager directly. Alternative: Ctrl+Alt+Delete > click Task Manager.
script_ref
—
status
RESOLVED
date_added
06/17/26
active
1
_rowid
23
⊞ Full detail →
22
—
status: RESOLVED
tap
id
22
code
QA-W010b
platform
windows
topic
WIN / SHORTCUTS
question
Print Screen not working on some apps in Windows 11.
answer
Three alternatives: 1. Win+Shift+S \u2014 Snipping Tool \u2014 drag select \u2014 copies to clipboard. RECOMMENDED. 2. W
script_ref
—
status
RESOLVED
date_added
06/17/26
active
1
_rowid
22
⊞ Full detail →
21
—
status: RESOLVED
tap
id
21
code
QA-W009b
platform
windows
topic
WIN / Audit
question
Windows 11 laptop full system audit \u2014 inventory results.
answer
TMPL-001 ran successfully. Key findings: - Google Drive: 5 duplicate startup entries (fixed by TMPL-003) - OneDrive was
script_ref
TMPL-001
status
RESOLVED
date_added
06/17/26
active
1
_rowid
21
⊞ Full detail →
20
—
status: RESOLVED
tap
id
20
code
QA-W008b
platform
windows
topic
WIN / APP / WORKAROUND
question
Set Notepad++ as default for all text and code file types on Windows 11. Confirmed run results.
answer
TMPL-002 ran successfully on 06/17/26. CONFIRMED PATH: C:\\Program Files\\Notepad++\\notepad++.exe CONFIRMED EXTENSION
script_ref
TMPL-002
status
RESOLVED
date_added
06/17/26
active
1
_rowid
20
⊞ Full detail →
19
—
status: RESOLVED
tap
id
19
code
QA-A005
platform
android
topic
Android / Termux
question
Termux extra keys and keyboard tips for Android.
answer
Extra keys bar above keyboard — if not visible: Termux Settings > Display > Show extra keys\n\nKEY EXTRAS: CTRL / ESC
script_ref
—
status
RESOLVED
date_added
06/17/26
active
1
_rowid
19
⊞ Full detail →
18
—
status: RESOLVED
tap
id
18
code
QA-A004
platform
android
topic
Android / Termux
question
How to install Python in Termux and set up storage access.
answer
1. termux-setup-storage — grants access to phone storage — type y\n2. pkg update && pkg upgrade — update packages
script_ref
—
status
RESOLVED
date_added
06/17/26
active
1
_rowid
18
⊞ Full detail →
17
—
status: RESOLVED
tap
id
17
code
QA-A003
platform
android
topic
Android / Termux
question
How to create a Python script file in Termux without using nano editor.
answer
Use cat heredoc method — paste entire command block in one go:\n\ncat > ~/scriptname.py << 'PYEOF'\n[your python scrip
script_ref
TMPL-A002
status
RESOLVED
date_added
06/17/26
active
1
_rowid
17
⊞ Full detail →
16
&mdash;
status: RESOLVED
tap
id
16
code
QA-A002
platform
android
topic
Android / Termux / Files
question
How to identify what is taking up space on Android phone storage before running cleanup.
answer
Use TMPL-A003 — Termux Large File Scanner. Runs find with -printf to get file sizes, sorts by size, shows top N larges
script_ref
TMPL-A003
status
RESOLVED
date_added
06/17/26
active
1
_rowid
16
⊞ Full detail →
15
&mdash;
status: RESOLVED
tap
id
15
code
QA-A001
platform
android
topic
Android / Termux / Python / Files
question
Find and delete duplicate files in Android phone storage using Termux.
answer
Built TMPL-A001 — Android Duplicate File Finder (Python3).\n\nMethod: MD5 hashing — identifies true content duplicat
script_ref
TMPL-A001
status
RESOLVED
date_added
06/17/26
active
1
_rowid
15
⊞ Full detail →
14
&mdash;
status: RESOLVED
tap
id
14
code
QA-W014
platform
windows
topic
WIN / Cleanup / PowerShell
question
Remove duplicate Google Drive startup entries, OneDrive startup, BingWallpaperDaemon, Edge AutoLaunch from registry.
answer
TMPL-003 ran successfully. Removed: GoogleDriveFS duplicate, BingWallpaperDaemon, MicrosoftEdgeAutoLaunch. Added back on
script_ref
TMPL-003
status
RESOLVED
date_added
06/17/26
active
1
_rowid
14
⊞ Full detail →
13
&mdash;
status: RESOLVED
tap
id
13
code
QA-W013
platform
windows
topic
WIN / Browser
question
How to remove Google Chrome from Windows 11 and switch fully to Firefox.
answer
1. Export bookmarks from Chrome: Bookmarks > Bookmark Manager > Export\n2. Settings > Apps > Installed Apps > Google Chr
script_ref
&mdash;
status
RESOLVED
date_added
06/17/26
active
1
_rowid
13
⊞ Full detail →
12
&mdash;
status: RESOLVED
tap
id
12
code
QA-W012
platform
windows
topic
WIN / Startup
question
MagicJack showing in startup list — safe to disable?
answer
Safe to disable from startup in Task Manager if you don't use MagicJack regularly. MagicJack will still work when launch
script_ref
&mdash;
status
RESOLVED
date_added
06/17/26
active
1
_rowid
12
⊞ Full detail →
11
&mdash;
status: RESOLVED
tap
id
11
code
QA-W011
platform
windows
topic
WIN / Settings
question
ClearType text looks blurry on Windows 11 — how to fix.
answer
Win key > search ClearType > "Adjust ClearType text" > follow wizard > choose sharpest option.\n\nIf still blurry: Displ
script_ref
&mdash;
status
RESOLVED
date_added
06/17/26
active
1
_rowid
11
⊞ Full detail →
10
&mdash;
status: RESOLVED
tap
id
10
code
QA-W010
platform
windows
topic
WIN / App
question
How to uninstall Microsoft 365 and OneDrive completely from Windows 11.
answer
Microsoft 365: Settings > Apps > Installed Apps > find Microsoft 365 > Uninstall.\n\nOneDrive: Right-click taskbar icon
script_ref
&mdash;
status
RESOLVED
date_added
06/17/26
active
1
_rowid
10
⊞ Full detail →
9
&mdash;
status: RESOLVED
tap
id
9
code
QA-W009
platform
windows
topic
WIN / Cleanup / Registry
question
Google Drive showing 5 duplicate startup entries in Task Manager. How to fix.
answer
Google Drive can register in multiple registry locations. TMPL-003 removes all GoogleDriveFS entries from all 4 registry
script_ref
TMPL-003
status
RESOLVED
date_added
06/17/26
active
1
_rowid
9
⊞ Full detail →
8
&mdash;
status: RESOLVED
tap
id
8
code
QA-W008
platform
windows
topic
WIN / Performance
question
How to improve Windows 11 performance — machine feels slow.
answer
1. Change power plan: Control Panel > Power Options > High Performance\n2. Disable visual effects: Win+R > sysdm.cpl > A
script_ref
TMPL-001
status
RESOLVED
date_added
06/17/26
active
1
_rowid
8
⊞ Full detail →
7
&mdash;
status: RESOLVED
tap
id
7
code
QA-W007
platform
windows
topic
WIN / APP
question
How to tell if a Windows app is actually installed vs just a shortcut or web wrapper.
answer
Settings > Apps > Installed Apps:\n- Has size + Uninstall option = real installed app\n- Opens Microsoft Store when clic
script_ref
&mdash;
status
RESOLVED
date_added
06/17/26
active
1
_rowid
7
⊞ Full detail →
6
&mdash;
status: RESOLVED
tap
id
6
code
QA-W006
platform
windows
topic
WIN / APP
question
Default apps for text files only showing Microsoft Store options — how to set non-Store app.
answer
Settings > Apps > Default Apps > Choose defaults by file type > find extension > More apps > Look for another app on thi
script_ref
TMPL-002
status
RESOLVED
date_added
06/17/26
active
1
_rowid
6
⊞ Full detail →
5
&mdash;
status: RESOLVED
tap
id
5
code
QA-W005
platform
windows
topic
WIN
question
How to open PowerShell as Administrator on Windows 11 — no right-click option in search.
answer
Three methods — fastest first:\n1. Win+X then A — opens Admin Terminal in two keystrokes\n2. Win+R → type powershe
script_ref
&mdash;
status
RESOLVED
date_added
06/17/26
active
1
_rowid
5
⊞ Full detail →
4
&mdash;
status: RESOLVED
tap
id
4
code
QA-W004
platform
windows
topic
WIN / APP
question
What apps are safe to uninstall on Windows 11?
answer
SAFE TO REMOVE:\nMicrosoft Office trials, OneDrive, Teams (consumer), Cortana, Xbox app, Microsoft News/Weather/Maps/Sol
script_ref
&mdash;
status
RESOLVED
date_added
06/17/26
active
1
_rowid
4
⊞ Full detail →
3
&mdash;
status: RESOLVED
tap
id
3
code
QA-W003
platform
windows
topic
WIN / APP
question
How to switch Windows 11 defaults to Google instead of Microsoft.
answer
Set Firefox as default browser. Install Google Drive for Desktop. Set Gmail as mailto handler in Firefox settings. Micro
script_ref
&mdash;
status
RESOLVED
date_added
06/17/26
active
1
_rowid
3
⊞ Full detail →
2
&mdash;
status: RESOLVED
tap
id
2
code
QA-W002
platform
windows
topic
WIN / APP / WORKAROUND
question
How to set Notepad++ as true Windows 11 default for text files — not just file association. Need workarounds category.
answer
Windows 11 requires both file type association AND app registration in Windows registry. TMPL-002 handles both. Workarou
script_ref
TMPL-002
status
RESOLVED
date_added
06/17/26
active
1
_rowid
2
⊞ Full detail →
1
&mdash;
status: RESOLVED
tap
id
1
code
QA-W001
platform
windows
topic
WIN / APP
question
Laptop defaulting to Microsoft programs — want Google as default. What is Microsoft Basic?
answer
Microsoft 365 Basic = free tier pre-installed on most Windows laptops. Includes OneDrive 15GB, browser-only Office apps.
script_ref
&mdash;
status
RESOLVED
date_added
06/17/26
active
1
_rowid
1
⊞ Full detail →
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor