Skip to content

Instantly share code, notes, and snippets.

@lazuee
Last active August 1, 2026 10:11
Show Gist options
  • Select an option

  • Save lazuee/2ce5da5670a7bffdd5e89765a3f51846 to your computer and use it in GitHub Desktop.

Select an option

Save lazuee/2ce5da5670a7bffdd5e89765a3f51846 to your computer and use it in GitHub Desktop.
Remove Bluestacks Ads
# Win: C:\ProgramData\BlueStacks_nxt\bluestacks.conf
# Mac: /Users/Shared/Library/Application Support/BlueStacks/bluestacks.conf
bst.ai.enabled="0"
bst.feature.blueai="0"
bst.feature.bluestacksX="0"
bst.feature.nowbux="0"
bst.feature.nowgg_login_popup="0"
bst.feature.programmatic_ads="0"
bst.feature.send_nowbux_login_boot_stats="0"
bst.feature.send_programmatic_ads_boot_stats="0"
bst.feature.send_programmatic_ads_click_stats="0"
bst.feature.show_gp_ads="0"
bst.feature.show_guest_signin="0"
bst.feature.show_programmatic_ads_preference="0"
bst.feature.skipNowggLogin="1"
bst.feature.usage_stats="0"
bst.fullscreen_blurb_shown="0"
bst.enable_programmatic_ads="0"
bst.launch_store_on_boot="0"
bst.custom_cursor_enabled="0"
bluestacks.com - deny
now.gg - deny
any - allow
@lazuee

lazuee commented Jun 2, 2026

Copy link
Copy Markdown
Author

I removed gstatic.com from deny list because it was causing Google Pay to not work properly. I don’t know why it started working correctly after I removed it, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment