Skip to content

Instantly share code, notes, and snippets.

@lazuee
Last active April 5, 2026 17:15
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
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.fullscreen_blurb_shown="0"
bst.launch_store_on_boot="0"
bluestacks.com - deny
gstatic.com - deny
now.gg - deny
any - allow
@ttemp3
Copy link
Copy Markdown

ttemp3 commented Mar 24, 2026

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
Copy link
Copy Markdown

mreduar commented Mar 24, 2026

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
Copy link
Copy Markdown
Author

lazuee commented Apr 5, 2026

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

@lazuee
Copy link
Copy Markdown
Author

lazuee commented Apr 5, 2026

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.

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