Price:
₹89,476 - ₹63,990.00(as of Jan 17,2023 05:54:28 UTC – Details )
Guaranteed power: With 11th Gen Intel Core processors, you can revel in powerful performance without interrupting your gaming, streaming or videos.
Keep cool: The Alienware-inspired thermal design incorporates a dual air-intake from the top of the keyboard and the bottom of the G15. This air is then expelled through the four vents located on the sides and rear to maximize airflow over the copper pipes for optimal cooling and heat dissipation.
Improved power: The latest advancements to the thermal design give the G15 the headroom to deliver ample power while adapting to a changing system load. This allows components to stay cooler, and clock speeds to remain higher while running even the most demanding applications.
Full speed ahead: Choose between optional Killer Wi-Fi 6 AX1650 or Intel Wi-Fi 6 AX201 to ensure low latency gaming, smooth HD streaming video, and interruption-free voice and video chats.
FULL SPEED AHEAD – Choose between optional Killer Wi-Fi 6 AX1650 or Intel Wi-Fi 6 AX201 to ensure low latency gaming, high-definition streaming video, and interruption-free voice and video chats.
GAME-READY GRAPHICS – The G15’s Ampere-powered NVIDIA GeForce RTX 3060 card delivers realistic graphics and cutting-edge AI. With up to 6GB GDDR6, enjoy action, faster loading, and quieter operation.
CALIBRATE YOUR CONTROLS – Customize the hardware for each game and the space and setup to make your software look and feel exactly how you want it without affecting gameplay or other activities.
ACE LIBRARY SCIENCE – The simple interface links all system settings to a gaming library. The command center lets you quickly create, access, and customize your gaming profiles from any source.
Complete Details of Dell G15 15-inch Gaming Laptop (39.62cms) | Intel i5-11260H | 8GB RAM, 512GB SSD | NVIDIA RTX 3050 4GB GDDR6 | 120 HZ | FHD | Windows 11, MSO 2021 | 5511 – Orange LED Backlit KB (D560825WIN9B)
Brand
Dell
Manufacturer
Dell, Dell India Pvt Ltd
Model
G15-5511
Model Name
G15-5511
Model Year
2022
Product Dimensions
27.2 x 35.7 x 2.7 cm; 2.65 Kilograms
Batteries
1 Lithium Ion batteries required. (included)
Item model number
G15-5511
RAM Size
8 GB
Memory Storage Capacity
512 GB
Flash Memory Installed Size
512 GB
Ram Memory Installed Size
8 GB
Maximum Memory Supported
32 GB
Ram Memory Technology
DDR4
Computer Memory Type
DDR4 SDRAM
Hard Drive Size
512 GB
Hard Drive Interface
USB 3.2
Hard Disk Description
SSD
Optical Drive Type
CD-ROM
Operating System
Windows 11
Processor Brand
Intel
Processor Speed
2.6 GHz
Processor Type
Core i5
Processor Count
1
Processor Model Number
i5-11260H
Hardware Interface
USB, DisplayPort, HDMI, USB 2.0
Graphics Card Description
Dedicated
Graphics Card Ram Size
4 GB
Graphics RAM Type
DDR4 SDRAM
Graphics Card Interface
PCI Express
Graphics Coprocessor
NVIDIA GeForce RTX 3050
Resolution
1080p
Special Features
Anti Glare Screen, Backlit Keyboard
Mounting Hardware
Laptop, Battery, AC Adapter, User Guide, Manuals
Number Of Items
1
Software Included
Microsoft Office 365
Standing screen display size
15.6 Inches
Display Type
FHD
Resolution
1920 x 1080 Pixels
Audio Details
Headphones
Batteries Included
Yes
Batteries Required
Yes
Battery Cell Composition
Lithium Ion
Total Usb Ports
4
Keyboard Description
Backlit
Connector Type
USB, HDMI
Device interface – primary
Microphone, Keyboard
Form Factor
Laptop
Device Type
Gaming laptop
Manufacturer
Dell
Country of Origin
India
Item Weight
2 kg 650 g
ASIN
B09XX4B9DL
Customer Reviews
4.0 out of 5 stars
Best Sellers Rank
#8,300 in Electronics (See Top 100 in Electronics ) #137 in Traditional Laptops
Date First Available
14 April 2022
Packer
Dell India Pvt Ltd
Item Dimensions LxWxH
27.2 x 35.7 x 2.7 Centimeters
Net Quantity
1 Count
Generic Name
Gaming Laptop
Please
sign in to provide feedback.
n’ +
‘
‘
);
}
function getThankYouDiv(thankMsg) {
return (
‘
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 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’);
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();
setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar
);
}
});
Table details of Dell G15 15-inch Gaming Laptop (39.62cms) | Intel i5-11260H | 8GB RAM, 512GB SSD | NVIDIA RTX 3050 4GB GDDR6 | 120 HZ | FHD | Windows 11, MSO 2021 | 5511 – Orange LED Backlit KB (D560825WIN9B)
Name Dell G15 15-inch Gaming Laptop (39.62cms) | Intel i5-11260H | 8GB RAM, 512GB SSD | NVIDIA RTX 3050 4GB GDDR6 | 120 HZ | FHD | Windows 11, MSO 2021 | 5511 – Orange LED Backlit KB (D560825WIN9B) ASIN Number B09XX4B9DL Product Brand Author Buy From here Buy Now
Hashtags of Dell G15 15-inch Gaming Laptop (39.62cms) | Intel i5-11260H | 8GB RAM, 512GB SSD | NVIDIA RTX 3050 4GB GDDR6 | 120 HZ | FHD | Windows 11, MSO 2021 | 5511 – Orange LED Backlit KB (D560825WIN9B)
#Dell #G15 #15inch #Gaming #Laptop #39.62cms #Intel #i511260H #8GB #RAM #512GB #SSD #NVIDIA #RTX #4GB #GDDR6 #FHD #Windows #MSO #Orange #LED #Backlit #D560825WIN9B
Learn More
There are no reviews yet.