Vivo AiO V220IB

Vivo AiO V220IB

'); var winW, lastSection, scroll, player, contentH, sectionTopArray = new Array(), sectionIDArray = new Array(); var animInterval, myFirstTimeOfDesign = 0, audio_num = 1; $(document).ready(function(){ winW = $(window).width(); aioV220IB_initialTabs(); $('.aioV220IB-tab-wrapper .aioV220IB-tab-btn').on('click',function(){ $(this).parent('.aioV220IB-tab-btn-wrapper').find('.aioV220IB-tab-btn').removeClass('active'); $(this).parent('.aioV220IB-tab-btn-wrapper').find('.aioV220IB-tab-btn').eq($(this).index()).addClass('active'); $(this).parent('.aioV220IB-tab-btn-wrapper').next('.aioV220IB-tab-content-wrapper').find('.aioV220IB-tab-content').hide(); $(this).parent('.aioV220IB-tab-btn-wrapper').next('.aioV220IB-tab-content-wrapper').find('.aioV220IB-tab-content').eq($(this).index()).fadeIn(); resetHeight(); }); if( winW >= 960 ) { $('#special-sectionOverview #right-menu').css('display','block'); $('#special-sectionOverview #right-menu ul li').on('click',function(){ var thisSectionID = $(this).attr('rel'); scrollBodyTo($('#'+thisSectionID).offset().top-70); }); } else { $('#special-sectionOverview #right-menu').css('display','none'); $('#special-sectionOverview .aioV220IB-audio-section .aioV220IB-audio-animation').html( "" ); } var videoW = (winW * 800) / 960; var videoH = (videoW * 450) / 800; $(".aioV220IB-video-play").colorbox({iframe:true, innerWidth:videoW, innerHeight:videoH}); $('.tab-line .tab-btn').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-audio-section .tab-line .tab-btn').removeClass('active'); $(this).addClass('active'); $('#special-sectionOverview .aioV220IB-audio-section .display-left').css( 'display', 'none' ); $('#special-sectionOverview .aioV220IB-audio-section .aioV220IB-audio-' + $(this).attr('id') ).fadeIn(700); resetHeight(); }); $('#special-sectionOverview .aioV220IB-design-section .content-left img').mouseenter( function(){ $('#special-sectionOverview .aioV220IB-design-section .pic-right img').css( 'display', 'none' ); $('#special-sectionOverview .aioV220IB-design-section .pic-right img#' + $(this).attr('id') ).css( 'display', 'block' ); }); if( winW > 960 ) { $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').on('click',gestureAnimate); }; initBluePoint(); $('#special-sectionOverview .aioV220IB-multi-section .content #cross-close').on( 'click', function(){ $(this).css( 'display', 'none' ); animPoint("start"); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-multi-section .point-display').css({ 'top': '30px', 'right': '0px', 'opacity': '1' }); }, 500); $('#special-sectionOverview .aioV220IB-multi-section .content #crosslink').css( 'right', '-530px' ); $('#special-sectionOverview .aioV220IB-multi-section .detail > .wireless').css({ 'bottom': '-140px', 'padding-top': '0px' }); $('#special-sectionOverview .aioV220IB-multi-section .detail > .nfc').css({ 'bottom': '-260px', 'padding-top': '0px' }); $('#special-sectionOverview .aioV220IB-multi-section .detail > .aic').fadeOut(1400); $('#special-sectionOverview .aioV220IB-multi-section .point-display .blue-point').css( 'cursor', 'pointer' ); }); $('#special-sectionOverview .aioV220IB-multi-section .detail .quick_btn .wireless').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content #cross-close').trigger('click'); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-multi-section .point-display .wireless').trigger('click'); }, 500); }); $('#special-sectionOverview .aioV220IB-multi-section .detail .quick_btn .nfc').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content #cross-close').trigger('click'); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-multi-section .point-display .nfc').trigger('click'); }, 500); }); $('#special-sectionOverview .aioV220IB-multi-section .detail .quick_btn .aic').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content #cross-close').trigger('click'); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-multi-section .point-display .aic').trigger('click'); }, 500); }); setInterval( function(){ switch( audio_num ) { case 1: $('#special-sectionOverview .aioV220IB-audio-dripple-bottom img').attr( 'src', './websites/global/products/GRcRaUiD2oqHqjTQ/img/audio-dripple-2.png' ); audio_num = 2; break; case 2: $('#special-sectionOverview .aioV220IB-audio-dripple-bottom img').attr( 'src', './websites/global/products/GRcRaUiD2oqHqjTQ/img/audio-dripple-3.png' ); audio_num = 3; break; case 3: $('#special-sectionOverview .aioV220IB-audio-dripple-bottom img').attr( 'src', './websites/global/products/GRcRaUiD2oqHqjTQ/img/audio-dripple-1.png' ); audio_num = 1; break; default: break; } }, 500); }); $(window).load( function(){ resetHeight(); var visualTop = $('.aioV220IB-visual-intro-column-span1').offset().top-200; var audioTop = $('.aioV220IB-audio-section').offset().top-200; var goVisualAnimate = true; var goAudioAnimate = true; sectionNum = parseInt($('.aioV220IB-section-wrapper').length); var okayNum = 0; $('.aioV220IB-section-wrapper').each(function(){ okayNum++; sectionTopArray.push($(this).offset().top-130); sectionIDArray.push($(this).attr('id')); if( okayNum == sectionNum ) { setTimeout( function(){ activeThisSection(); },300); } }); $(window).scroll(function(){ scroll = $(this).scrollTop(); if( scroll >= visualTop ) { if(goVisualAnimate == true){ if(navigator.userAgent.indexOf("MSIE 8") != -1 || navigator.userAgent.indexOf("MSIE 6") != -1 || navigator.userAgent.indexOf("MSIE 7") != -1) { $('.aioV220IB-visual-rim').delay(700).removeClass('hide'); $('.aioV220IB-visual-num').delay(700).removeClass('hide'); } else { $('.aioV220IB-visual-rim').fadeIn(700); $('.aioV220IB-visual-num').fadeIn(700); } setTimeout( function(){ var j = 1; var changeVisualBg1 = setInterval( function(){ var newSrc ='/websites/global/products/GRcRaUiD2oqHqjTQ/img/aio-visual-rim/aio-visual-rim-'+j+'.png'; if( j <= 16 ) { j = j+1; $('.aioV220IB-visual-rim img').attr('src',newSrc); } else { clearInterval(changeVisualBg1); }; }, 70); }, 700); setTimeout( function(){ var i = 1; var changeVisualNum1 = setInterval( function(){ if(i == 23){ i++; } var newSrc ='/websites/global/products/GRcRaUiD2oqHqjTQ/img/aio-visual-num/aio-visual-num-'+i+'.png'; if( i <= 28 ) { i = i+1; $('.aioV220IB-visual-num img').attr('src',newSrc); } else { clearInterval(changeVisualNum1); }; }, 50); }, 700); } goVisualAnimate = false; } if( winW >= 960 ) { for( var i = 0; i < sectionNum; i++ ){ var levelFrom = parseInt( sectionTopArray[i] ); var levelTo = parseInt( sectionTopArray[ (i+1) ] ); if( ( scroll > levelFrom ) && ( scroll < levelTo ) ) { thisSection = sectionIDArray[i]; if( thisSection != lastSection ) { $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } } } if( scroll >= sectionTopArray[ ( sectionNum-1 ) ] ) { thisSection = sectionIDArray[ ( sectionNum-1 ) ]; $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } if( myFirstTimeOfDesign == 0 && thisSection == "designed" ) { $('#special-sectionOverview .aioV220IB-design-section .content-left img:nth-child(1)').fadeIn(800); $('#special-sectionOverview .aioV220IB-design-section .pic-right').fadeIn(800); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-design-section .content-left img:nth-child(2)').fadeIn(800); setTimeout( function(){ $('#special-sectionOverview .aioV220IB-design-section .content-left img:nth-child(3)').fadeIn(800); }, 300); }, 300); myFirstTimeOfDesign = 1; resetHeight(); } } }); }); function resetHeight(){ contentH = $('#special-sectionOverview .aioV220IB-full-width').height()+100; $('#special-sectionOverview').css( 'height', contentH ); } function scrollBodyTo( destination, hash ) { var scrollmem = $(document).scrollTop(); $(document).scrollTop(scrollmem); $("html,body").animate( {scrollTop:destination}, 1000, 'swing' ); } function activeThisSection(){ beginTop = $(this).scrollTop(); for(var i = 0; i < sectionNum; i++ ) { var levelFrom = parseInt(sectionTopArray[i]); var levelTo = parseInt(sectionTopArray[(i+1)]); if ((beginTop > levelFrom) && (beginTop < levelTo)){ thisSection = sectionIDArray[i]; if (thisSection != lastSection){ $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } } } if( beginTop >= sectionTopArray[ ( sectionNum-1 ) ] ) { thisSection = sectionIDArray[ ( sectionNum-1 ) ]; $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } else if ( beginTop <= sectionTopArray[0] ) { thisSection = sectionIDArray[0]; $('#special-sectionOverview #right-menu ul li').removeClass('active'); $('#special-sectionOverview #right-menu').find('.'+thisSection).addClass('active'); lastSection = thisSection; } } function aioV220IB_initialTabs(){ $('.aioV220IB-tab-wrapper .aioV220IB-tab-content').eq(0).fadeIn(100); } /* ========================================================== *\ |* G e s t u r e *| \* ========================================================== */ function gestureAnimate() { $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').off('click',gestureAnimate); $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').removeClass('active'); $(this).addClass('active'); $(this).siblings().addClass('disable'); var rel = parseInt($(this).index())+1; $('.aioV220IB-gesture-section .gesture-device-demo').hide(); $('.aioV220IB-gesture-section .gesture-device-demo-' + rel ).show(); if( rel == 1 ) { waveToFlip(); } else if ( rel == 2 ) { thumbToPlay(); } else if ( rel == 3 ) { hushToMute(); } else if ( rel == 4 ) { fistToVolumn(); } } function resetGesture(){ $('.aioV220IB-gesture-section .gesture-device-demo-4 .gestureicon').hide(); $('.aioV220IB-gesture-section .gesture-device-demo-4 .volumn-bar-wrap').hide(); setTimeout( function(){ $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').on('click',gestureAnimate); $('.aioV220IB-gesture-section .gesture-demo-tab-wrap .gesture-demo-tab').removeClass('disable'); }, 500); } function waveToFlip(){ var demo1_inscreen = $('.aioV220IB-gesture-section .gesture-device-demo-1 .inscreen img'); $('.aioV220IB-gesture-section .gesture-device-demo-1').show(); $('.aioV220IB-gesture-section .gesture-device-demo-1 .inscreen').show(); animationWaveBG('left'); demo1_inscreen.delay(1000).animate({"margin-left": "-835px"}, 500, function(){ animationWaveBG('left'); demo1_inscreen.delay(1000).animate({"margin-left": "-1660px"}, 500, function(){ animationWaveBG('right'); demo1_inscreen.delay(1000).animate({"margin-left": "-835px"}, 500, function(){ animationWaveBG('right'); demo1_inscreen.delay(1000).animate({"margin-left": "-0px"}, 500, function(){ resetGesture(); }); }); }); }); } function animationWaveBG(direction){ var j = 0; var demo1_gesture = $('.aioV220IB-gesture-section .gesture-device-demo-1 .gestureicon'); setTimeout( function(){ var eachH = 170; var fullH = eachH*12; if( direction == 'left' ) { demo1_gesture.css('background-position','0px 0px'); var changeWaveBG = setInterval(function() { bgPOSy = j*(-1)*eachH; demo1_gesture.show(); demo1_gesture.css('background-position','0px '+bgPOSy+'px'); if( j < 12 ) { j = j + 1; } else { clearInterval(changeWaveBG); demo1_gesture.hide(); }; }, 24); } else if ( direction == 'right' ) { demo1_gesture.css( 'background-position', '0px' + fullH + 'px' ); var changeWaveBG = setInterval(function() { bgPOSy = -fullH+j*(eachH); demo1_gesture.show(); demo1_gesture.css('background-position','0px '+bgPOSy+'px'); if( j < 12 ) { j = j + 1; } else { clearInterval(changeWaveBG); demo1_gesture.hide(); }; }, 24); } }, 700); } function thumbToPlay(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .gestureicon').show(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .gestureicon').hide(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .play-icon').show(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .play-icon').addClass('active'); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-2 .play-icon').removeClass('active'); setTimeout(function(){ playingVideo(); $('.aioV220IB-gesture-section #gesture-device-demo-video-cover').hide(); $('.aioV220IB-gesture-section .gesture-device-demo-2 .play-icon').hide(); setTimeout(function(){ resetGesture(); if(player != null && player != '' ){ player.pauseVideo(); } },5000); },500); },200); },300); },500); },800); $('.aioV220IB-gesture-section .gesture-device-demo-video').show(); } function hushToMute(){ $('.aioV220IB-gesture-section .gesture-device-demo-3 .gestureicon').show(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-3 .gestureicon').hide(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-3 .volumn-mute').show(); setTimeout(function(){ $('.aioV220IB-gesture-section .gesture-device-demo-3 .volumn-mute').hide(); },1500); },100); },1500); $('.aioV220IB-gesture-section .gesture-device-demo-video').show(); playingVideo(); $('.aioV220IB-gesture-section #gesture-device-demo-video-cover').hide(); setTimeout(function(){ resetGesture(); if(player != null && player != '' ){ player.pauseVideo(); } },5000); } function fistToVolumn(){ $('.aioV220IB-gesture-section .gesture-device-demo-4 .gestureicon').show(); $('.aioV220IB-gesture-section .gesture-device-demo-4 .volumn-bar-wrap').show(); $('.aioV220IB-gesture-section .gesture-device-demo-video').show(); playingVideo(); $('.aioV220IB-gesture-section #gesture-device-demo-video-cover').hide(); setTimeout(function(){ var gesture4Top = $('.aioV220IB-gesture-section .gesture-device-demo-4 .gestureicon').css('top'); $('.aioV220IB-gesture-section .gesture-device-demo-4 .gestureicon').animate({"top":"10px"},800).delay(1500).animate({"top":gesture4Top},800); var _width = $('.aioV220IB-gesture-section .gesture-device-demo-4 .volumn-bar-wrap').width(); $('.aioV220IB-gesture-section .gesture-device-demo-4 .volumn-bar-wrap .volumn').animate({"width":_width+"px"},800).delay(1500).animate({"width":_width*0.2+"px"},800); setTimeout(function(){ resetGesture(); if(player != null && player != '' ){ player.pauseVideo(); } },5000); },1000); } /* ========================================================== *\ |* Y o u t u b e *| \* ========================================================== */ function onYouTubeIframeAPIReady() { if( winW > 960 ) { player = new YT.Player('gesture-device-demo-video', { videoId: 'R9slVCF8zBI', width: '710', height: '400', playerVars: { 'controls': 0 , "iv_load_policy": 3 , "loop": 1, "playlist": 'R9slVCF8zBI', "modestbranding":1, "rel":0, "showinfo": 0}, events: { 'onReady': onPlayerReady } }); var url = $('#gesture-device-demo-video').attr("src"); $('#gesture-device-demo-video').attr("src",url+"&wmode=transparent"); } } function onPlayerReady(event) { if (winW > 960){ playingVideo(); setTimeout(function(){ player.pauseVideo(); },500); } } function playingVideo(){ if( player == null || player == '' ){ onYouTubeIframeAPIReady(); } else { player.seekTo(0); player.setPlaybackQuality('large'); player.playVideo(); } } /* ========================================================== *\ |* M u l t i - f u n c t i o n *| \* ========================================================== */ function initBluePoint(){ animPoint("start"); $('#special-sectionOverview .aioV220IB-multi-section .point-display .wireless').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content .point-display').css({ 'top': '-190px', 'opacity': '0.4' }); $('#special-sectionOverview .aioV220IB-multi-section .detail > .wireless').css({ 'bottom': '100px', 'padding-top': '150px' }); stopClickable(); }); $('#special-sectionOverview .aioV220IB-multi-section .point-display .nfc').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content .point-display').css({ 'top': '-190px', 'opacity': '0.4' }); $('#special-sectionOverview .aioV220IB-multi-section .detail > .nfc').css({ 'bottom': '0px', 'padding-top': '150px' }); stopClickable(); }); $('#special-sectionOverview .aioV220IB-multi-section .point-display .aic').on( 'click', function(){ $('#special-sectionOverview .aioV220IB-multi-section .content .point-display').css({ 'right': '-200px', 'opacity': '0.1' }); $('#special-sectionOverview .aioV220IB-multi-section .content #crosslink').css( 'right', '0px' ); $('#special-sectionOverview .aioV220IB-multi-section .detail > .aic').fadeIn(1400); stopClickable(); }); } function stopClickable(){ $('#special-sectionOverview .aioV220IB-multi-section #cross-close').fadeIn(1000); animPoint("stop"); } function animPoint(action){ if( action == "start" ) { animInterval = setInterval( function(){ $('.blue-point.wireless').addClass('animated pulse'); setTimeout( function(){ $('.blue-point.wireless').removeClass('animated pulse'); $('.blue-point.nfc').addClass('animated pulse'); setTimeout( function(){ $('.blue-point.nfc').removeClass('animated pulse'); $('.blue-point.aic').addClass('animated pulse'); setTimeout( function(){ $('.blue-point.aic').removeClass('animated pulse'); }, 1000); }, 1000); }, 1000); }, 3400); } else if( action == "stop" ) { clearInterval( animInterval ); } }
  • In Search Of Incredible
  • Elegant Design
  • Uncompromising Performance
  • Beautiful Display
  • Immersive Audio
  • Intuitive Touch
  • Multi-function Base
  • Comprehensive Connections
  • Industry-leading Reliability
  • Built-in Apps
