Knowledge Base

Guides & Technical Resources

Drivers, solutions and documentation for the most common technical issues. Free resources for clients and users.

HP Apple Silicon Driver

HP LaserJet P1102W — Driver Fix for Apple Silicon

HP's official drivers are not compatible with M1/M2/M3 chips. This package includes the corrected driver with native Apple Silicon support, resolving the installation error on modern MacBooks.

ModelsP1102W · P1102 · P1006
ChipsM1 · M2 · M3 · M4
macOSVentura · Sonoma · Sequoia
Size557 MB · .pkg
Password-protected
Windows Sysinternals Tool

Autoruns — Startup Program Manager

Microsoft Sysinternals tool that shows everything that runs at Windows startup: services, extensions, drivers, scheduled tasks, registry entries and more. Essential for diagnostics and malware removal.

DeveloperMicrosoft Sysinternals
PlatformWindows 7 / 10 / 11
Format.zip · Portable
Direct download — Microsoft
Download
Windows Script PowerShell

Script — Remove Windows AI Features

Open-source script that removes Copilot, Recall, AI Features and other AI components built into Windows 11. Run in PowerShell as Administrator.

PowerShell — Run as Administrator
& ([scriptblock]::Create((irm "https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1")))
Requires Administrator
GitHub
Windows Script PowerShell

Script — Remove Windows 10 / 11 Bloatware

Script that removes unnecessary pre-installed apps, telemetry and background services from Windows 10 and 11. Run in PowerShell as Administrator for your Windows version.

Windows 10 — PowerShell as Administrator
irm https://git.io/debloat | iex
Windows 11 — PowerShell as Administrator
irm https://git.io/debloat11 | iex
Requires Administrator
Win 10 / Win 11
Windows Microsoft Tool

Office C2R Install — Click-to-Run Installer

Tool to install, update or uninstall any version of Microsoft Office Click-to-Run (Microsoft 365, Office 2021, 2019, 2016) with full control over components, update channel and language.

VersionsM365 · Office 2021 · 2019 · 2016
PlatformWindows 10 / 11
Format.zip · 18.5 MB
Direct download
Download
Windows 11 Microsoft Tool

Media Creation Tool — Bypass TPM Restrictions

Install Windows 11 on PCs that don't meet TPM 2.0, Secure Boot or minimum RAM requirements. Method using the official Microsoft tool + Rufus to create a bootable USB without hardware restrictions.

Bypassed requirementsTPM 2.0 · Secure Boot · 4 GB RAM
Tools neededMCT + Rufus (free)
ResultBootable USB without restrictions
Steps: 1 · Download MCT.bat  ·  2 · Run as Administrator  ·  3 · Select version and create ISO or USB directly
Official tools
MCT.bat Rufus
Windows Script Tool

Enable gpedit.msc on Windows 10/11 Home

Windows Home editions don't include the Local Group Policy Editor. This .bat script installs the required components using DISM — no external downloads needed. Just run as Administrator and restart.

PlatformWindows 10 / 11 Home
Format.bat · Run as Admin
RestartRecommended after install
Usage instructions
1 · Download gpedit-enabler.bat
2 · Right-click → Run as administrator
3 · Wait for it to finish (black window) and press any key
4 · Restart your PC
5 · Win+R → type gpedit.msc → Enter
Password protected
Network Router Advanced

Hidden Advanced Router Menus — Direct Access

Access advanced configuration features that don't appear in the standard router interface. Copy the full URL for each section and paste it in your browser while connected to the local network. Adjust the IP if your gateway is different.

Default IP192.168.1.1:8000
ProtocolHTTPS
Sections21 features
Router login
https://192.168.1.1:8000/cgi-bin/logIn_mhs.cgi
Network
WAN / Internet connection
/pages/network/broadband/tab.json
WiFi 2.4 GHz
/pages/network/wireless/tab.json
WiFi 5 GHz (Plus)
/pages/network/wireless5G/tab.json
LAN / Local network
/pages/network/homeNetworking/tab.json
Static routing
/pages/network/routing/tab.json
QoS / Quality of service
/pages/network/qos/tab.json
NAT / Port forwarding / DMZ
/pages/network/nat/tab.json
Security
Content filters
/pages/security/filter/tab.json
Firewall
/pages/security/firewall/tab.json
Parental controls
/pages/security/parentalcontrol/tab.json
SSL certificates
/pages/security/certificates/tab.json
IPSec VPN
/pages/security/ipsecVPN/tab.json
VoIP
SIP configuration
/pages/voip/sip/tab.json
Phone / Extensions
/pages/voip/phone/tab.json
Call rules
/pages/voip/callrule/tab.json
Monitoring
System log
/pages/systemMonitoring/log/tab.json
Traffic status
/pages/systemMonitoring/trafficStatus/tab.json
HPNA status
/pages/systemMonitoring/hpna/tab.json
Maintenance
Log settings
/pages/maintenance/logSetting/tab.json
Remote management
/pages/maintenance/remotemgmt/tab.json
Network diagnostics
/pages/maintenance/disagnostic/tab.json
Local network only
192.168.1.1:8000
Windows CMD Tool

MBR2GPT — Convert MBR Disk to GPT Without Data Loss

Official Windows tool to convert the system disk partition scheme from MBR to GPT without erasing data. Required to enable UEFI / Secure Boot. The conversion is irreversible.

