Lenovo ThinkPad P1 Gen 6 Intel Core i9-13900H vPro, 14C, 16" WQXGA (2560x1600) IPS 500nits, 64GB RAM, 2TB SSD, NVIDIA RTX 4090, Backlit KYB, Fingerprint Reader, Windows Pro

Lenovo ThinkPad P1 Gen 6 Intel Core i9-13900H vPro, 14C, 16″ WQXGA (2560×1600) IPS 500nits, 64GB RAM, 2TB SSD, NVIDIA RTX 4090, Backlit KYB, Fingerprint Reader, Windows Pro

$5,999.00

Processor: Intel Core i9-13900H, 14C (6P + 8E) / 20T, P-core 2.6 / 5.4GHz, E-core 1.9 / 4.1GHz, 24MB
Memory: 64 GB DDR5-(SODIMM) – ; Storage: 2 TB SSD M.2 2280 PCIe Gen4 Performance
Display: 16″ WQXGA (2560×1600) IPS 500nits Anti-glare, 100% sRGB, 165Hz, TÜV Low Blue Light; Graphic Card: NVIDIA GeForce RTX 4090 Laptop GPU 16GB GDDR6
Dimensions (WxDxH): 359.5 x 253.8 x 17.5 mm (14.15 x 9.99 x 0.69 inches); Weight: Starting at 1.86 kg (4.11 lbs)
[Upgrade] will open the box to upgrade the RAM and the hard drive to PCIe-NVMe Solid State Drive. The hard drive upgrade won’t affect Lenovo manufacture warranty.

Technical Details

Collapse all

Standing screen display size ‎16 Inches
Screen Resolution ‎2560 x 1600 pixels
Max Screen Resolution ‎2560 x 1600 Pixels
Processor ‎4.1 GHz intel_core_i9
RAM ‎64 DDR5
Hard Drive ‎2 TB SSD
Graphics Coprocessor ‎NVIDIA GeForce RTX 4090
Chipset Brand ‎NVIDIA
Card Description ‎Integrated
Graphics Card Ram Size ‎16 GB
Wireless Type ‎802.11bgn
Number of USB 3.0 Ports ‎2

Brand ‎Lenovo
Series ‎Lenovo P1 Gen 6
Item model number ‎21FV002HUS
Operating System ‎Windows 11 Pro
Item Weight ‎5 pounds
Product Dimensions ‎14.15 x 9.99 x 0.69 inches
Item Dimensions LxWxH ‎14.15 x 9.99 x 0.69 inches
Color ‎Black
Processor Brand ‎Intel
Number of Processors ‎14
Computer Memory Type ‎DDR5 SDRAM
Flash Memory Size ‎64 GB
Hard Drive Interface ‎PCIE x 4
Optical Drive Type ‎No Optical Drive
Voltage ‎230 Volts

Additional Information

ASIN B0CDNTPGTM
Customer Reviews
5.0 out of 5 stars 1 rating

5.0 out of 5 stars

Best Sellers Rank #129,735 in Computers & Accessories (See Top 100 in Computers & Accessories)
#27,221 in Traditional Laptop Computers
Date First Available August 3, 2023

Warranty & Support

Amazon.com Return PolicyYou may return any new computer purchased from Amazon.com that is “dead on arrival,” arrives in damaged condition, or is still in unopened boxes, for a full refund within 30 days of purchase. Amazon.com reserves the right to test “dead on arrival” returns and impose a customer fee equal to 15 percent of the product sales price if the customer misrepresents the condition of the product. Any returned computer that is damaged through customer misuse, is missing parts, or is in unsellable condition due to customer tampering will result in the customer being charged a higher restocking fee based on the condition of the product. Amazon.com will not accept returns of any desktop or notebook computer more than 30 days after you receive the shipment. New, used, and refurbished products purchased from Marketplace vendors are subject to the returns policy of the individual vendor.

:

Product Warranty: For warranty information about this product, please click here

Feedback

Lenovo ThinkPad P1 Gen 6 Intel Core i9-13900H vPro, 14C, 16″ WQXGA (2560×1600) IPS 500nits, 64GB RAM, 2TB SSD, NVIDIA RTX 4090, Backlit KYB, Fingerprint Reader, Windows Pro


Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

Price Availability

/

/

/

/

Please sign in to provide feedback.

\n’ +


);
}

function getThankYouDiv(thankMsg) {
return (

‘ +

‘ +
thankMsg +

\n’ +



);
}

function getLoadingGifDiv() {
return ‘‘;
}

function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}

function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}

function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}

function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}

function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}

function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}

function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);

var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);

var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);

var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);
var storeDefaultOption = document.querySelector(‘#storeDefaultOption’);
var storeDefaultPrompt = document.querySelector(‘#storeDefaultPrompt’);
if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;

stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();

storeDefaultOption.innerHTML = “Enter the store name where you found this product”;
storeDefaultPrompt.innerHTML = “Enter the store name where you found this product”;

setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}

});

5