Vivo AiO V220IB
ASUS Desktops – Most recommended Windows desktop brand
Vivo AiO video

Vivo AiO Series

The Vivo AiO Series has everything you need from an all-in-one PC — display, processor, graphics, storage, memory and more — all housed in a sleek and self-contained design. Thoughtfully designed for easy, intuitive and interactive home computing, the slim and stylish Vivo AiO Series features responsive 10-point multi-touch displays, and will be available in a choice of three sizes: 19.5 inches (V200), 21.5 inches (V220) and 23 inches (V230).

Designed for Living

Sense and space: sophistication and elegance in harmony

Sense and Space: this is what we call our design philosophy for ASUS desktop PCs. Compact, self-contained devices make it easier to keep your surroundings clean and free from clutter, whether you need a great workspace that lets you concentrate on important tasks, or just a calm place to kick back and relax.

Sense and Space defines how an ASUS desktop PC shapes the atmosphere and aesthetics of a room. It takes concepts such as simplicity, intuition, vigor, harmony and musicality, and embodies them using the latest, most innovative technology. The result? The All-in-One PC that's like no other – the ASUS Vivo AiO Series.

Vivo AiO design

Sculpted Hinge

Inspired by the famous designer's graceful artwork—crevasse vase, ASUS designed the silver, sculpted hinge for V220IB. Just like the sculpture, the hinge for V220IB curves gracefully from the base, and unlike any other All-in-One PC, connects to the rear for a more elegant appearance.

