Skip to content

Instantly share code, notes, and snippets.

@lazuee
Last active July 13, 2026 18:53
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 Mar 9, 2026

Copy link
Copy Markdown
Author

Disable Bluestack Default Apps via Settings > Apps

  • Store
  • Play & Win
  • Play on Cloud

@lazuee

lazuee commented Mar 9, 2026

Copy link
Copy Markdown
Author

@mreduar

mreduar commented Mar 20, 2026

Copy link
Copy Markdown

I downloaded your file and placed it in the C:\ProgramData\BlueStacks_nxt path, but it didn't work. Now, when I try to start BlueStacks, it gives an error.
image

@ttemp3

ttemp3 commented Mar 24, 2026

Copy link
Copy Markdown

I downloaded your file and placed it in the C:\ProgramData\BlueStacks_nxt path, but it didn't work. Now, when I try to start BlueStacks, it gives an error. image

Just change the lines manually, no need to download the file. Worked for me.

@mreduar

mreduar commented Mar 24, 2026

Copy link
Copy Markdown

Just change the lines manually, no need to download the file. Worked for me.

Where did you put the other values like bluestacks.com - deny?

@lazuee

lazuee commented Apr 5, 2026

Copy link
Copy Markdown
Author

@mreduar the connections-with-little-snitchs.txt is for little snitch app because i'm using macos.
Untitled

@lazuee

lazuee commented Apr 5, 2026

Copy link
Copy Markdown
Author

I removed googleapis.com from the deny list because blocking it causes the Google Play Store to display an offline error despite an active network connection.

@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