Enable Samsung Galaxy Book features on any Windows PC
Galaxy Book Enabler spoofs your Windows PC as a Samsung Galaxy Book, unlocking access to Samsung's ecosystem apps like Quick Share, Multi Control, Samsung Notes, and more. The tool provides an intelligent installer with package filtering, hardware compatibility detection, diagnostic logging, and automated startup configuration.
- 24 Galaxy Book Models - Choose from authentic hardware profiles across Galaxy Book6/5/4/3 and legacy families
- New Galaxy Book6 2026 Profiles - Includes Galaxy Book6 Ultra (
960UJH), Galaxy Book6 Pro (960XJG), and Galaxy Book6 (760VJG) β all sourced from real hardware - AMD Ryzen Support - Better guidance and profile recommendations for AMD systems
- Hardware Compatibility Report - Detects CPU, Wi-Fi, and Bluetooth platforms before install and shows a feature support summary
- Vendor-ID-Based Detection - Language-independent Wi-Fi and Bluetooth detection for more reliable compatibility checks
- Samsung MultiPoint Support - Connect Galaxy Buds to multiple devices seamlessly via Samsung Settings app
- Auto-Elevation - Automatically requests admin rights (supports gsudo and Windows 11 native sudo)
- Diagnostic Logging - Automatic log generation for troubleshooting (saved to
%TEMP%, works even with one-line install) - Smart Package Selection - Choose from Core, Recommended, Full Experience, or custom package combinations
- Package Manager - Install or uninstall entire profiles from existing installations with status tracking
- System Support Engine (Advanced) - Optional experimental feature for enhanced Samsung integration (Windows 11 only)
- Automated Startup - Registry spoof runs automatically on every boot
- Multi Control Recovery Task - Restarts Samsung services at startup (+5 min) with a 1-minute grace period to improve Multi Control/phone reconnection reliability
- Professional Installer - Clean, color-coded UI with progress tracking
- Differential Install - Skips already-installed packages for faster re-runs
- Test Mode - Simulate installation without making changes to your system
- Version Management - Update detection and migration support
- Easy Uninstall - One-command removal with cleanup
- Advanced Reset & Repair - Built-in tools to fix app issues, clear caches, and repair permissions
- Nuke Mode - Optional destructive uninstall to wipe all Samsung app data
Windows comes with PowerShell 5.1 by default, which is NOT compatible. You must install PowerShell 7:
# Install PowerShell 7 (one-time setup)
winget install Microsoft.PowerShellNote: If this is your first time using winget, you may need to run winget list first to accept the source agreements. The command may appear to stall without this step.
Or download from: https://aka.ms/powershell
After installing, use pwsh (PowerShell 7) instead of powershell (Windows PowerShell 5.1).
# Run in PowerShell 7 (pwsh)
irm https://raw.githubusercontent.com/Chiragsd13/GalaxyBookEnabler/main/bootstrap.ps1 | iexThe installer will automatically request administrator privileges if needed.
When running the installer on an existing installation, you have granular uninstall options:
-
Reinstall (nuke + fresh install): Completely removes everything (preserving BIOS config), then performs a clean installation
-
Uninstall everything: Removes all Samsung apps, services, scheduled tasks, and configuration
- Nuke Mode: Optionally delete ALL Samsung app data (caches, settings, databases) during uninstall
-
Uninstall apps only: Removes all installed Samsung apps while keeping services and scheduled tasks
-
Uninstall services only: Removes scheduled tasks and Samsung services while keeping apps installed
With gsudo (recommended for seamless elevation):
# Install gsudo first (one-time)
winget install gerardog.gsudo
# Then install Galaxy Book Enabler with automatic elevation
irm https://raw.githubusercontent.com/Chiragsd13/GalaxyBookEnabler/main/Install-GalaxyBookEnabler.ps1 | gsudo pwsh- Download
Install-GalaxyBookEnabler.ps1 - Run:
.\Install-GalaxyBookEnabler.ps1 - Accept UAC prompt when requested
- Follow the interactive installer
Or use:
iwr https://raw.githubusercontent.com/Chiragsd13/GalaxyBookEnabler/main/Install-GalaxyBookEnabler.ps1 -OutFile Install-GalaxyBookEnabler.ps1
pwsh .\Install-GalaxyBookEnabler.ps1No need to manually "Run as Administrator" - the script handles elevation automatically!
.\Install-GalaxyBookEnabler.ps1 -Uninstall.\Install-GalaxyBookEnabler.ps1 -TestModeTest mode simulates the entire installation without making any actual changes. Perfect for testing or reviewing what the installer will do before committing.
Run the installer non-interactively with all options specified up front:
.\Install-GalaxyBookEnabler.ps1 `
-FullyAutonomous `
-AutonomousModel 960XGL `
-AutonomousPackageProfile Recommended `
-AutonomousInstallSsse:$true `
-AutonomousSsseStrategy Dual `
-AutonomousConfirmPackages:$true `
-AutonomousCreateAiSelectShortcut:$false `
-DebugOutput `
-LogDirectory "C:\GalaxyBook\Logs"Notes:
-AutonomousPackageProfilesupports:Core,Recommended,RecommendedPlus,Full,Everything,Custom,Skip- For
Custom, pass-AutonomousPackageNameswith package names/IDs -AutonomousModelmust match a model code from the model list (e.g.960XGL,960XGK,960XKA)-AutonomousActionsupports:Install(default),UpdateSettings,UpgradeSSE,UninstallAll,Cancel- Logs default to
C:\GalaxyBook\Logsin autonomous mode unless-LogPathor-LogDirectoryis supplied
The installer includes a comprehensive suite of tools to fix common issues with Samsung apps. Select "Reset/Repair Samsung Apps" from the main menu (or uninstall menu) to access:
- Diagnostics: Checks installed packages, device data files, and databases
- Soft Reset: Clears app caches and temporary files (preserves login)
- Hard Reset: Clears caches, device data, and settings (requires re-login)
- Clear Authentication: Removes Samsung Account database and credentials
- Repair Permissions: Fixes ACLs on app folders
- Re-register Apps: Re-registers AppX manifests to fix launch issues
- Factory Reset: Completely wipes ALL Samsung data (credentials, devices, DBs, settings)
Essential packages for basic Samsung ecosystem functionality:
- Samsung Account
- Samsung Settings + Runtime
- Samsung Cloud
- Knox Matrix for Windows
- Samsung Continuity Service
- Samsung Intelligence Service
- Samsung Bluetooth Sync
- Galaxy Book Experience
Core packages + all fully working Samsung apps:
- Quick Share (requires Intel Wi-Fi for best results)
- Samsung Notes
- Multi Control
- Samsung Gallery
- Samsung Studio + Studio for Gallery
- Samsung Screen Recorder
- Samsung Flow
- SmartThings
- Galaxy Buds Manager
- Samsung Parental Controls
- AI Select
- Nearby Devices
- Storage Share
- Second Screen
- Live Wallpaper
- Galaxy Book Smart Switch
- Samsung Pass
Recommended + apps requiring extra configuration:
- Samsung Phone (needs additional setup)
- Samsung Find (needs additional setup)
- Quick Search (needs additional setup)
All packages including non-functional ones:
β οΈ Samsung Recovery (won't work)β οΈ Samsung Update (won't work)
Pick individual packages by category with detailed descriptions and warnings.
| Package | Status | Intel Wi-Fi + BT Required for Full Support | Notes |
|---|---|---|---|
| Samsung Account | β Working | No | Required |
| Samsung Settings | β Working | No | Required |
| Samsung Settings Runtime | β Working | No | Required |
| Samsung Cloud Assistant | β Working | No | Required |
| Samsung Continuity Service | β Working | No | Core service works; continuity reliability is best on Intel Wi-Fi + BT |
| Samsung Intelligence Service | β Working | No | Required (AI features) |
| Samsung Bluetooth Sync | β Working | No | Required |
| Galaxy Book Experience | β Working | No | Core (app catalog) |
| Quick Share | β Working | Yes | Requires Intel Wi-Fi + Intel Bluetooth |
| Camera Share | β Working | Yes | Requires Intel Wi-Fi + Intel Bluetooth |
| Samsung Notes | β Working | No | - |
| Multi Control | π Investigating | Yes | Under investigation; full reliability requires Intel Wi-Fi + BT |
| Samsung Gallery | β Working | No | - |
| Samsung Studio | β Working | No | - |
| Samsung Studio for Gallery | β Working | No | - |
| Samsung Screen Recorder | No | Shows "optimized for Galaxy Books" | |
| Samsung Flow | β Working | No | - |
| SmartThings | β Working | No | - |
| Galaxy Buds | β Working | No | MultiPoint supported via Samsung Settings |
| Samsung Parental Controls | β Working | No | - |
| AI Select | β Working | No | - |
| Nearby Devices | β Working | No | - |
| Storage Share | Yes | Best with Intel Wi-Fi + Intel Bluetooth | |
| Second Screen | Yes | Best with Intel Wi-Fi + Intel Bluetooth | |
| Live Wallpaper | β Working | No | - |
| Galaxy Book Smart Switch | β Working | No | - |
| Samsung Pass | β Working | No | - |
| Samsung Device Care | No | May not function properly | |
| Samsung Phone | No | Configuration required | |
| Samsung Find | No | Configuration required | |
| Quick Search | No | Configuration required | |
| Samsung Recovery | β Not Working | No | Requires genuine hardware |
| Samsung Update | β Not Working | No | Requires genuine hardware |
- Windows 10/11 (64-bit)
- PowerShell 7.0 or later
- Administrator privileges
- Active Internet connection
- Intel Wi-Fi adapter (for Quick Share and related Wi-Fi Direct features)
- Intel Bluetooth adapter
- 8GB RAM or more
- Samsung account
- Windows 11 (Build 22000+) - Required
- x64 architecture - Recommended
- ARM - Experimental warning shown, not officially supported
- Advanced users only - Involves binary patching and service creation
- Experimental - May cause system instability or trigger antivirus warnings
Galaxy Book Enabler now performs a hardware compatibility check before installation. The installer detects your CPU, Wi-Fi, and Bluetooth platforms and shows a feature support summary before you choose a profile.
- Intel - Full support
- AMD Ryzen - Supported for many apps and features, with hardware-dependent limitations for some wireless features
- ARM - Experimental warning shown during install
The installer checks vendor IDs for:
- Intel (
8086) - MediaTek / AMD RZ-series (
14C3) - Realtek (
10EC) - Qualcomm (
168C,17CB)
The installer checks vendor IDs for:
- Intel (
8087) - MediaTek (
0E8D) - Realtek (
0BDA)
- Samsung Notes / Bixby / AI Select - Works regardless of Wi-Fi platform
- Galaxy Buds / MultiPoint - Works regardless of Wi-Fi platform
- Samsung Settings / Knox / Pass - Works regardless of Wi-Fi platform
- Quick Share / Camera Share / Storage Share - Require Intel Wi-Fi for full support
- Multi Control / Second Screen - Most reliable with Intel Wi-Fi + Intel Bluetooth
- Continuity Service - Best results with Intel Wi-Fi + Intel Bluetooth
AMD systems are supported, but the best experience depends heavily on the Wi-Fi and Bluetooth chipset in the machine.
- If your AMD system has Intel Wi-Fi + Intel Bluetooth, wireless Samsung features have the best chance of working properly
- If your AMD system uses MediaTek, Realtek, or Qualcomm Wi-Fi, expect Samsung Notes, Galaxy Buds, Samsung Settings, Knox, and similar apps to work, but Quick Share, Camera Share, and Storage Share are not expected to work correctly
- For AMD systems, the installer guidance currently favors Galaxy Book5 Pro (
960XHA) or Galaxy Book6 Pro (960XKA) profiles
The table below focuses on the wireless Samsung features that depend on Wi-Fi Direct and related stack behavior.
| Generation | Adapters | Quick Share | Multi Control | Second Screen | Camera Share | Storage Share |
|---|---|---|---|---|---|---|
| Wi-Fi 7 (BE) | BE200, BE201, BE202 | β Full | π Investigating | β Full | β Full | β Full |
| Wi-Fi 6E (AX) | AX210, AX211, AX411 | β Full | π Investigating | β Full | β Full | β Full |
| Wi-Fi 6 (AX) | AX201, AX200 | β Full | π Investigating | β Full | β Full | β Full |
| Wi-Fi 5 (AC) | 9260, 9560, 8265, 8260 | β Works | β Not Working | β Not Working | β Works | β Works |
| Wireless-AC (Legacy) | 7265, 7260, 3168, 3165 | β Not Tested | β Not Working | β Not Working | β Not Tested | β Not Tested |
| Non-Intel | Realtek, MediaTek, Qualcomm | β | β / Limited | β / Limited | β | β |
| Product | Launch | Max Speed | Notes |
|---|---|---|---|
| Intel Wi-Fi 7 BE200 | Q3'23 | 5.8 Gbps | 320 MHz, 4096 QAM |
| Intel Wi-Fi 7 BE201 | Q2'24 | 5.8 Gbps | Double Connect Technology |
| Intel Wi-Fi 7 BE202 | Q3'23 | 2.4 Gbps | 160 MHz, 1024 QAM |
| Product | Launch | Max Speed | Notes |
|---|---|---|---|
| Intel Wi-Fi 6E AX411 (Gig+) | Q4'21 | ~3.0 Gbps | Double Connect Technology |
| Intel Wi-Fi 6E AX211 (Gig+) | Q3'21 | 2.4 Gbps | Most common 6E adapter |
| Intel Wi-Fi 6E AX210 (Gig+) | Q4'20 | 2.4 Gbps | First consumer 6E |
- Intel Wi-Fi 6 AX201/AX200
- Intel Killer Wi-Fi 6 variants
| Product Family | Quick Share | Multi Control | Second Screen |
|---|---|---|---|
| Intel Wireless-AC 9000 Series (9260, 9560) | β Works | β No | β No |
| Intel Wireless-AC 8000 Series (8265, 8260) | β Works | β No | β No |
AC Limitations:
- Multi Control does not work reliably
- Second Screen does not work
- Quick Share may show driver or software update errors on some systems
| Product Family | Status |
|---|---|
| Intel Wireless-AC 7265/7260 | Not tested - may not work |
| Intel Wireless-AC 3168/3165 | Not tested - may not work |
β οΈ Legacy Warning: These older adapters may not work if:
- Driver hasn't been updated since 2020
- Product is discontinued without Windows 10/11 driver support
- Adapter doesn't support modern Wi-Fi Direct features
Multi Control is currently not working reliably on any platform:
- Works intermittently on some Intel Wi-Fi 6/6E/7 systems
- Completely unreliable on many non-Intel setups
- Investigation is ongoing
All major wireless features also require an Intel Bluetooth radio in addition to compatible Wi-Fi. Third-party Bluetooth adapters and mismatched wireless stacks may cause features to fail with unclear errors.
If you don't have Intel Wi-Fi and Intel Bluetooth, consider Google Nearby Share as an alternative:
- Works with any Wi-Fi adapter
- Similar file-sharing functionality
- Cross-platform support (Windows, Android, ChromeOS)
- Download: Google Nearby Share
Run this in any PowerShell window to confirm the spoof was applied:
Get-ItemProperty 'HKLM:\HARDWARE\DESCRIPTION\System\BIOS' |
Select-Object SystemFamily, SystemProductName, SystemManufacturer, BIOSVersionIf values show your real hardware instead of Samsung, the startup task hasn't run yet. Reboot, or run the spoof script manually as Administrator:
& "$env:USERPROFILE\.galaxy-book-enabler\GalaxyBookSpoof.bat"After spoofing and rebooting, Samsung Settings will display the device as your chosen Galaxy Book model.
- Built-in recovery task: Check Task Scheduler for
GalaxyBookEnabler-MultiControlInit - Expected timing: Task starts at boot +5 minutes, then waits 1 minute before restarting Samsung services
- Run manually:
pwsh -NoProfile -ExecutionPolicy Bypass -File "$env:USERPROFILE\.galaxy-book-enabler\Init-SamsungMultiControlOnLogin.ps1" - Multi Control is under active investigation β works intermittently on Wi-Fi 6/6E/7 even on real Galaxy Books
- Ensure you are signed into Samsung Account
- Sign out and back into Samsung Account, then reopen Nearby Devices
- Reboot after the spoof task runs and try again
- Nearby Devices does not require Intel Wi-Fi β it works on any adapter
- Reboot required: Some apps only read the BIOS identity at startup
- Verify spoof: Run the registry check above to confirm spoofing is active
- Samsung Account: Sign in to Samsung Account inside each app
- Quick Share and Camera Share require Intel Wi-Fi AX (not AC) and Intel Bluetooth
- Check Device Manager β Network Adapters for your Wi-Fi adapter model
- Third-party Bluetooth (USB dongle, Realtek, MediaTek) will cause failures
- Admin rights: Must run PowerShell 7 as Administrator
- Winget issues: Run
winget upgrade --allto update winget - Antivirus: Temporarily disable if blocking installation
Contributions are welcome! Please see CONTRIBUTING.md for our development process.
- Fork the repository
- Create a feature branch
- Test thoroughly on your hardware
- Submit a pull request
- Original script by @obrobrio2000
- Enhanced and maintained by @Bananz0
- v3.2.0 patch by Chirag Sood (@Chiragsd13)
This tool is for educational and personal use only. Not affiliated with or endorsed by Samsung Electronics. Use at your own risk.
MIT License β see the LICENSE file for details.
Made with β€οΈ for the Samsung ecosystem enthusiasts