Uncompromising Performance

Faster and smoother for everyday tasks.
Enjoy a world of power-saving efficiency thanks to the latest technology.

Vivo AiO performance
Powerful Intel quad–core processor

Powered by Intel® Pentium® processor— the V220IB Series consumes less energy, but still delivers outstanding performance. Switch seamlessly between applications for effortless multitasking when web surfing, making animated presentations or creating music or home videos — and you'll spend less time waiting when doing demanding tasks thanks to Intel® Technology, which in some instances can delivers an automatic burst of speed whenever it's required. The V220IB Series meets your basic performance needs.

Advanced NVIDIA® GeForce graphics

V220IB Series features NVIDIA® GeForce 930M graphics. It lets you preview and create HD video faster, save more time when sharing high-quality photos with friends, and enjoy smoother animation as well as better responsiveness when playing the latest games.

Stunning 22-inch Full HD Display

Immerse yourself in vibrant high-definition images

Razor-sharp Full HD

Built with industry-leading technology, V220IB Series features an LED-backlit display that offers instant-on brightness and allows the PC to be ultra-slim. The stunning edge-to-edge 21.5-inch widescreen display makes everything you see vivid and vibrant. Enjoy true-to-life colors with every image, whether it's a beautiful sunset, a clear blue sky or gorgeous skin tones. Full HD 1920x1080 resolution lets you enjoy games and movies in impeccable detail with amazing color and contrast.

