h30125.www3.hp.com
Open in
urlscan Pro
34.214.155.24
Public Scan
URL:
https://h30125.www3.hp.com/hpcsn/ElfOnline/elf_certificate_details.aspx?code=elem::mxs2&actnum=b4c4205aa2e0296e92f803b3d43f...
Submission: On August 10 via api from US — Scanned from DE
Submission: On August 10 via api from US — Scanned from DE
Form analysis
3 forms found in the DOMName: searchHP — GET https://www8.hp.com/us/en/search/search-results.html
<form name="searchHP" id="searchHP" action="https://www8.hp.com/us/en/search/search-results.html" method="get">
<input type="hidden" name="client" value=""><input type="hidden" name="jumpID" value="" disabled="disabled">
<span class="defaultTxt hidden" style="display:none">Search HP.com</span>
<span class="js_metricId hidden" style="display:none">1676317</span>
<input type="hidden" name="charset" value="utf-8">
</form>
Name: toolgobutton — GET https://h30125.www3.hp.com/hpcsn/
<form name="toolgobutton" action="https://h30125.www3.hp.com/hpcsn/" method="get"><input type="text" id="code" name="code" size="5" maxlength="15" title="speedcode"></form>
Name: frmCarePackCertificate — POST elf_certificate_details.aspx?code=elem%3a%3amxs2&actnum=b4c4205aa2e0296e92f803b3d43f5da5ea107193&so=mx&langcode=es
<form name="frmCarePackCertificate" method="post" action="elf_certificate_details.aspx?code=elem%3a%3amxs2&actnum=b4c4205aa2e0296e92f803b3d43f5da5ea107193&so=mx&langcode=es" id="frmCarePackCertificate">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
value="/wEPDwULLTEzODU3ODY4ODMPZBYCAgMPZBYIAgEPDxYCHgdWaXNpYmxlZ2QWAgIDDw8WAh4EVGV4dAUxRXN0YSBvcmRlbiBBTUk5MDk2Mjk5IG5vIGNhbGlmaWNhIHBhcmEgaW1wcmVzacOzbmRkAgIPDxYCHwBoZGQCAw8PFgIfAGhkFgQCAw9kFgICAw8QZGQWAWZkAgUPZBYCAgMPEGRkFgFmZAIEDw8WAh8AaGRkZHTXlxVtwqeSEPIxGLIqfgDN+fLB">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['frmCarePackCertificate'];
if (!theForm) {
theForm = document.frmCarePackCertificate;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/HPCSN/ELFOnline/WebResource.axd?d=QyBCyfjGAtJ8D3ll767otLlqZ7HfJCsAB0dj84wMW-xe2tTDTRM9gcyxOfdA0NQ67iXFnvI_K30HfWqAyQhi4MnAj_M1&t=637813491348717602" type="text/javascript"></script>
<script src="/HPCSN/ELFOnline/ScriptResource.axd?d=coPXxzM_3zZCLte87nP0qebAZT5R7KteoLbgbFd4yiw56kBil7D53iHwECP0QtPWedcRkpgYzn1jkSufb5BRqR1z7ECrLwoK7tEYnYgkXnXxbXtCfJ6KS79V-MD8lyM0lCVwll95Bb59tUE6gz4R3k4JOpD7_PdGF-wstXtyWe6HEGZ70&t=3f4a792d"
type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.');
//]]>
</script>
<script src="/HPCSN/ELFOnline/ScriptResource.axd?d=lnGb7v9sLdMsgXg-ki4Zwv4JQc2Zo8kK3xYKwi2IFQH6iLPxioN70lGY5ZsHKo7tPjVT6PSry4iKGJ1DyiTmuLFnSbFhrZ9tYf7xtYv2a1l9V9G3EQKCibV3WWRPE1wQGK04p7AU33Aeo05q0NZcx43cPRZuX1KtK3nB6_8bcIoDS-lg0&t=3f4a792d"
type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
var PageMethods = function() {
PageMethods.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
PageMethods.prototype = {
_get_path: function() {
var p = this.get_path();
if (p) return p;
else return PageMethods._staticInstance.get_path();
},
GetEncprCustId: function(strKey, succeededCallback, failedCallback, userContext) {
/// <param name="strKey" type="String">System.String</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
return this._invoke(this._get_path(), 'GetEncprCustId', false, {
strKey: strKey
}, succeededCallback, failedCallback, userContext);
}
}
PageMethods.registerClass('PageMethods', Sys.Net.WebServiceProxy);
PageMethods._staticInstance = new PageMethods();
PageMethods.set_path = function(value) {
PageMethods._staticInstance.set_path(value);
}
PageMethods.get_path = function() {
/// <value type="String" mayBeNull="true">The service url.</value>
return PageMethods._staticInstance.get_path();
}
PageMethods.set_timeout = function(value) {
PageMethods._staticInstance.set_timeout(value);
}
PageMethods.get_timeout = function() {
/// <value type="Number">The service timeout.</value>
return PageMethods._staticInstance.get_timeout();
}
PageMethods.set_defaultUserContext = function(value) {
PageMethods._staticInstance.set_defaultUserContext(value);
}
PageMethods.get_defaultUserContext = function() {
/// <value mayBeNull="true">The service default user context.</value>
return PageMethods._staticInstance.get_defaultUserContext();
}
PageMethods.set_defaultSucceededCallback = function(value) {
PageMethods._staticInstance.set_defaultSucceededCallback(value);
}
PageMethods.get_defaultSucceededCallback = function() {
/// <value type="Function" mayBeNull="true">The service default succeeded callback.</value>
return PageMethods._staticInstance.get_defaultSucceededCallback();
}
PageMethods.set_defaultFailedCallback = function(value) {
PageMethods._staticInstance.set_defaultFailedCallback(value);
}
PageMethods.get_defaultFailedCallback = function() {
/// <value type="Function" mayBeNull="true">The service default failed callback.</value>
return PageMethods._staticInstance.get_defaultFailedCallback();
}
PageMethods.set_path("/hpcsn/ElfOnline/elf_certificate_details.aspx");
PageMethods.GetEncprCustId = function(strKey, onSuccess, onFailed, userContext) {
/// <param name="strKey" type="String">System.String</param>
/// <param name="succeededCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="failedCallback" type="Function" optional="true" mayBeNull="true"></param>
/// <param name="userContext" optional="true" mayBeNull="true"></param>
PageMethods._staticInstance.GetEncprCustId(strKey, onSuccess, onFailed, userContext);
}
//]]>
</script>
<div>
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="478EA0A6">
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWCwKCnqP6BAL6/p3FCwKl4Kr/AwLr4uSrCgKUxN/nDgKX1cL2DAL0sJ2PCwLG8Im1DALQyu2RBQKGoPDHBQKMwu2oCz91nZ+RvCUgjCv09oKVMIddYXAW">
</div>
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ScriptManager1', document.getElementById('frmCarePackCertificate'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls([], [], [], 90);
//]]>
</script>
<div>
<script type="text/javascript">
var EncriptedCustomerId;
var prmCustomerId;
var CallbackCheck = "0";
function GetClientEncryptDecryptNumber(prmCustomerId) {
PageMethods.GetEncprCustId(prmCustomerId, Success, Failure);
}
function Success(result) {
EncriptedCustomerId = result;
PreviewCert();
}
function Failure(error) {}
function Radio_PintCustomerClick() {
if (document.getElementById("ddlCustLocID") != undefined) {
document.getElementById("ddlCustLocID").style.display = "inline";
}
if (document.getElementById("ddlCertificateCarepack") != undefined) {
document.getElementById("ddlCertificateCarepack").style.display = "none";
}
if (document.getElementById("rdocertificateeachcarepack") != undefined) {
document.getElementById("rdocertificateeachcarepack").checked = false;
}
if (document.getElementById("rdoPrintentireOrder") != undefined) {
document.getElementById("rdoPrintentireOrder").checked = false;
}
if (document.getElementById("rdoprntcustomerlocID") != undefined) {
document.getElementById("rdoprntcustomerlocID").checked = true;
}
}
function Radio_PintCarepackClick() {
if (document.getElementById("ddlCertificateCarepack") != undefined) {
document.getElementById("ddlCertificateCarepack").style.display = "inline";
}
if (document.getElementById("ddlCustLocID") != undefined) {
document.getElementById("ddlCustLocID").style.display = "none";
}
if (document.getElementById("rdoprntcustomerlocID") != undefined) {
document.getElementById("rdoprntcustomerlocID").checked = false;
}
if (document.getElementById("rdoPrintentireOrder") != undefined) {
document.getElementById("rdoPrintentireOrder").checked = false;
}
if (document.getElementById("rdocertificateeachcarepack") != undefined) {
document.getElementById("rdocertificateeachcarepack").checked = true;
}
}
function Radio_PintOrderClick() {
if (document.getElementById("rdocertificateeachcarepack") != undefined) {
document.getElementById("rdocertificateeachcarepack").checked = false;
}
if (document.getElementById("rdoprntcustomerlocID") != undefined) {
document.getElementById("rdoprntcustomerlocID").checked = false;
}
if (document.getElementById("rdoPrintentireOrder") != undefined) {
document.getElementById("rdoPrintentireOrder").checked = true;
}
if (document.getElementById("ddlCustLocID") != undefined) {
document.getElementById("ddlCustLocID").style.display = "none";
}
if (document.getElementById("ddlCertificateCarepack") != undefined) {
document.getElementById("ddlCertificateCarepack").style.display = "none";
}
}
//View Certificate
function PreviewCert() {
langId = "";
dateFormat = "";
userType = "";
userId = "";
ServiceProviderExists = "";
langCode = document.getElementById('hidLangCode').value;
OrderNumWithDate = document.getElementById('hidSalesOrderNo').value;
OrderNumWithoutDate = document.getElementById('hidSalesOrderNodate').value;
CountryCode = document.getElementById('hidCountryCode').value;
custId = document.getElementById('hidCustomerId').value;
strUrl = document.getElementById('hidBuildUrlAlCert').value;
strDocUrl = document.getElementById('hidBuildUrlDoc').value;
ServiceProviderExists = document.getElementById('hidServiceProvider').value;
strUrl = strUrl + '&languageid=' + escape(langCode) + '&salesordernumber=';
strUrl = strUrl + escape(OrderNumWithDate) + '&countrycode=' + escape(CountryCode);
strUrl = strUrl + '&hidDateFormat=' + escape(dateFormat) + '&usertypeis=' + escape(userType) + '&useridis=' + escape(userId);
strDocUrl = strDocUrl + '&langcode=' + escape(langCode) + '&ordernum=';
strDocUrl = strDocUrl + escape(OrderNumWithoutDate) + '&countrycode=' + escape(CountryCode);
selCustId = document.getElementById("ddlCustLocID");
selCertificateCarepack = document.getElementById("ddlCertificateCarepack");
if (document.getElementById("rdoPrintentireOrder") != undefined) {
if (document.getElementById("rdoPrintentireOrder").checked) { //Entire
strUrl = strUrl + '&selectedcategory=' + escape('order')
}
}
if (document.getElementById("rdoprntcustomerlocID") != undefined) {
if (document.getElementById("rdoprntcustomerlocID").checked) { //Customer
strUrl = strUrl + '&selectedcategory=' + escape('customer') + '&customerid=';
strDocUrl = strDocUrl + '&custId=';
if (custId == "") {
strUrl = strUrl + escape(EncriptedCustomerId);
strDocUrl = strDocUrl + escape(EncriptedCustomerId);
} else {
//strUrl = strUrl + escape(custId);
//strDocUrl = strDocUrl + escape(custId);
strUrl = strUrl + escape(custId);
strDocUrl = strDocUrl + escape(custId);
}
}
}
if (document.getElementById("rdocertificateeachcarepack") != undefined) {
if (document.getElementById("rdocertificateeachcarepack").checked == true) //registration
{
strUrl = strUrl + '&selectedcategory=' + escape('registration') + '®istrationumber=';
strDocUrl = strDocUrl + '®Id=';
strUrl = strUrl + escape(selCertificateCarepack.options[selCertificateCarepack.selectedIndex].value);
strDocUrl = strDocUrl + escape(selCertificateCarepack.options[selCertificateCarepack.selectedIndex].value);
}
}
if (ServiceProviderExists == "true") {
if (document.getElementById("chkServiceprovider") != null) { //added this condition for IM19394233 when psp not there throwing js error
if (document.getElementById("chkServiceprovider").checked == true) //provider
{
strUrl = strUrl + '&provider=' + escape('1')
}
}
}
if (document.getElementById("chkCertificateLetter").checked == true) {
strUrl = strUrl + '&letter=' + escape('1') //letter
}
window.open(strUrl, '_blank', "toolbar=no, addressbar=no, scrollbars=yes, menubar=yes, resizable=yes left=0 top=0 height=" + eval(window.screen.availHeight - 75) + " width=" + eval(window.screen.availWidth - 10));
//strDocUrl = "elf_documents.aspx?LangCode=" + langCode + "&OrderNum=" + OrderNum + "&countryCode=" + CountryCode;
// opening another window to show related documents.
//window.open(strDocUrl, 'TC', "toolbar=yes, location=yes, scrollbars=yes, menubar=yes, resizable=yes, top=" + eval(window.screen.availHeight - 490) + " left=" + eval(window.screen.availWidth - 375) + ", height=360, width=350")
window.open(strDocUrl, '_blank', "toolbar=yes, location=yes, scrollbars=yes, menubar=yes, resizable=yes, top=" + eval(window.screen.availHeight - 490) + " left=" + eval(window.screen.availWidth - 375) + ", height=360, width=350");
return false;
}
function GetEncriptCustId() {
var custId = document.getElementById('hidCustomerId').value;
var selCustId = document.getElementById("ddlCustLocID");
if (custId == "") {
GetClientEncryptDecryptNumber(escape(selCustId.options[selCustId.selectedIndex].value));
CallbackCheck = "1"
} else {
CallbackCheck = "0"
}
return false;
}
function GenerateCertificate() {
if (!GetEncriptCustId()) {}
if (CallbackCheck == "0") {
PreviewCert();
} else {
return false;
}
return false;
}
</script>
<br>
<br>
<div>
<div id="pnlerrormsg">
<table>
<tbody>
<tr>
<td>
<span id="Label2" style="display:inline-block;width:235%;"></span>
</td>
<td>
<span id="lblErrorMsg" style="display:inline-block;color:Red;font-size:X-Large;font-weight:bold;width:200%;">Esta orden AMI9096299 no califica para impresión</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<input type="hidden" name="hidBuildUrlAlCert" id="hidBuildUrlAlCert" value="Https://h30125.www3.hp.com/HPCSN/ELFOnline/elf_all_certificates.aspx?code=ELEM:34:%23USA">
<input type="hidden" name="hidBuildUrlDoc" id="hidBuildUrlDoc" value="Https://h30125.www3.hp.com/HPCSN/ELFOnline/elf_documents.aspx?code=ELEM:36:%23USA">
<input type="hidden" name="hidLangCode" id="hidLangCode" value="ES-MX">
<input type="hidden" name="hidSalesOrderNo" id="hidSalesOrderNo" value="116382F80301090E7298E06DAED73555B4D13756BADF">
<input type="hidden" name="hidSalesOrderNodate" id="hidSalesOrderNodate" value="6494D32E56B4DE2464AED6">
<input type="hidden" name="hidCountryCode" id="hidCountryCode" value="MX">
<input type="hidden" name="hidCustomerId" id="hidCustomerId" value="C3C63251BBC3C9CAC9">
<input type="hidden" name="hidRegId" id="hidRegId">
<input type="hidden" name="hidUserType" id="hidUserType">
<input type="hidden" name="hidServiceProvider" id="hidServiceProvider">
<script type="text/javascript">
//<![CDATA[
Sys.Application.initialize();
//]]>
</script>
<!-- [ASP.NET] Page processing time in seconds: 0.0409993 -->
</div>
</form>
Text Content
Skip to Content Skip to Footer https://www.hp.com/webapp/wcs/stores/servlet/HPHeaderServices?storeId=10151&cb=cartStatus&callback=jQuery18308251954314816363_1459802963388&_=1459802965974 Explore Open Explore Shop Open Shop Support Open Support Explore Featured HP+ smart printing system Instant Ink Print, play, learn VR Sustainable Impact PCs Laptops Desktops Gaming Monitors Accessories Business laptops Business desktops Workstations Print Ink, toner & papers Home printers Home office & Business printers Enterprise printers Scanners Large-format printers & plotters Industrial presses Specialty printing solutions Managed print services Business solutions 3D print Security Collaboration Digital workspaces Industry solutions Business Services Consumer Services Explore all Public sector purchasing Retail solutions Shop Featured HP.com store Ink & toner cartridges Instant Ink Back to School Sale Back to School Guide Business store University student discounts Business discounts Track your order Shop PCs Laptops Desktops Gaming PCs Business laptops Business desktops Z Workstations Chromebooks Shop Print Ink & toner cartridges Printers Instant Ink Laser printers Home & home office printers Large format plotter printers HP+ Refurbished printers Paper Shop Accessories Accessories Monitors Mice & keyboards Docking stations & hubs Chargers & power adapters HyperX Accessories Software Care Packs Support Problem solving Support & troubleshooting Software & drivers Diagnostic tools Community Windows 10 / Windows 11 Support Support by product Printing Computing Instant Ink Other Products Support resources Contact us Check warranty Authorized service providers Security bulletin archive Parts store Consumer services Business services Product registration us en false Search HP.com Use tab to select a search suggestion ALL OF HP.COM HP STORE https://www.hp.com/us-en/search.html https://www.hp.com/us-en/shop/SearchDisplay?searchTerm=&beginIndex=0&catalogId=10051&langId=-1&pageSize=50&pageView=grid&resultCatEntryType=2&sType=SimpleSearch&searchSource=Q&storeId=10151&jumpID=se_r1002_usen_ac_st Searching HP.com... Searching HP Store Searching 838c440a9f4a443e9ca1bc3001f1d223 https://www8.hp.com https://www.hp.com/cma/ng/lib/exceptions/privacy-banner.js https://tracking-na.hawksearch.com/api/trackevent * https://essearchapi-na.hawksearch.com/api/v2/autocomplete * https://www.hp.com/webapp/wcs/stores/servlet/SearchComponentAutoSuggestView?coreName=MC_10001_CatalogEntry_en_US&serverURL=http://g1t4186.austin.hp.com:9081/solr/MC_10001_CatalogEntry_en_US&langId=-1&storeId=10151&catalogId=10051&showHeader=true&lang=en Close Search Skip to Content Skip to Footer Explore Open Explore Shop Open Shop Support Open Support Begin your search * Search HP.com 1676317 https://www.hp.com/webapp/wcs/stores/servlet/HPHeaderServices?storeId=10151&cb=cartStatus&callback=jQuery18308251954314816363_1459802963388&_=1459802965974 * Shopping Cart Close Shopping Cart popup Featured HP+ smart printing system Instant Ink Print, play, learn VR Sustainable Impact PCs Laptops Desktops Gaming Monitors Accessories Business laptops Business desktops Workstations Print Ink, toner & papers Home printers Home office & Business printers Enterprise printers Scanners Large-format printers & plotters Industrial presses Specialty printing solutions Managed print services Business solutions 3D print Security Collaboration Digital workspaces Industry solutions Business Services Consumer Services Explore all Public sector purchasing Retail solutions Featured HP.com store Ink & toner cartridges Instant Ink Back to School Sale Back to School Guide Business store University student discounts Business discounts Track your order Shop PCs Laptops Desktops Gaming PCs Business laptops Business desktops Z Workstations Chromebooks Shop Print Ink & toner cartridges Printers Instant Ink Laser printers Home & home office printers Large format plotter printers HP+ Refurbished printers Paper Shop Accessories Accessories Monitors Mice & keyboards Docking stations & hubs Chargers & power adapters HyperX Accessories Software Care Packs Problem solving Support & troubleshooting Software & drivers Diagnostic tools Community Windows 10 / Windows 11 Support Support by product Printing Computing Instant Ink Other Products Support resources Contact us Check warranty Authorized service providers Security bulletin archive Parts store Consumer services Business services Product registration HP CHANNEL SERVICES NETWORK registro del usuario final Return to original page Message center FAQ Parent page Printable version Close Ligas a Servicios HP Care Packs vínculos relacionados Esta orden AMI9096299 no califica para impresión SELECT YOUR COUNTRY/REGION AND LANGUAGE Close Country/Region Selector Dialog Americas * América Central * Argentina * Bolivia * Brasil * Canada * Canada - Français * Caribbean * Chile * Colombia * Ecuador * México * Paraguay * Perú * Puerto Rico * United States * Uruguay * Venezuela Asia and Oceania * Asia Pacific * Australia * Bangladesh * Hong Kong SAR * India * Indonesia * Malaysia * New Zealand * Pakistan * Philippines * Singapore * Sri Lanka * Việt Nam * ไทย * 中华人民共和国 * 中國香港 - 繁體中文 * 臺灣 地區 * 日本 * 한국 Europe, Middle East and Africa * Africa * Afrique * België * Belgique * Česká republika * Danmark * Deutschland * Eesti * España * France * Hrvatska * Ireland * Italia * Latvija * Lietuva * Magyarország * Middle East * Nederland * Norge * Österreich * Polska * Portugal * România * Saudi Arabia * Slovenija * Slovensko * South Africa * Suisse * Suomi * Sverige * Switzerland * Türkiye * United Kingdom * Ελλάδα * Беларусь * България * Казахстан * Россия * Србија * Україна * ישראל * الشرق الأوسط * المملكة العربية السعودية End of content Country/Region : Close Country/Region Selector SelectedUnited States HP WORLDWIDE popUpSRBeginingLabelString SELECT YOUR COUNTRY/REGION AND LANGUAGE Click or use the tab key to select your country * Africa * Afrique * América Central * Argentina * Asia Pacific * Australia * Bangladesh * België * Belgique * Bolivia * Brasil * Canada * Canada - Français * Caribbean * Česká republika * Chile * Colombia * Danmark * Deutschland * Ecuador * Eesti * España * France * Hong Kong SAR * Hrvatska * India * Indonesia * Ireland * Italia * Latvija * Lietuva * Magyarország * Malaysia * México * Middle East * Nederland * New Zealand * Norge * Österreich * Pakistan * Paraguay * Perú * Philippines * Polska * Portugal * Puerto Rico * România * Saudi Arabia * Singapore * Slovenija * Slovensko * South Africa * Sri Lanka * Suisse * Suomi * Sverige * Switzerland * Türkiye * United Kingdom * United States * Uruguay * Venezuela * Việt Nam * Ελλάδα * Беларусь * България * Казахстан * Россия * Србија * Україна * ישראל * الشرق الأوسط * المملكة العربية السعودية * ไทย * 中华人民共和国 * 中國香港 - 繁體中文 * 臺灣 地區 * 日本 * 한국 popUpSREndingLabelString Close Country/Region Selector Dialog About Us * About Us * About Us * Contact HP * Careers * Investor relations * Sustainable impact * Press center * The Garage Ways to buy * Ways to buy * Shop online * Call an HP rep * Find a reseller * Enterprise store * Public sector purchasing Support * Support * Support * Download drivers * Support & troubleshooting * Community * Register your product * Authorized service providers * Check repair status * Training & certification * Fraud alert * Security Center HP Partners * HP Partners * HP Amplify Partner Program * HP Partner Portal * Developers Stay connected * Stay connected * * * * * * * Recalls| * Product recycling| * Accessibility| * CA Supply Chains Act| * Privacy| * Use of cookies| * Personal data rights| * Terms of use| * Limited warranty statement| * Terms & conditions of sales & service| © Copyright 2022 HP Development Company, L.P. YOUR PRIVACY We use cookies (or similar technologies) to personalize content and ads, to provide social media features and to analyse our traffic. By clicking "Accept ", you agree to this and the sharing of information(What data we collect) about your use of our site with our affiliates & partners. You can manage your preferences in Cookie Settings, withdraw your consent at any time or find out more about Use of cookies. Reject All I ACCEPT MORE OPTIONS PRIVACY PREFERENCE CENTER * YOUR PRIVACY * STRICTLY NECESSARY COOKIES * PERFORMANCE & ANALYTICS COOKIES * PERSONALIZATION COOKIES * TARGETING COOKIES YOUR PRIVACY When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. STRICTLY NECESSARY COOKIES Always Active These cookies are necessary for the website to function and cannot be switched off in our systems. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will not then work. These cookies do not store any personally identifiable information. Cookies Details PERFORMANCE & ANALYTICS COOKIES Performance & Analytics Cookies These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site. All information these cookies collect is aggregated and therefore anonymous. If you do not allow these cookies we will not know when you have visited our site, and will not be able to monitor its performance. Cookies Details PERSONALIZATION COOKIES Personalization Cookies These cookies enable the website to provide enhanced functionality and personalisation. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly. Cookies Details TARGETING COOKIES Targeting Cookies These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant adverts on other sites. They do not store directly personal information, but are based on uniquely identifying your browser and internet device. If you do not allow these cookies, you will experience less targeted advertising. Cookies Details Back Button BACK Filter Button Consent Leg.Interest checkbox label label checkbox label label checkbox label label * View Third Party Cookies * Name cookie name Clear checkbox label label Apply Cancel Save Settings Reject All Allow All