How much space does Genshin Impact take on Android and PC? (2024)

Genshin Impact has gradually made its way to the top of the mobile gaming industry and is currently more popular than the likes of PUBG, Harry Potter: Magic Awakened, and Candy Crush. However, the game's massive size has become a glaring issue for many players.

With each update, new content is added to Genshin Impact, which takes up more space on players' devices. Here's how much storage is required to effectively run the game on Android and PC devices in the latest version. Downloading the game is a relatively easier task on all platforms as it's free to download.

How much space does Genshin Impact take on Android and PC? (1)

Genshin Impact storage requirements on PC

The minimum system requirements for Genshin Impact on PC (Windows) are as follows:

  • Operating system: Windows 7 SP1 64-bit, Windows 8.1 64-bit, or Windows 10 64-bit
  • Processor: Intel Core i5 or equivalent
  • Memory: 8 GB RAM
  • Graphics card: NVIDIA® GeForce® GT 1030 and higher
  • DirectX version: 11
  • Storage: 30 GB of space

Players need to reserve at least 30 GB of space to download Genshin Impact on their PC.

How much space does Genshin Impact take on Android and PC? (2)

However, the game's size increases significantly after downloading and installing it. Hence, players are recommended to have 35 GB of reserved storage space as per official instructions.

The extra space is most likely used to install updates and other files that are downloaded after launching the game.

How much space does Genshin Impact take on Android and PC? (3)

Genshin Impact storage requirements on Mobile (Android)

Running Genshin Impact on mobile devices is a huge crisis for many players owing to its size.

The minimum requirements to run the game on Android are:

  • Compatibility requirements: Arm v8a 64-bit device
  • Memory (RAM): 3 GB and above
  • Supported system: Android 7.0 or above

At the moment, Genshin Impact takes over 14.7 GB of data on Android devices. The official website still recommends players to have 8 GB of reserve data, but it is because the website hasn't been updated for a long time.

How much space does Genshin Impact take on Android and PC? (4)

Players must have iOS 9.0 or later to run Genshin Impact. The storage requirements for iOS devices are similar to Android, and it is recommended to have at least 15 GB of reserved space.

It is worth noting that the size of Genshin Impact can be reduced on PC and mobile platforms by deleting the voice-over packs in unrequired languages.

Genshin Impact's latest version, the 2.6 update, will release Ayaka's banner in the second half. The hype surrounding this five-star Cryo Sword character in the game is sky-scraping owing to her explosive damage, unique playstyle, and interesting lore that players are ready to witness.

Edited by Shaheen Banu

Feedback

Thank You!

";modalText += "

";modalText += "

";modalText += "

";modalText += "

";modalText += "

";modalText += "

";modalText += "

"modalText += "

Please select an option.

Please provide your feedback.

"modalText += "

"modalPopup.closeOnEsc = false;modalPopup.setHeader("Why did you not like this content?");modalPopup.setContentText(modalText);modalPopup.addCancelOkButton("Submit", resetRatingAndFeedbackForm, sendRating);modalPopup.removeCloseModalIcon();modalPopup.disableDismissPopup();modalPopup.open();} else {sendRating(index);}}function sendRating() {var requestPayload = {"post_id": 936556,"rating_value": ratingValue}if (ratingValue > 3) {requestPayload.rating_feedback_type = null;requestPayload.rating_feedback = null;} else {if (!$('input[name="drone"]:checked') || !$('input[name="drone"]:checked').value) {showErrorMessage('option');return;}if (!$(".post-rating-feedback-note textarea") || !$(".post-rating-feedback-note textarea").value) {showErrorMessage('note');return;}var selectedOption = $('input[name="drone"]:checked').value;var feedbackNote = $(".post-rating-feedback-note textarea").value;requestPayload.rating_feedback_type = selectedOption;requestPayload.rating_feedback = feedbackNote;}pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true);}function resetRatingAndFeedbackForm() {var activeStars = Array.from($all('.rating span.rating-star.active'));for (var i=0; i < activeStars.length; i++) {activeStars[i].classList.remove("active");}if ($('input[name="drone"]:checked')) {$('input[name="drone"]:checked').checked = false;}var userNote = document.querySelector(".post-rating-feedback-note textarea");userNote.value = '';modalPopup.close();}function onsaveRatingSuccess() {modalPopup.close();savePostIdInUserRatedPostsCookie();$("#post-rating-layout").classList.add("hidden");$("#post-rating-message").classList.remove("hidden");window.setInterval(function showMessage() {$("#post-rating-widget").classList.add("hidden");}, 3000);}function onsaveRatingFail() {console.error('Saving post rating failed!');modalPopup.close();}function savePostIdInUserRatedPostsCookie() {userRatedPostIds.push(936556);var expiryTime = new Date();expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 yearsetCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), expiryTime);}function isPostRatedByUser() {var userRatedPostIds = getCookie('user_rated_post_ids');if (userRatedPostIds) {try {userRatedPostIds = JSON.parse(userRatedPostIds);} catch (err) {console.error(err);return false;}} else {return false;}if(userRatedPostIds.indexOf(936556) >= 0) {return true;} else {return false;}}function getRatingCountByPostId(postId) {return new Promise(function(resolve, reject) {pureJSAjaxGet(getRatingCountBaseURL + postId + '/rating/count',function(data) {try {data = JSON.parse(data);if (data.meta_value) {resolve(data.meta_value);}reject("Failed to fetch rating count for the post:" + postId);} catch (err) {reject("Failed to fetch rating count for the post:" + postId);}},function(err) {reject("Failed to fetch rating count for the post:" + postId);}, true);});}function showErrorMessage(messageType) {var messageContainerId = '#' + messageType + '-error';$(messageContainerId).classList.remove('hidden');window.setInterval(function () {$(messageContainerId).classList.add("hidden");}, 5000);}(function() {var callFired = false;function lazyLoadPostRating() {if (callFired) return;callFired = true;if (!isPostRatedByUser()) {getRatingCountByPostId(936556).then(function(ratingCount) {if (ratingCount < 10) {$("#post-rating-widget").classList.remove("hidden");}}).catch(function(err){console.error(err);});}}document.addEventListener("scroll", lazyLoadPostRating, { passive: true, once: true });document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true });document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true });})();

How much space does Genshin Impact take on Android and PC? (2024)
Top Articles
Latest Posts
Article information

Author: Patricia Veum II

Last Updated:

Views: 6374

Rating: 4.3 / 5 (44 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Patricia Veum II

Birthday: 1994-12-16

Address: 2064 Little Summit, Goldieton, MS 97651-0862

Phone: +6873952696715

Job: Principal Officer

Hobby: Rafting, Cabaret, Candle making, Jigsaw puzzles, Inline skating, Magic, Graffiti

Introduction: My name is Patricia Veum II, I am a vast, combative, smiling, famous, inexpensive, zealous, sparkling person who loves writing and wants to share my knowledge and understanding with you.