Vibrant, Vivid, Viva!

Everything you see on the brilliant display is vivid and vibrant. Enjoy true-to-life colors with every image, whether it's a beautiful sunset, a clear blue sky or a family snapshot.

Vivo AiO HD display

SonicMaster Premium audio technology

High-fidelity sound optimized by audio experts


SonicMaster Premium
AudioWizard
Vivo AiO SonicMaster
Rich, crystal-clear sound

The V220IB has built-in stereo speakers,all powered by ASUS SonicMaster Premium technology for the ultimate audio experience. Enjoy deeper and richer bass, wider frequency response, true-to-life surround sound, powerful output, distinct vocals, and pristine clarity. Every song, movie, and game sounds better, thanks to carefully-balanced dynamic audio.

Easy audio tuning

ASUS AudioWizard has five preset modes for music, movie, gaming, recording, and speech that make it easy to tailor the sound to suit your preferences and listening environment, ensuring lifelike sound in music, movies and games. The unique interface puts you first, so it's intuitive and user-friendly, with quick and direct access to your settings plus the flexibility to optimize it to your liking.



Stay Connected

Connect quicker with amazing ASUS technology

Vivo AiO USB
Fast connectivity
with the latest technology

Ultra-fast dual-band 802.11ac Wi-Fi allows Vivo AiO to connect to any wireless network at the best possible speed, and with less interference. And with a maximum speed of 867Mbit/s, it's almost as fast as a wired network! USB 3.0 has become the standard high-performance data transfer technology for PCs, and it can transfer data between devices up to 10 times (10x) faster than USB 2.0.

Expandable memory.
Super-fast charging

V220IB features Dual In-Line Memory Module door (DIMM door), this allows you to seamlessly expand your PC's memory in seconds! V220IB allows you to upgrade your memory from 2GB to 4GB to enjoy the faster storage experience as an option.

High quality visual
entertainment

HDMI output ports lets you hook your Vivo AiO up to an HDTV to supersize your entertainment. An HDMI cable transmits both audio and video signals in a single cable instead of separating the two signals.

Industry-leading Reliability

Quality you can trust.


ASUS Desktops – Most recommended Windows desktop brand

Innovation, design and reliability are at the heart of all ASUS computers. Winning Readers' Choice for overall satisfaction for the second year in a row, and for the third successive year in the home category, is proof that ASUS is better at delivering what customers want than rival Windows desktop PC companies. As PCMag.com says: “If you want a Windows desktop PC, ASUS is the best choice.

*Reprinted from www.pcmag.com with permission. © 2015 Ziff Davis, Inc. All Rights Reserved.

comparison icon
Compare (0)