SystemWindows 10 / 11 (64-bit)
EnvironmentWinPE or Windows + /allowFullOS
PrivilegesAdministrator
First step — Verify the disk is MBR PowerShell — "Partition Style" column shows MBR or GPT
Get-Disk | ft -Auto
DiskPart / WinPE — Gpt column blank = MBR · asterisk (*) = GPT
diskpart
list disk
Case 1 — Validate only (no changes made)
System disk (general use, no need to specify disk number)
mbr2gpt.exe /validate
Specific disk — replace 0 with your disk number
mbr2gpt.exe /validate /disk:0
Case 2 — Convert from WinPE (recommended)
Boot from WinPE or Windows Recovery USB, open CMD
mbr2gpt.exe /convert /disk:0
Case 3 — Convert from running Windows
CMD as Administrator — creates EFI partition by shrinking the OS partition
mbr2gpt.exe /convert /disk:0 /allowFullOS
Case 4 — Secondary disk with saved logs
Change /disk:1 to your target disk number
mbr2gpt.exe /convert /disk:1 /logs:C:\MBR2GPT_Logs /allowFullOS
Required post-conversion step
Enter firmware (BIOS) and change boot mode from Legacy / CSM → UEFI. Without this step the machine will not boot after conversion.
IRREVERSIBLE — Back up data first
Microsoft Docs
Web Security Tools

Web Project Testing & Security Audit Tools

Free online tools to check the security posture, SSL certificates, HTTP headers, open ports, and DNS propagation of any domain or server.

TypeOnline · No install
CostFree
Tools7 resources
SSL / TLS / Certificates
SSL Shopper — SSL Checker
Verifies the SSL certificate chain, expiration date, and installation errors
Open
SSL Labs — SSL Server Test (Qualys)
Deep TLS analysis — assigns grade A+/A/B/F with protocol details and vulnerability breakdown
Open
Full web security
Hardenize
Unified audit: SSL, DNS, email (SPF/DKIM/DMARC), and HTTP headers in a single report
Open
Mozilla Observatory
Web security audit: CSP, secure cookies, HTTPS, subresource integrity — scored with actionable fixes
Open
Security Headers
Analyzes and grades HTTP security headers: HSTS, X-Frame-Options, CSP, Permissions-Policy
Open
Network / DNS
YouGetSignal — Open Port Checker
Checks whether a specific port is open and reachable from the internet on a given host
Open
DNS Checker
Checks DNS record propagation (A, CNAME, MX, TXT) across global servers in real time
Open
Free access — no sign-up required
7 tools
Windows CMD Tool

Compact OS — Compress the OS to Free Up Disk Space

Compact OS runs Windows directly from compressed files, saving between 2.75 GB and 4.75 GB without deleting files or impacting performance on SSDs. Can be enabled or disabled at any time from CMD.

SystemWindows 10 / 11
Typical savings2.75 GB – 4.75 GB
PrivilegesAdministrator
Case 1 — Check current status
From running Windows (CMD as Administrator)
Compact.exe /CompactOS:Query
From WinPE — replace E:\Windows with the correct path
Compact.exe /CompactOS:Query /WinDir:E:\Windows
Case 2 — Enable / Disable Compact OS
Enable — Windows runs from compressed files (recommended on SSDs)
Compact.exe /CompactOS:always
Disable — reverts to uncompressed state
Compact.exe /CompactOS:never
Case 3 — Apply compressed image with DISM (WinPE / deployment)
Applies install.wim directly in compact mode when installing Windows
DISM /Apply-Image /ImageFile:install.wim /Index:1 /ApplyDir:D:\ /compact
Case 4 — Clean and export offline image with DISM
Mount image
Dism /Mount-Image /ImageFile:"C:\Images\install.wim" /Index:1 /MountDir:C:\mount\Windows
Clean up superseded components (may take several minutes)
Dism /Cleanup-Image /Image=C:\mount\Windows /StartComponentCleanup /ResetBase
Unmount and commit changes
Dism /Unmount-Image /MountDir:C:\mount\Windows /Commit
Export to new optimized file
Dism /Export-Image /SourceImageFile:C:\Images\install.wim /SourceIndex:1 /DestinationImageFile:C:\Images\install_cleaned.wim
Case 5 — Shrink hiberfil.sys (additional savings)
Reduce by 30% — keeps hibernation active
powercfg /h /type reduced
Remove completely — disables hibernation and saves ~1.5 GB on 4 GB RAM systems
powercfg /h off
Compact OS optimal on SSD · Not recommended on rotational HDD
Microsoft Docs
Web SEO Diego's Tool

SEO Tools — Analysis & Schema Validation

Tools to audit your site's SEO status and validate structured markup (Schema JSON-LD). Verify that Google can correctly read your content and generate rich snippets in search results.

TypeOnline · No install
CostFree
Tools2 resources
SEO Analysis
SEO Tool — diegocuesta.com · own tool
Online SEO analyzer — audits metadata, Schema, Open Graph, performance and more
Open
Schema / Rich Results Validation
Rich Results Test — Google
Validates whether your page's Schema JSON-LD is eligible to generate rich snippets (FAQ, Breadcrumb, Product...) in Google Search
Open
Free access — no sign-up
2 tools
Windows Free Tool

VMware Workstation Player 17 — Free Virtual Machines

Run additional operating systems (Windows, Linux, and more) inside your computer without modifying the main system or rebooting. Free for personal and non-commercial use. Compatible with VMs created in VMware Workstation Pro.

Version17.6.2 · Build 24409262
Size212.5 MB · ~1.2 GB installed
CPU64-bit x86 / AMD64 (2011+)
RAM2 GB min · 4 GB recommended
Host OSWindows 10 / 11 (64-bit)
LicenseFree · Personal use
Direct download
Download